<!--
//<a href="#" onClick="MM_openBrWindow('mappa_mini.asp','mappa',' status=no, scrollbars=yes, width=330,height=200')">
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


var popUpWin=0;

function PPstampaEdizioni(URLStr)
{ if(popUpWin) { if(!popUpWin.closed) popUpWin.close(); }
  //URLStr = "popup.php?path="+URLStr;  // decomentare per ritocare l'url della pop up
  popUpWin = open(URLStr, 'popUpGalleria2', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no&middot;,resizable=no,copyhistory=no,width=600, height=400, left=0, top=0, screenX=0, screenY=10000');
}


function mostraML(URLStr)
{ if(popUpWin) { if(!popUpWin.closed) popUpWin.close(); }
  //URLStr = "popup.php?path="+URLStr;  // decomentare per ritocare l'url della pop up
  popUpWin = open(URLStr, 'ml', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=600, height=400, left=0, top=0, screenX=0, screenY=10000');
}

//LINK:
//javascript:mostraML('crediti.php')


//-->
