var newDefs = new Object;
//newDefs.overimg = "images/noarrow.gif";
//newDefs.outimg = "images/noarrow.gif";
//newDefs.background = "#B0E0E6";  //powderblue
newDefs.background = "#E6E6FA";  //lavender
//newDefs.background = "#F0F8FF";  //aliceblue
//newDefs.background = "#B4F8FF";  //light skyblue
newDefs.border = "#ff0000";
//newDefs.useclass = "menuText";
newDefs.timeout = 500;  //0.5'
newDefs.pause = 100;
flyDefs (newDefs);

makeLayer ("menu1",
    "",
    "Lecce=itin_01.htm",
    "Adriatic Coast=itin_02.htm",
    "Leuca, the heel=itin_03.htm",
    "Ionian coast=itin_04.htm",
    "Greek Salento=itin_05.htm"
);