function flash()
{
    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="360" height="500">\n');
 document.write('<PARAM NAME=wmode VALUE=transparent />\n');
    document.write('<param name="movie" value="gtr.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('  <embed src="gtr.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="360" height="500"></embed>');
    document.write('</object>\n');
}
function topo_logo()
{
    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="195" height="92">\n');
    document.write('<param name="movie" value="flash/topo_logo.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="flash/topo_logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="195" height="92"></embed>');
    document.write('</object>\n');
}        

function topo_meio()
{
    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="800" height="180">\n');
    document.write(' <param name="movie" value="flash_topo_caminhoroca.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('   <embed src="flash_topo_caminhoroca.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="180"></embed>');
    document.write('</object>\n');
} 

function topo_filme()
{
    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="777" height="75">\n');
    document.write(' <param name="movie" value="flash/topo_film.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write(' <embed src="flash/topo_film.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="777" height="75"></embed>');
    document.write('</object>\n');
}                 
