var to_swf="main/";

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="940" HEIGHT="480" id="info" ALIGN="">');
document.write('<param name="movie" VALUE="swf/index.swf">');
document.write('<param name="FlashVars" VALUE="from_html='+to_swf+'">');
document.write('<param name="quality" VALUE="high">');
document.write('<param name="wmode" value="transparent">');
document.write('<EMBED src="swf/index.swf" FlashVars="from_html='+to_swf+'" quality="high" bgcolor="#000000" WIDTH="940" HEIGHT="480" NAME="nico" wmode="transparent" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT>');