
<!-- 

function blockError(){return true;}
window.onerror = blockError;

// -->


<!--
function MeteoWindow() {
window.open("http://www.ilmeteo.it/meteo.php","meteowin","toolbar=no,scrollbars=no,directories=no,status=no, menubar=no, resizable=yes, width=530, height=280")
}
// -->


<!--
var newwindow = '';
function scheda(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda','scrollbars=no,menubar=no,resizable=yes,width=380,height=580,left=400,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->


<!--
var newwindow = '';
function scheda1(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda1','scrollbars=no,menubar=no,resizable=yes,width=320,height=280,left=400,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->



<!--
var newwindow = '';
function scheda2(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda2','scrollbars=no,menubar=no,resizable=yes,width=650,height=300,left=100,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->

<!--
var newwindow = '';
function scheda3(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda3','scrollbars=no,menubar=no,resizable=yes,width=620,height=505,left=100,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->


<!--
var newwindow = '';
function scheda4(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda4','scrollbars=no,menubar=no,resizable=yes,width=380,height=250,left=100,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->


<!--
var newwindow = '';
function scheda5(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda5','scrollbars=no,menubar=no,resizable=yes,width=350,height=380,left=100,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->


<!--
var newwindow = '';
function scheda6(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda6','scrollbars=no,menubar=no,resizable=yes,width=430,height=500,left=100,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->

<!--
var newwindow = '';
function scheda7(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda7','scrollbars=yes,menubar=no,resizable=yes,width=630,height=600,left=100,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->


<!--
var newwindow = '';
function scheda8(url)
{
  if (newwindow.location && !newwindow.closed)
  {
    newwindow.location.href = url;
  }
  else
  {
    newwindow=window.open(url,'scheda7','scrollbars=no,menubar=no,resizable=no,width=400,height=550,left=100,screenX=100,top=100,screenY=100');
    if (!newwindow.opener) newwindow.opener = self;
  }
  if (window.focus) {newwindow.focus()}
}
//-->





<!-- 
function check(webart) {
var ext = ".html";
  if ((document.pswd.pswd.value == null) || (document.pswd.pswd.value == ''))
    alert('Password Errata.');
  else this.location.href = document.pswd.pswd.value + webart + ext;
}
//-->


<!-- 

defaultStatus="";
number_of_sponsors=6;

var sctr=0;
var isn=new Array();
for (i=0;i<number_of_sponsors;i++){
 isn[i]=new Image();
}

isn[0].src="ilportale_file/picts/nav.jpg";
isn[1].src="ilportale_file/picts/perillo.jpg";
isn[2].src="ilportale_file/picts/sellai.jpg";
isn[3].src="ilportale_file/picts/ospedalieri1.jpg";
isn[4].src="ilportale_file/picts/samarcanda.jpg";
isn[5].src="ilportale_file/picts/tube.gif";


var durl=new Array();
durl[0]="http://www.navacchiozambra.it/";
durl[1]="http://www.panificioperillo.it/";
durl[2]="http://www.isellaidipisa.it/";
durl[3]="http://www.ospedaliericalcio.it/";
durl[4]="http://www.circolosamarcanda.it/";
durl[5]="ilportale_file/svago.htm";


function rotateIt(){
  sctr++;
  if (sctr>number_of_sponsors-1){
   sctr=0;
   }
  document.sponsor.src=isn[sctr].src;
  setTimeout("rotateIt()",3000);
}


function doIt(){
 location.href=durl[sctr];
 }

function dispIt(){
 parent.window.status=durl[sctr];
 }
//-->



