

<!--

window.status='WWW.TERRADEIMITI.COM ... IL PORTALE DEL CILENTO E DELLA PROVINCIA DI SALERNO ...';
window.focus();

function ran()
 {
var x =Math.floor(Math.random() * 33)+10;
riga='<p><a target=\"_top\" href=\"http://www.terradeimiti.com/\"><img border=\"0\" src=\"http://www.terradeimiti.com/fcilento/thumbnails/'
riga2=x+'.jpg\""></a></p>';
document.write(riga+riga2);
}


function esempio(str) {    
        searchWin = window.open(str,'esempio','scrollbars=no,resizable=no,width=410,height=340,status=no,location=no,toolbar=no');    
//        searchWin.refer = self;    
} 

function controlla()
     {
      if (document.city.sce[1].checked) 
          {
         page="http://www.mapquest.com/maps/map.adp?city=";
         page=page+document.city.scelta.options[document.city.scelta.selectedIndex].value;
         page=page+"&country=italy";
        wopen(page,780,560);
         return (false);
          }
     else {     
      return (true);
          }
     }




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)) {
pf();
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;



function wopen(wurl,w,h)
{
var parametri
parametri='width='+ w + ',height='+ h +',directories=no,location=no,menubar=no,scrollbars=yes,status=yes,toolbar=no,resizable=yes,left=5,top=0,screenX=0,screenY=0';
wind=window.open(wurl,'terradeimiti',parametri);
}

function pf()
{
<!-- if (navigator.appName == 'Microsoft Internet Explorer' && parseInt(navigator.appVersion) >= 4)
{window.external.AddFavorite('http://www.terradeimiti.com/', 'TERRADEIMITI.COM il portale del Cilento e della provincia di Salerno, Turismo, arte, cultura e...');}// -->
 }

function goalslivepopup()
{
var tmp;
if (aPopupWin){
tmp = aPopupWin;
aPopupWin = null;
}
aPopupWin = window.open("http://www.GoalsLive.com/IT/popup/goalslive_pu.asp?id=-10", "GoalsLive", "height=400, location=0, menubar=0, personalbar=0, scrollbars=1, status=0, toolbar=0, width=520, resizable=1, screenx=0, screeny=0, left=0, top=0");
}
var aPopupWin;

//-->