function toppl(){
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="782" HEIGHT="411" id="toppl" ALIGN=""><PARAM NAME=movie VALUE="images/toppl.swf"><PARAM NAME=quality VALUE=best><PARAM NAME=bgcolor VALUE=#EEEEEE> <EMBED src="images/toppl.swf" quality=best bgcolor=#EEEEEE  WIDTH="782" HEIGHT="411" NAME="toppl" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>');
}

function map(){
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="530" HEIGHT="400" id="mapa" ALIGN=""><PARAM NAME=movie VALUE="images/mapa.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#ffffff> <EMBED src="images/mapa.swf" quality=high bgcolor=#ffffff  WIDTH="530" HEIGHT="400" NAME="mapa" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>');
}

function zoom(w,h,src,title) {
var txt= Math.round(1000*Math.random());
nwndw=window.open('','newhtml'+txt+'','width='+w+',height='+h+',top=50,left=50,resizable=0,scrollbars=0,menubar=0,fullscreen=no');
nwndw.document.open();
nwndw.document.clear();
nwndw.document.write("<html><head><title>"+title+"</title>\n");
nwndw.document.write("</head>\n"+"<body bottommargin=0 leftmargin=0 marginheight=0 marginwidth=0 rightmargin=0 topmargin=0 bgcolor=#FFFFFF>\n");
nwndw.document.write("<table cellspacing=0 cellpadding=0 align=center border=0><tr><td>");
nwndw.document.write("<a href='javascript:this.close();'><img src="+src+" width="+w+" height="+h+" border=0></a>");
nwndw.document.write("</td></tr></table>"+"</body>\n"+"</html>");
nwndw.document.close();
nwndw.focus();
}

window.status="Arte"
