function foo(flash_params)
{
    document.write('<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
    document.write('codebase=\"http://macromedia.com/cabs/swflash.cab#version=6,0,0,0\"');
    document.write('WIDTH=\"699\" HEIGHT=\"381\" id=\"map\" ALIGN=\"CENTER\">');
    document.write('<PARAM NAME=movie VALUE=\"/fileadmin/flash/map.swf\">');
    document.write('<PARAM NAME=FlashVars VALUE=\"');
    document.write(flash_params);	
    document.write('\">');
    document.write('<PARAM NAME=quality VALUE=high>');
    document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
    document.write('<embed src=\"/fileadmin/flash/map.swf\" FlashVars=\"');
    document.write(flash_params);	
    document.write('\"');
    document.write('quality=\"high\" bgcolor=\"#FFFFFF\" WIDTH=\"699\" HEIGHT=\"381\"');
    document.write('NAME=\"map\" ALIGN TYPE=\"application/x-shockwave-flash\"');
    document.write('PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\">');
    document.write('</OBJECT>');
}

function foo2()
{
    document.write('<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
    document.write('codebase=\"http://macromedia.com/cabs/swflash.cab#version=6,0,0,0\"');
    document.write('WIDTH=\"468\" HEIGHT=\"60\" id=\"map\" ALIGN=\"CENTER\">');
    document.write('<PARAM NAME=movie VALUE=\"/fileadmin/flash/1nostr_banner.swf\">');
    document.write('<PARAM NAME=quality VALUE=high>');
    document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
    document.write('<embed src=\"/fileadmin/flash/1nostr_banner.swf\" ');
    document.write('quality=\"high\" bgcolor=\"#FFFFFF\" WIDTH=\"468\" HEIGHT=\"60\"');
    document.write('NAME=\"map\" ALIGN TYPE=\"application/x-shockwave-flash\"');
    document.write('PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\">');
    document.write('</OBJECT>');


	document.write('<br><br><OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
    document.write('codebase=\"http://macromedia.com/cabs/swflash.cab#version=6,0,0,0\"');
    document.write('WIDTH=\"468\" HEIGHT=\"60\" id=\"map\" ALIGN=\"CENTER\">');
    document.write('<PARAM NAME=movie VALUE=\"http://easro.ru/banner/easro.swf\">');
    document.write('<PARAM NAME=quality VALUE=high>');
    document.write('<PARAM NAME=wmode value=opaque>');
    document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
    document.write('<embed src=\"http://easro.ru/banner/easro.swf\"');
    document.write('quality=\"high\" wmode=\"opaque\" bgcolor=\"#FFFFFF\" WIDTH=\"468\" HEIGHT=\"60\"');
    document.write('NAME=\"map\" ALIGN TYPE=\"application/x-shockwave-flash\"');
    document.write('PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\">');
    document.write('</OBJECT>');


}

function foo3()
{






	    document.write('<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
    document.write('codebase=\"http://macromedia.com/cabs/swflash.cab#version=6,0,0,0\"');
    document.write('WIDTH=\"468\" HEIGHT=\"60\" id=\"map\" ALIGN=\"CENTER\">');
    document.write('<PARAM NAME=movie VALUE=\"/fileadmin/flash/banner_proektir.swf\">');
    document.write('<PARAM NAME=quality VALUE=high>');
    document.write('<PARAM NAME=wmode value=opaque>');
    document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
    document.write('<embed src=\"/fileadmin/flash/banner_proektir.swf\"');
    document.write('quality=\"high\" wmode=\"opaque\" bgcolor=\"#FFFFFF\" WIDTH=\"468\" HEIGHT=\"60\"');
    document.write('NAME=\"map\" ALIGN TYPE=\"application/x-shockwave-flash\"');
    document.write('PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\">');
    document.write('</OBJECT>');

}
  
