// #############################
// ######PHOENIX WEBLINE.IT#####
// #############################
function loadPg(idc)
{	
	loadWin = window.open('rem_content_details.asp?l=<%=lan%>&c=details|' + idc + '','LoadImg','width=620,height=350,status=yes,resizable=yes,scrollbars=yes');
}
function loadPhotos(idc)
{	
	loadWin = window.open('rem_photo_gallery.asp?l=<%=lan%>&c=details|' + idc + '','LoadImg','width=800,height=650,status=yes,resizable=yes,scrollbars=yes');
}
function loadPhotosZoom(z)
{	
	loadWin = window.open('rem_photo_gallery.asp?l=<%=lan%>&z=' + z + '','LoadImg','width=600,height=550,status=yes,resizable=yes,scrollbars=yes');
}
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->

