	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#D3B875'//'#CCCCCC'//'#99CCFF'  //'#FFCC66';
	var HighBgColor='black';
	var FontLowColor='black';
	var FontHighColor='white';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=105; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=5;
	var TopPaddng=1;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;
		
		Menu1=new Array("HOME","default.htm",0,18,200);			
		Menu2=new Array("INFORMATION","",4);			                         			
			Menu2_1=new Array("COMMITTEES","/committees.html",0,18,159);	
			Menu2_2=new Array("IACA HISTORY","/history.html",0,18,159);		
			Menu2_3=new Array("FACILITY RENTAL","/facility.html",0,18,13);
			Menu2_4=new Array("BECOME A MEMBER","/becomemember.html",0,18,159);
			//Menu2_7=new Array("VISA CAMPS","/visa_guidelines.html",0,18,159);
			//Menu2_8=new Array("CONTACT US","introduction.htm#becomemember",0,18,159);
			//Menu2_3=new Array("CONTACTS","contacts.html",0,18,13);
		Menu3=new Array("Events","2009Events.html", 2);			
			Menu3_1=new Array("2009 EVENTS","2009Events.html",0,18,159);
			Menu3_2=new Array("PREVIOUS YEARS EVENTS","/PreviousUearsEvents.html",0,18,159);
		Menu4=new Array("ACTIVITIES","/scholarships.html", 3);			
			//Menu4_1=new Array("FESTIVE","cultural.htm",0,18,159)
			//Menu4_2=new Array("PATRIOTIC","cultural.htm#forthcoming",0,18,159);
			//Menu4_3=new Array("SPELLING BEE","cultural.htm#forthcoming",0,18,159);
			Menu4_1=new Array("SCHOLARSHIPS","/scholarships.html",0,18,159);
			Menu4_2=new Array("SPELLING BEE","/spellingbee.html",0,18,159);
			Menu4_3=new Array("BEAUTY PAGEANT","/beautypageant.html",0,18,159);
			//Menu4_4=new Array("FESTIVAL OF INDIA","foi/default.html",0,18,159);
			//Menu4_5=new Array("CONTEST","cultural.htm#contactculturalcoordinator",0,18,159);
			//Menu4_5=new Array("","cultural.htm#suggestProgram",0,18,159);
			//Menu4_6=new Array("Become a Volunteer","cultural.htm#volunteer",0,18,159);
			//Menu4_7=new Array("How to Participate","cultural.htm#participate",0,18,159);
		Menu5=new Array("TEMPLE","http://www.sanatanmandiratlanta.org/",0);
			//Menu5_1=new Array("DEITIES","/deities.html",0,18,159);
			//Menu5_2=new Array("TEMPLE HOURS","/templehours.html",0,18,159);			
			//Menu5_3=new Array("TEMPLE EVENTS","/templeevents.html",0,18,159);					
		//Menu5=new Array("FESTIVAL OF INDIA","foi/default.html");
