<!-- 
//--- duplo designs ---
// 0 = duplo ptc
// 1 = flash intro
var txtDes = new Array(2)
	txtDes[0] = "<ul><li>Macromedia Dreamweaver, Flash</li><li>Corel PhotoPaint</li></ul>";
	txtDes[1] = "<ul><li>Macromedia Flash</li><li>Corel PhotoPaint</li></ul>";
var txtDev = new Array(2)
	txtDev[0] = "<ul><li>ASP, JavaScript, VBScript, HTML, JMail</li><li>PDF to HTML automation</li><li>SQL DTS export to a CSV System DSN for login</li></ul>";
	txtDev[1] = "";
var txtFea = new Array(2)
	txtFea[0] = "<ul><li>Secure login restricted to authorised dealers and distributors</li><li>Full online resource to product information, including illustrated parts manuals (in HTML and PDF)</li><li>Product EP-ROM downloads</li></ul>";
	//txtFea[1] = "<ul><li>See this Flash movie in the <a href='/innovating/'>Innovating section</a></li></ul>";
	txtFea[1] = "<ul><li>Basic Flash intro</li></ul>";
// !-->