function zastavka()

{

document.write('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');

document.write('WIDTH="700" HEIGHT="500"\n');

document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0">\n');

document.write('<PARAM NAME="MOVIE" VALUE="http://www.myweb-studio.net/Design/zastavka.swf">\n');

document.write('<PARAM NAME="PLAY" VALUE="true">\n');

document.write('<param name="scale" value="default" >\n');

document.write('<param name="menu" value="false" >\n');

document.write('<PARAM NAME="LOOP" VALUE="true">\n');

document.write('<PARAM NAME="WMODE" VALUE="opaque">\n');

document.write('<PARAM NAME="QUALITY" VALUE="high">\n');

document.write('<param name="bgcolor" value="#FFD9AA">\n');

document.write('<embed src="http://www.myweb-studio.net/Design/zastavka.swf" menu="false" quality="high" bgcolor="#FFD9AA" width="700" height="500" name="zastavka" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</OBJECT>\n');}	 





