function Intro(prefix)
{
document.write('<object type="application/x-shockwave-flash" data="'+prefix+'head.swf" width="538" height="326" id="movie">');
document.write('<param name="movie" value="'+prefix+'head.swf">');
document.write('<param name="quality" value="high"><param name="wmode" value="transparent">');
document.write('<div>You need the Flash plugin.</div><div><a href="http://www.macromedia.com/go/getflashplayer/">Download Macromedia Flash Player</a></div>');
document.write('</object>');
}
function Mapa(prefix)
{
document.write('<object type="application/x-shockwave-flash" data="'+prefix+'mapa.swf" width="378" height="330" id="movie">');
document.write('<param name="movie" value="'+prefix+'mapa.swf">');
document.write('<param name="quality" value="high"><param name="wmode" value="transparent">');
document.write('<div>You need the Flash plugin.</div><div><a href="http://www.macromedia.com/go/getflashplayer/">Download Macromedia Flash Player</a></div>');
document.write('</object>');
}
