function InsertTopMovie()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="xtop_left_ny" width="307" height="85">\n');
document.write('<param name="movie" value="xtop_left_ny.swf">\n');
document.write('<PARAM NAME="quality" VALUE="high">\n');
document.write('<PARAM NAME="bgcolor" VALUE="#000000">\n');
document.write('<PARAM NAME="loop" VALUE=false>\n');
document.write('<PARAM NAME="menu" VALUE=false>\n');
document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
document.write('<embed src="xtop_left_ny.swf" loop="false" menu="false" quality="high" wmode="transparent" bgcolor="#000000" width="307" height="85" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</EMBED>\n');
document.write('</OBJECT>\n');
}
