   function disp_alert() {
void(alert("Coming Soon!"));
}

   function tour1() {
myWindow =
window.open("poppages/italy_on_your_own.htm","tour1","resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=600");
myWindow.location =
"poppages/italy_on_your_own.htm";
}
function fetch(url) {
  rootWin.location = url;
}

   function tour2() {
myWindow =
window.open("poppages/buon_ricordo.htm","tour2","resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=600");
myWindow.location =
"poppages/buon_ricordo.htm";
}
function fetch(url) {
  rootWin.location = url;
}

   function tour3() {
myWindow =
window.open("poppages/bella_scilia.htm","tour3","resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=600");
myWindow.location =
"poppages/bella_scilia.htm";
}
function fetch(url) {
  rootWin.location = url;
}

   function tour4() {
myWindow =
window.open("under_construction.htm","tour4","resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=600");
myWindow.location =
"under_construction.htm";
}
function fetch(url) {
  rootWin.location = url;
}

   function tour5() {
myWindow =
window.open("poppages/dreaming_of_Italy.htm","tour5","resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=600");
myWindow.location =
"poppages/dreaming_of_Italy.htm";
}
function fetch(url) {
  rootWin.location = url;
}

   function tour6() {
myWindow =
window.open("poppages/Normandy.htm","tour6","resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,copyhistory=0,width=800,height=600");
myWindow.location =
"poppages/Normandy.htm";
}
function fetch(url) {
  rootWin.location = url;
}