<!-- Hide script
function wst(){
window.status="SIULP - Segreteria Provinciale di Ancona"  ;
window.setTimeout("wst()",700);
}
wst();
// hiding contents -->

<!-- Hide script
function right(e)
{ if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false;
else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) 
{ alert("SIULP - Segreteria Provinciale di Ancona"); return false; } return true; }
document.onmousedown=right; if 
(document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
// hiding contents -->


<!-- Hide script
flag = 0
window.defaultStatus = "http://www.siulpancona.it";
function win() {
if (flag==0) {
if (navigator.appName == "Netscape"){
}
flag = 1;
}
}
// hiding contents -->

<!-- Hide script
    function openpic(title,url,lo,me,re,sc,st,to,closingtime,w,h,t,l)
    {
      if (t < 0 || l < 0)
    {
      l = Math.round((screen.availWidth - w) / 2);
      t = Math.round((screen.availHeight - h) / 2)-25;
    }
        if (navigator.appName == 'Netscape' && navigator.appVersion.substring(0,1) == '4')
        {         
aw=window.open('','','toolbar='+to+',menubar='+me+',scrollbars='+sc+',resizable='+re+',status='+st+',location='+lo+',width='+w+',height='+h+',top='+t+',left='+l);
          aw.document.location=url;
          return false;
        }
        else
        {          
aw=window.open('','','toolbar='+to+',menubar='+me+',scrollbars='+sc+',resizable='+re+',status='+st+',location='+lo+',width='+w+',height='+h+',top='+t+',left='+l);
         temp= '<HTML><head><title>' + title + '<\/title><\/head><body TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">';
         temp= temp +   '<table bgcolor="#FFFFFF" border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">';
         temp= temp +     '<tr><td width="100%">';
         temp= temp +         '<p align="center"><a href="javascript:window.close();"><img src="' + url + '" border="0"><\/a>';
         temp= temp +     '<\/td><\/tr>';
         temp= temp +   '<\/table>';
         temp= temp + '<\/body><\/HTML>';

         aw.document.write(temp);
        }
     if (closingtime !=0) aw.setTimeout('window.close()',closingtime);
     }
// hiding contents -->

