// flashcontrol.js
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="476" height="290">');
document.write('<PARAM name="movie" value="media/secservices.swf">');
document.write('<PARAM name="quality" value="high">');
document.write('<PARAM name="menu" value="false">');
document.write('<PARAM name="bgcolor" value="#000099">');
document.write('<EMBED src="media/secservices.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="476" height="290" bgcolor="#000099"></EMBED>');
document.write('</OBJECT>');