<!-- 
function openNewWin(pagina,winName,features) {
  window.open(pagina,winName,features);
}
function zoom(foto,ancho,alto,epigrafe){
alto=alto + 33
var ventana='width='+ancho+',height='+alto+','

popwin=window.open("","",ventana)
popwin.document.open()
popwin.document.write('<title>Zoom</title><headtype="text/javascript"><link rel=stylesheet type="text/css" href="../estilos.css" title="style"><script language="JavaScript">imgsrc = new Array(); imgsrc[0] = "images/btn_cerrar_sel.gif"; imgsrc[1] = "images/btn_cerrar.gif"; img = new Array(); if (document.images) {for (i=0; i <imgsrc.length; i++) {img[i] = new Image(); img[i].src = imgsrc[i];}} function highlight(num, imgname) {if (document.images) {document[imgname].src = img[num].src;}}');
popwin.document.write("<" + "/script>");
popwin.document.write('<script language="JavaScript" type="text/javascript" src="http://www.cancilleria.gov.ar/tags.js">');
popwin.document.write("<" +"/script>");
popwin.document.write("</"+"head>");
popwin.document.write('<body bgcolor=#393A3B leftmargin=0 marginwidth=0 topmargin=0 marginheight=0><center><img src="images/'+foto+'"><div class="smallw">'+epigrafe+'</div><img src=images/pixel.gif width=1 height=3><br><a href="javaScript:window.close();" onmouseover=highlight(0,"cerrar"); onmouseout=highlight(1,"cerrar")><img name="cerrar" src="images/btn_cerrar.gif" width="140" height="15" border="0">');
popwin.document.write("<"+"/a>");
popwin.document.write("</"+"center>");
popwin.document.write('<div style="visibility: hidden;"><script language="JavaScript1.4" src="http://www.cancilleria.gov.ar/certificajs14.js">');
popwin.document.write("<"+"/script>");
popwin.document.write('<script type="text/javascript"src="http://www.cancilleria.gov.ar/certifica.js">');
popwin.document.write("</"+"script>");
popwin.document.write('<script type="text/javascript">');
popwin.document.write('var url=getPath();var titulo=document.title;tagCertifica(106551,url,titulo);');
popwin.document.write("<"+"/script>");
popwin.document.write('</div></body>');
popwin.document.close()
}

function psm3d(ancho,alto) {
alto=alto + 20
var ventana='width='+ancho+',height='+alto+','
popwin=window.open("","",ventana)
popwin.document.open()
popwin.document.write('<title>Palacio San Martín 3D');
popwin.document.write("<"+"/title>");
popwin.document.write('<head><link rel=stylesheet type="text/css" href="../estilos.css" title="style">');
popwin.document.write('<script language="JavaScript">imgsrc = new Array(); imgsrc[0] = "images/btn_cerrar_sel.gif"; imgsrc[1] = "images/btn_cerrar.gif"; img = new Array(); if (document.images) {for (i=0; i <imgsrc.length; i++) {img[i] = new Image(); img[i].src = imgsrc[i];}} function highlight(num, imgname) {if (document.images) {document[imgname].src = img[num].src;}}var url=getPath();var titulo=document.title;tagCertifica(106551,url,titulo);');
popwin.document.write("<" + "/script>");
popwin.document.write('</div></body>');
popwin.document.close()
}
//-->

/*
</head>
<body bgcolor=#666666>
<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 width=452 height=480>
<param name=movie value=images/psm3d.swf>
<param name=quality value=high>
<param name=bgcolor value=#666666>
<embed src=images/psm3d.swf quality=high bgcolor=#666666  width=452 height=480 type=application/x-shockwave-flash pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash></embed>
</object>
<br>
<center>
<a href="javaScript:window.close();" onmouseover=highlight(0,"cerrar"); onmouseout=highlight(1,"cerrar")>
<img name="cerrar" src="images/btn_cerrar.gif" width="140" height="15" border="0">
</a>
</center><div style="visibility: hidden;">*/