// Creates the header: OCS Logo and calls the top flash menu
document.write('<table width="950" height="69" border="0" cellpadding="0" cellspacing="0"><tr><td width="223" align="center"><A href="http://www.oncenter.com/"><IMG height="69" alt="On Center Software Logo" src="http://www.oncenter.com/images/OCSLogo.jpg" width="204" border="0"></A></td><td width="725" align="right">');
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="710" height="63" id="stage" align="top">');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="movie" value="http://www.oncenter.com/flash/topMenu2.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name= "salign" value= "LT" />');
document.write('<param name="scale" value="noscale" />');
document.write('<param name="bgcolor" value="#ffffff" />');
document.write('<embed src="http://www.oncenter.com/flash/topMenu2.swf" menu="false" quality="high" salign="LT" scale="noscale" bgcolor="#ffffff" width="710" height="63" name="topmenu2" align="top" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
document.write('</td></tr></table> ');
