function topo(){
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='1500' height='280'>");
document.write("<param name='movie' value='topo.swf'>");
document.write("<param name='quality' value='high'>");
document.write("<param name=wmode value=transparent>");
document.write("<embed src='topo.swf' wmode=transparent quality='high' type='application/xshockwave-flash' width='1500' height='280'></embed>");
document.write("</object>");
}

function representantes() {
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='465' height='360'>");
document.write("<param name='movie' value='representantes.swf'>");
document.write("<param name='quality' value='high'>");
document.write("<param name=wmode value=transparent>");
document.write("<embed src='flash/representantes.swf' wmode=transparent quality='high' type='application/xshockwave-flash' width='465' height='360'></embed>");
document.write("</object>");	
}
