<!-- 
//--- KLC designs ---
// 0 = SE0 - homepage redesign and SEO
// 1 = Website re-design
// 2 = MassMail
// 3 = Intranet
// 4 = PaymentDetails
// 5 = course calendar; student reports etc.
// 6 = New website layout; google optimisations
// 7 = optimised searches; AJAX
// 8 = Paperless Diret Debit integration
var txtDes = new Array(9)
	txtDes[0] = "<ul><li>Macromedia Dreamweaver MX</li></ul>";
	txtDes[1] = "<ul><li>Macromedia Dreamweaver MX, Flash MX</li><li>Adobe Photoshop</li><li>Corel PhotoPaint, CorelDraw</li></ul>";
	txtDes[2] = "<ul><li>Macromedia Dreamweaver MX</li><li>Corel PhotoPaint, CorelDraw</li></ul>";
	txtDes[3] = "<ul><li>Macromedia Dreamweaver MX</li><li>Corel PhotoPaint, CorelDraw</li></ul>";
	txtDes[4] = "<ul><li>Macromedia Dreamweaver MX</li></ul>";
	txtDes[5] = "<ul><li>Dreamweaver CS2</li></ul>";
	txtDes[6] = "<ul><li>Dreamweaver CS3</li><li>Photoshop CS3</li></ul>";
	txtDes[7] = "<ul><li>Dreamweaver CS3</li></ul>";
	txtDes[8] = "<ul><li>Dreamweaver CS3</li></ul>";
var txtDev = new Array(9)
	txtDev[0] = "<ul><li>Re-design of homepage</li><li>Search Engine optimisations to all pages with hidden search keywords/phrases to increase results</li></ul>"
	txtDev[1] = "<ul><li>ASP, JavaScript, VBScript, HTML, JMail, SSL</li><li>SQL 2000 for online bookings, brochure requests and feedback - all linked in with the company's Intranet</li></ul>";
	txtDev[2] = "<ul><li>ASP, JavaScript, HTML, JMail</li><li>SSL (128 Bit)</li><li>SQL 2000 database</li></ul>";
	txtDev[3] = "<ul><li>ASP, JavaScript, HTML, XLS, DOC</li><li>Index Server for file search</li><li>SQL 2000 database with merge replication</li></ul>";
	txtDev[4] = "<ul><li>ASP, JavaScript, HTML, JMail</li><li>Strong JavaScript handling clientside displays</li></ul>";
	txtDev[5] = "<ul><li>ASP, JavaScript, HTML</li><li>SQL Server 2005</li></ul>";
	txtDev[6] = "<ul><li>ASP, JavaScript, HTML, Dimac J3Image</li><li>SQL Server 2005</li></li></ul>";
	txtDev[7] = "<ul><li>ASP, AJAX, JavaScript, VBScript, HTML</li><li>SQL Server 2005</li></li></ul>";
	txtDev[8] = "<ul><li>ASP, JavaScript, HTML</li><li>SQL Server 2005</li><li>EXports to CSV files</li></ul>";
var txtFea = new Array(9)
	txtFea[0] = "<ul><li>First page results in all major search engines for key search phrases</li><li>See for yourself: <br>'interior design courses' in <a href='http://www.google.co.uk/search?hl=en&q=interior+design+courses' target='_blank'>Google</a>, <a href='http://search.yahoo.com/search?p=interior+design+courses+london&ei=UTF-8&fr=FP-tab-web-t&fl=0&x=wrt' target='_blank'>Yahoo!</a>, <a href='http://search.msn.com/results.aspx?q=interior+design+courses+london&FORM=QBRE' target='_blank'>MSN</a><br>'garden design courses' in <a href='http://www.google.co.uk/search?hl=en&q=garden+design+courses' target='_blank'>Google</a>, <a href='http://search.yahoo.com/search?p=garden+design+courses&ei=UTF-8&fr=FP-tab-web-t&fl=0&x=wrt' target='_blank'>Yahoo!</a>, <a href='http://search.msn.com/results.aspx?q=garden+design+courses&FORM=QBRE' target='_blank'>MSN</a></li></ul>";
	txtFea[1] = "<ul><li>Secure Student Support Services with access to personal records</li><li>Students can monitor where their work is in the marking system, access bulletin boards and fellow students in the chat rooms</li></ul>"
	txtFea[2] = "<ul><li>Mass email communications application</li><li>Email any selection of people (unlimited amount) from internal student database quickly and easily</li><li>Export to Excel for mail merging those not on email</li><li>Step-by-step progress report on selection totals</li>";
	txtFea[3] = "<ul><li>Full SQL replication with website integration</li><li>Content management</li><li>Sales and marketing reports</li><li>Comprehensive people/course searches</li><li>Integrated search for files in the Company shared folder</li></ul>";
	txtFea[4] = "<ul><li>Secure records of student payments</li><li>Including payment via Direct Debit with instalment tracking</li><li>Auto email reminders</li><li>Outstanding payments report (image 6)</li></ul>";
	txtFea[5] = "<ul><li>Forthcoming courses calendar with friendly dynamic date functions</li><li>Duplicate email reconciliation with student data merge</li><li>Course suitability matrix to enable recommendations of other relevant courses</li><li>Enrolment and course revenue reports with custom filtering</li></ul>";
	txtFea[6] = "<ul><li>New website layout on homepage and mini-homepages</li><li>More key search phrases with results on first page of natural listings</li><li>Content managed website HTML News section: full managed with auto-optimisation of images and article archiving</li></ul>";
	txtFea[7] = "<ul><li>Optimised searches: SQL optimisations and the use of AJAX for dynamic searches and results</li><li>Careers section to manage job placements and track graduate's careers</li></ul>";
	txtFea[8] = "<ul><li>Paperless Direct Debit integration</li><li>Filter to create a list of outstanding Direct Debit payments to export to CSV file for upload to AUDDIS</li><li>Batch processing and auto-invoicing</li><li>Online parcel tracking system so students can track Open Learning course deliveries</li></ul>";

// !-->