	var NoOffFirstLineMenus=5; //set number of main menu items	var LowBgColor='#a79dde';	var HighBgColor='#f9f18f';	var FontLowColor='#3d168B';	var FontHighColor='#3d168B';	var BorderColor='white';	var BorderWidth=2;	var BorderBtwnElmnts=2;	var FontFamily="Arial"	var FontSize=8;	var FontBold=1;	var FontItalic=0;	var MenuTextCentered=0;	var MenuCentered='left';	var MenuVerticalCentered='top';	var ChildOverlap=.1;	var ChildVerticalOverlap=.1;	var StartTop=176; //set vertical offset	var StartLeft=0; //set horizontal offset	var VerCorrect=0;	var HorCorrect=0;	var LeftPaddng=3;	var TopPaddng=2;	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)	var MenuFramesVertical=1;	var DissapearDelay=500;	var TakeOverBgColor=1;	var FirstLineFrame='navig';	var SecLineFrame='space';	var DocTargetFrame='space';	var WebMasterCheck=0;//Menux=new Array("text to show","Link",No of sub elements,element height,element width);//see accompanying "config.htm" file for more information on structure of menus	Menu1=new Array("Home","index.lasso",0,30,139);		Menu2=new Array("About Us","",5,30,139);		Menu2_1=new Array("Company","company.html",0,30,139);		Menu2_2=new Array("Affiliations","affiliations.html",0,30,139);		Menu2_3=new Array("Press Releases","PR.html",0,30,139);		Menu2_4=new Array("Testimonials","testimonials.html",0,30,139);		Menu2_5=new Array("Contact Us","contact.html",0,30,139);			Menu3=new Array("Traveler Resources","Travelerinfo.html",0,30,139);		Menu4=new Array("Specials","",2,30,139);		Menu4_1=new Array("Altura's Best Value Tours","action.lasso?-db=alturadata.fp3&-lay=webdata&-format=BestValue.html&Special='Yes'&-find",0,30,139);		Menu4_2=new Array("Altura Awards","Awards.html",0,30,139);		Menu5=new Array("Travel Agents","travelagents.html",0,30,139);			