function lateral()
{
 document.write('<OBJECT title="Menu" codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="250" height="500" align="top" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>\n');
 document.write('<param name="movie" value="../Flash/lateral.swf">\n');
 document.write('<param name="quality" value="high">\n');
 document.write('<embed src="../Flash/lateral.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="250" height="500"></embed>\n');
 document.write('</OBJECT>\n');
}

function mapa()
{
 document.write('<OBJECT title="Menu" codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="490" height="250" align="top" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>\n');
 document.write('<param name="movie" value="../Flash/mapa.swf">\n');
 document.write('<param name="quality" value="high">\n');
 document.write('<embed src="../Flash/mapa.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="490" height="250"></embed>\n');
 document.write('</OBJECT>\n');
}
