/* 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","",
    "Contact Details=index.php?whichPage=aboutus#contact"
    );

makeLayer ("menu3","",
    "Secure Network Encryption=index.php?whichPage=encryption",
    "Wireless Security Software=index.php?whichPage=software",
    "System Recovery Protection=index.php?whichPage=protection",
    "Router Upgrade=index.php?whichPage=upgrade",
    "Identity Theft Insurance=index.php?whichPage=insurance"
    );
/*
makeLayer ("menu4","",
  	"Events / Festivals=index.php?whichPage=events",
  	"Wines and other drinks=index.php?whichPage=vineyards",
	"Children and Activities=index.php?whichPage=activities",
	"Towns and places to visit=index.php?whichPage=towns",
	"Golf in Ripertoli=index.php?whichPage=golf",
	"Flaura and Fauna=index.php?whichPage=flauraandfauna",
	"Horse riding=index.php?whichPage=horses",
	"Useful words and phrases=index.php?whichPage=vocabulary"
    );
*/