

	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,159);			


		Menu2=new Array("INFORMATION","",5);			                         			
			Menu2_1=new Array("COMMITTEES","committees.html",0,18,159);	
			Menu2_2=new Array("ADDRESS","address.html",0,18,159);		
			Menu2_3=new Array("IACA HISTORY","history.html",0,18,159);
			Menu2_4=new Array("WEBMASTER","mailto:vijuchiluveru@hotmail.com?subject=About IACA",0,18,159);
			Menu2_5=new Array("FACILITY RENTAL","facility.html",0,18,13);
			//Menu2_3=new Array("SUBSCRIBE","emailsubscribe.html",0,18,159);
			//Menu2_7=new Array("HISTORY","introduction.htm#becomemember",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("ACTIVITIES","scholarships.html", 1);			
			//Menu3_1=new Array("FESTIVE","cultural.htm",0,18,159)
			//Menu3_2=new Array("PATRIOTIC","cultural.htm#forthcoming",0,18,159);
			//Menu3_3=new Array("SPELLING BEE","cultural.htm#forthcoming",0,18,159);
			Menu3_1=new Array("SCHOLARSHIPS","scholarships.html",0,18,159);
			//Menu3_5=new Array("CONTEST","cultural.htm#contactculturalcoordinator",0,18,159);
			//Menu3_5=new Array("","cultural.htm#suggestProgram",0,18,159);
			//Menu3_6=new Array("Become a Volunteer","cultural.htm#volunteer",0,18,159);
			//Menu3_7=new Array("How to Participate","cultural.htm#participate",0,18,159);
		
		Menu4=new Array("TEMPLE","",3);
			Menu4_1=new Array("DEITIES","deities.html",0,18,159);
			Menu4_2=new Array("TEMPLE HOURS","templehours.html",0,18,159);			
			Menu4_3=new Array("TEMPLE EVENTS","templeevents.html",0,18,159);


		Menu5=new Array("FESTIVAL OF INDIA","",7);
			Menu5_1=new Array("VENUE & DIRECTIONS","foi04_venue.html",0,18,159);
			Menu5_2=new Array("PROGRAMS","foi04_programs.html",0,18,159);
			Menu5_3=new Array("SPONSORSHIP","foi04_sponsorship.html",0,18,159);
			Menu5_4=new Array("STALLS","foi04_stalls.html",0,18,159);
			Menu5_5=new Array("SEMINARS","foi04_seminars.html",0,18,159);
			Menu5_6=new Array("FORMS","foi04_forms.html",0,18,159);
			Menu5_7=new Array("PRESS","foi04_press.html",0,18,159);


