	var NoOffFirstLineMenus=7; //set number of main menu items
	var LowBgColor='#0F519D';
	var Background='images/navbar_bg.gif';
	
	var HighBgColor='#ffcc00';

	

	var FontLowColor='white';
	var FontHighColor='black';
	var BorderColor='#266FB8';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,verdana,comic sans ms,technical"
	var FontSize=9;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='middle';
	var MenuVerticalCentered='top';
	var ChildOverlap=0.0;
	var ChildVerticalOverlap=0.1;
	var StartTop=93; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=10;
	var RightPaddng=0;
	var TopPaddng=0;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=500;
	var TakeOverBgColor=0;
	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("Registration","registration.html",0,15,85);


Menu2=new Array("About Us","",2,15,85);
	Menu2_1=new Array("The Company","company.html",0,15,110);
	Menu2_2=new Array("Our Works","works.html",0,15,110);
	

Menu3=new Array("Digital","",5);
	Menu3_1=new Array("Digital Home","digitalhome.html",0,15,160);
	Menu3_2=new Array("Products","",5,15,160);
		Menu3_2_1=new Array("Drop Insert Multiplexer","fleximux.html",0,15,160);
		Menu3_2_2=new Array("Fail Safe Multiplexer","ubx2000.html",0,15,160);
		Menu3_2_3=new Array("SMPS based N+1 Power Supply","smpspowersupply.html",0,15,160);
		Menu3_2_4=new Array("Float Cum Boost Charger","floatcumboostcharger.html",0,15,160);
		Menu3_2_5=new Array("Upcoming Products","upcoming.html",0,15,160);
		
		
	Menu3_3=new Array("Projects","digitalprojects.html",0,15,160);
	Menu3_4=new Array("Research & Development","researchdevelopment.html",0,15,160);
	Menu3_5=new Array("Clients","clients.html",0,15,160);
		



	


	
Menu4=new Array("Filament","",4);
	Menu4_1=new Array("Filament Home","filamentshome.html",0,15,220);
	Menu4_2=new Array("Products","",8,15,220);
		Menu4_2_1=new Array("GLS Filament","glsfilaments.html",0,15,210);
		Menu4_2_2=new Array("FTL cathodes","ftlcathodes.html",0,15,210);
		Menu4_2_3=new Array("CFL cathodes","cflcathodes.html",0,15,210);
		Menu4_2_4=new Array("Hook- Wire / Anchor Wire for Lamps","hookwire.html",0,15,210);
		Menu4_2_5=new Array("Drawn Tungsten Wire for GIS","tungstengis.html",0,15,210);
		Menu4_2_6=new Array("Drawn Tungsten Wire for cathode","tungstencathode.html",0,15,210);
		Menu4_2_7=new Array("Cleaned Molybdenum Wire","molybdenum.html",0,15,210);
		Menu4_2_8=new Array("Black molybdenum wire","molybdenumwire.html",0,15,210);
		
		
	Menu4_3=new Array("Product Development","productdevelopment.html",0,15,220);
	Menu4_4=new Array("Quality Assurance & Process Control","processcontrol.html",0,15,220);




Menu5=new Array("Vendor Reg.","registration.html",0,15,85);


Menu6=new Array("Careers","careers.html",0,15,85);	
	
		


Menu7=new Array("Contact Us","contact.html",0,15,85)
	


	
	
			
		


