/* AUTHOR: UUconstruct */
/* Creation date: 15/05/05 */
var newDefs = new Object;
newDefs.overimg = "images/transparent.gif";
newDefs.background = "#a91b29";
newDefs.titlebackground = "#699143";
newDefs.border = "#DED9C4";
newDefs.useclass = "menu2text";
newDefs.titleclass = "menu2text";
newDefs.timeout = 500;
newDefs.pause = 50;
flyDefs (newDefs);

makeLayer ("menu1","",
	"A Personal View=index.php?whichPage=personal",
	"Recent Changes=index.php?whichPage=recent",
    "Aerial Photos=index.php?whichPage=aerialviews",
	"Marisa, our cook=index.php?whichPage=marisaourcook",
	"Ripertoli Olive Oil=index.php?whichPage=oliveoil",
	"In the Press=index.php?whichPage=inthepress",
    "Ripertoli Blog=http://www.ripertoli.blogspot.com",
    "Site Map=index.php?whichPage=sitemap"
    );

makeLayer ("menu2","",
    "Main House=index.php?whichPage=mainhouse",
	"Middle Capanna=index.php?whichPage=middlecapanne",
  	"Aia Capanna=index.php?whichPage=aiacapanne"
    );

makeLayer ("menu6","",
    "2010/2011=index.php?whichPage=availability&fileYear=2010",
    "2011/2012=index.php?whichPage=availability&fileYear=2011"
    );

makeLayer ("menu4","",
    "Useful Links=index.php?whichPage=links",
    "Restaurants=index.php?whichPage=eatingout",
    "Wine Tasting=index.php?whichPage=winetasting",
    "Shopping=index.php?whichPage=shopping",
    "Places to Visit=index.php?whichPage=placestovisit",
	"Golf=index.php?whichPage=ugolino",
    "Bicycles and Mopeds=index.php?whichPage=bikesandmopeds",
    "Flora and Fauna=index.php?whichPage=floraandfauna",
    "Regular Events=index.php?whichPage=regularevents"
    );
