function flashTopo(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="776" height="158">\n');
document.write('<param name="movie" value="http://www.vm8.com.br/sites/3288/images/menuflashatual.swf" />\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="wmode" value="transparent" /> \n');
document.write('<embed src="http://www.vm8.com.br/sites/3288/images/menuflashatual.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="776" height="158" wmode="transparent"></embed>\n');
document.write('</object>\n');
}

function flashVertical(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="130" height="300">\n');
document.write('<param name="movie" value="http://www.vm8.com.br/sites/3288/images/flashbanner_vertical.swf" />\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="wmode" value="transparent" /> \n');
document.write('<embed src="http://www.vm8.com.br/sites/3288/images/flashbanner_vertical.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="130" height="300"></embed>\n');
document.write('</object>\n');
}

function flashBanner(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="400" height="91">\n');
document.write('<param name="movie" value="http://www.vm8.com.br/sites/3288/images/flash_bannerhome.swf" />\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="wmode" value="transparent" /> \n');
document.write('<embed src="http://www.vm8.com.br/sites/3288/images/flash_bannerhome.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="91"></embed>\n');
document.write('</object>\n');
}

