function topo1(){
    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='89' height='106'>");
   document.write("<param name='movie' value='arquivos/flash/anim01-2.swf'>");
   document.write("<param name='quality' value='high'>");
   document.write("<embed src='arquivos/flash/anim01-2.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='89' height='106'></embed>");
   document.write("</object>");
}

function topo2(){
    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='137' height='106'>");
   document.write("<param name='movie' value='arquivos/flash/anima02-2.swf'>");
   document.write("<param name='quality' value='high'>");
   document.write("<embed src='arquivos/flash/anima02-2.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='137' height='106'></embed>");
   document.write("</object>");
}

function topo3(){
    document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='150' height='88'>");
    document.write("<param name='movie' value='arquivos/flash/anim03-2.swf'>");
    document.write("<param name='quality' value='high'>");
    document.write("<embed src='arquivos/flash/anim03-2.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='150' height='88'></embed>");
    document.write("</object>");
}

