

document.write('<object');
document.write('        classid="CLSID:D27CDB6E-AE6D-11CF-96B8-444553540000" id=DefaultOcxName');
document.write('        width="900" height="60" name="movieID"');
document.write('      >');
document.write('      <param name="movie" value="used/menu.swf">');
document.write('      <param name="bgcolor" value="#FFFFFF">');
document.write('      <param name="quality" value="high">');
document.write('      <param name="allowscriptaccess" value="samedomain">');
document.write('      <embed');
document.write('          type="application/x-shockwave-flash"');
document.write('          pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.write('          width="900" height="60"');
document.write('          src="used/menu.swf"');
document.write('          bgcolor="#FFFFFF"');
document.write('          quality="high"');
document.write('          swliveconnect="true"');
document.write('          allowscriptaccess="samedomain"');
document.write('        > <noembed> </noembed> </embed>');
document.write('    </object> ');
