function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])?args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) { img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr) for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function mmLoadMenus() {
  if (window.mm_menu_0830154504_0) return;
  window.mm_menu_0830154504_0 = new Menu("root",201,18,"Verdana",10,"#8d8785","#ffffff","#242224","#8d8785","left","middle",7,0,1000,-5,7,true,false,true,0,true,true);
  //window.mm_menu_0830154504_0 = new Menu("root",201,18,"Verdana",10,"#8d8785","#ffffff","#242224","#8d8785","left","middle",7,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0830154504_0.addMenuItem("Cities","location='cities.html'");
  mm_menu_0830154504_0.addMenuItem("Places","location='places.html'");
  mm_menu_0830154504_0.addMenuItem("Piazzas&nbsp;of&nbsp;Italy","location='piazzas.html'");
  mm_menu_0830154504_0.addMenuItem("Restaurants","location='restaurants.html'");
  mm_menu_0830154504_0.addMenuItem("Islands","location='islands.html'");
  mm_menu_0830154504_0.addMenuItem("Castles&nbsp;&amp;&nbsp;Historical&nbsp;Sites","location='castles.html'");
  mm_menu_0830154504_0.addMenuItem("Festivals&nbsp;Events","location='festivals.html'");
  mm_menu_0830154504_0.addMenuItem("Motori","location='motori.html'");
  mm_menu_0830154504_0.addMenuItem("Unusual&nbsp;Travel","location='travel.html'");
  mm_menu_0830154504_0.addMenuItem("Culture&nbsp;&amp;&nbsp;Antropology","location='culture.html'");
  mm_menu_0830154504_0.addMenuItem("Moda","location='moda.html'");
  mm_menu_0830154504_0.addMenuItem("High&nbsp;Tech","location='hightech.html'");
  mm_menu_0830154504_0.addMenuItem("Beaches","location='beaches.html'");
  mm_menu_0830154504_0.addMenuItem("Thermal&nbsp;Baths","location='thermal.html'");
  mm_menu_0830154504_0.addMenuItem("SKI&nbsp;Italy","location='ski.html'");
  mm_menu_0830154504_0.addMenuItem("Unesco","location='unesco.html'");
  mm_menu_0830154504_0.addMenuItem("Wines&nbsp;and&nbsp;Food","location='wine.html'");
  mm_menu_0830154504_0.addMenuItem("Convents&nbsp;Monasteries&nbsp;&amp;&nbsp;Churches","location='convents.html'");
  mm_menu_0830154504_0.addMenuItem("National&nbsp;Parks","location='parks.html'");
  mm_menu_0830154504_0.addMenuItem("Museums","location='museums.html'");
   mm_menu_0830154504_0.hideOnMouseOut=true;
   mm_menu_0830154504_0.menuBorder=0;
   mm_menu_0830154504_0.menuLiteBgColor='#ffffff';
   mm_menu_0830154504_0.menuBorderBgColor='#555555';
   mm_menu_0830154504_0.bgColor='#555555';

  mm_menu_0830154504_0.writeMenus();
} // mmLoadMenus()

function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=460,height=350,left = 312,top = 150');");
}

function popUp1(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=yes,location=0,statusbar=0,menubar=0,resizable=0,width=740,height=300,left = 115,top = 150');");
}

function popUp2(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=no,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=232,left = 115,top = 150');");
}

function popUp4(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=340,height=300,left = 312,top = 150');");
}


function popUp5(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=400,left = 250,top = 100');");
}