	var NoOffFirstLineMenus=7; //set number of main menu items
	var LowBgColor='#006699';
	var HighBgColor='#ffcc00';
	var FontLowColor='white';
	var FontHighColor='black';
	var BorderColor='#e4e4e4';
	var BorderWidth=1;
	var BorderBtwnElmnts=0;
	var FontFamily="verdana,comic sans ms,technical"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=0.1;
	var ChildVerticalOverlap=0.1;
	var StartTop=99; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=0;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=2;
	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.html",0,15,85);

Menu2=new Array("Services","../I.T.-services-india.html",4);
	Menu2_1=new Array("Software Application Dev.","../Software_developement_india.html",9,15,160);
		Menu2_1_1=new Array("Client-Server","../clientServer.html",0,15,160);
		Menu2_1_2=new Array("Distributed","../distributed_application.html",0,15,160);
		Menu2_1_3=new Array("Component Development","../component.html",0,15,160);
		Menu2_1_4=new Array("Systems Programming","../systems.html",0,15,160);
		Menu2_1_5=new Array("Embedded Systems","../embedded.html",0,15,160);
		Menu2_1_6=new Array("Wireless / Mobile applications","../wireless.html",0,15,160);
		Menu2_1_7=new Array("XML Applications","../xml.html",0,15,160);
		Menu2_1_8=new Array("Developers' Skill-Set","../skillsets.html",0,15,160);
		Menu2_1_9=new Array("Portfolio / CaseStudies","../portfolio.html",0,15,160);
	Menu2_2=new Array("Enterprise Solutions","../enterprise.html",8,15,160);
		Menu2_2_1=new Array("e-Business Solutions","../e-business.html",0,15,160);
		Menu2_2_2=new Array("CRM Solutions","../crm.html",0,15,160);
		Menu2_2_3=new Array("ERP Solutions","../erp.html",0,15,160);
		Menu2_2_4=new Array("EAI Solutions","../eai.html",0,15,160);
		Menu2_2_5=new Array("Broadband Solutions","../broadband.html",0,15,160);
		Menu2_2_6=new Array("m-Commerce Solutions","../mcommerce.html",0,15,160);
		Menu2_2_7=new Array("e-Governance Solutions","../e-Governance.html",0,15,160);
		Menu2_2_8=new Array("Portal Solutions","../portal.html",0,15,160);
	Menu2_3=new Array("Consulting","../consulting.html",5,15,160);
		Menu2_3_1=new Array("e-Business Strategy","../e-Business_consulting.html",0,15,160);
		Menu2_3_2=new Array("CRM","../crm_consulting.html",0,15,160);
		Menu2_3_3=new Array("Knowledge Management","../knowledgemgmt.html",0,15,160);
		Menu2_3_4=new Array("Business","../business_consulting.html",0,15,160);
		Menu2_3_5=new Array("Technical","../technical_consulting.html",0,15,160);
	Menu2_4=new Array("Value Added Services","../value.html",3,15,160);
		Menu2_4_1=new Array("Offshore Software Dev.","../offshore.html",0,15,160);
		Menu2_4_2=new Array("R & D Services","../reanddevelop.html",0,15,160);
		Menu2_4_3=new Array("Outsourcing Central","Software_outsourcing.htm",0,15,160);

Menu3=new Array("Products","../software_products.html",7);
	Menu3_1=new Array("Interaction Management","../ims.html",0,15,160);	
	Menu3_2=new Array("Project Dev. Environment","../pde.html",0,15,160);
	Menu3_3=new Array("SugarTrack","../sugartrack.html",0,15,160);	
	Menu3_4=new Array("CafeManager 2000","../cafemanager.html",0,15,160);
	Menu3_5=new Array("eHome","../ehomepeople.html",0,15,160);	
	Menu3_6=new Array("WBAS","../WBAS.html",0,15,160);	
	Menu3_7=new Array("XML Data Converter","../XDC.html",0,15,160);

Menu4=new Array("Resources","../software_development_resources.html",4,15,85);	
	Menu4_1=new Array("FAQs","../faqs.html",0,15,90);
	Menu4_2=new Array("White Papers","../white_papers.html",0,15,90);
	Menu4_3=new Array("Presentations","../presentations.html",0,15,90);
	Menu4_4=new Array("Links","../links.html",0,15,90);

Menu5=new Array("Careers","../careers.html",3);	
	Menu5_1=new Array("H. R. policy","../hr_policy.html",0,15,120);
	Menu5_2=new Array("Current Openings","../openings.html",0,15,120);
	Menu5_3=new Array("Online Resume","../resume.asp",0,15,120);	

Menu6=new Array("About Us","../about.html",9,15,85);
	Menu6_1=new Array("Why e-Zest?","../why_e-Zest.html",0,15,120);
	Menu6_2=new Array("Business Models","../business_models.html",0,15,120);
	Menu6_3=new Array("Methodology","../methodology.html",0,15,120);
	Menu6_4=new Array("Quality","../software_quality.html",0,15,120);	
	Menu6_5=new Array("Infrastructure","../infrastructure.html",0,15,120);
	Menu6_6=new Array("Our Team","../team.html",0,15,120);
	Menu6_7=new Array("Clients","../clients.html",0,15,120);
	Menu6_8=new Array("Statements","../statements.html",0,15,160);	
	Menu6_9=new Array("Partners","../partners.html",2,15,120);	
		Menu6_9_1=new Array("Programs","../programs.html",0,15,80);	
		Menu6_9_2=new Array("Apply","../apply.asp",0,15,80);	
	
Menu7=new Array("Contact Us","../contact.html",6,15,85)
	Menu7_1=new Array("Contact Us","../contact.html",0,15,100);
	Menu7_2=new Array("Send RFI/RFQ","../getquote.asp",0,15,100);
	Menu7_3=new Array("Request Rates","../request_rates.asp",0,15,100);
    Menu7_4=new Array("Request Info","../request_information.asp",0,15,100);
	Menu7_5=new Array("Visit Request Form","../visit.asp",0,15,100);
	Menu7_6=new Array("Feedback Form","../feedback.asp",0,15,100);	
	Menu7_7=new Array("Location Map","../location.html",0,15,100);
