//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#F2F2F2';
	var HighBgColor='#D1D1E9';
	var FontLowColor='black';
	var FontHighColor='black';
	var BorderColor='black';
	var BorderWidth=2;
	var BorderBtwnElmnts=1;
	var FontFamily="comic sans ms,technical,arial"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=0; //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("About-us","aboutus.htm",0,20,127);

Menu2=new Array("Products","products.htm",7,127);
	Menu2_1=new Array("Decorative & Protective Paints","",7,20,200);	
		Menu2_1_1=new Array("Super Indocem Waterperoof Cement Paint","superindocem.htm",0,20,250);
		Menu2_1_2=new Array("Indolac Synthetic Enamel","indolacsynthetic.htm",0);
		Menu2_1_3=new Array("Boss 100% Acrylic Exterior Paint","bossexterior.htm",0);
                Menu2_1_4=new Array("Budget Series","",6);
                          Menu2_1_4_1=new Array("Budget Supertex Exterior Matt Finish","busupertex.htm",0,20,225);
                          Menu2_1_4_2=new Array("Budget AcrylicPlastic Emulsion","buacrylic.htm",0);
	                  Menu2_1_4_3=new Array("Budget Premium Synthetic Enamel","bupremium.htm",0);
                          Menu2_1_4_4=new Array("Budget Synthetic Distemper","budistemper.htm",0);
                          Menu2_1_4_5=new Array("Budget Synthetic Oilbound Distemper","buoildistemper.htm",0);
                          Menu2_1_4_6=new Array("Budget Paint Remover","buremover.htm",0);
               Menu2_1_5=new Array("Indolin Acrylic Washable Distemper ","indolinacrylic.htm",0);
               Menu2_1_6=new Array("Rakshan Plastic Exterior Paint","rakshan.htm",0);
               Menu2_1_7=new Array("Other Product Ranges ","otherproduct.htm",0);
        
           Menu2_2=new Array("Traffic Paints ","",3,200);
		Menu2_2_1=new Array("Indolite Road Marking Paint","indoliteroad.htm",0,20,250);
		          
                Menu2_2_2=new Array("Indolite High Durability and Road Marking","indolitehigh.htm",0);
	                  
                         
                
                Menu2_2_3=new Array("Indotuff Thermoplasting Raod Marking","indotuff.htm",0);
                
       Menu2_3=new Array("Textured Wall Coatings ","textured.htm",0,200);                        Menu2_4=new Array("Construction Aids ","construction.htm",0,200);
       Menu2_5=new Array("Industrial Paints ","industrialpaints.htm",0,200);        
       Menu2_6=new Array("Primers ","primers.htm",0,200);
       Menu2_7=new Array("Other Products ","otherproduct1.htm",0,200);

Menu3=new Array("Infrastructure","infrastructure.htm",4,127);
	Menu3_1=new Array("Factory","factory.htm",0,20,150);
	Menu3_2=new Array("R&D Center","randd.htm",0);
	Menu3_3=new Array("Resin Manufacturing","resinm.htm",0);
        Menu3_4=new Array("Quality Policy","quality.htm",0);

Menu4=new Array("Painting Guide","paintguide.htm",3,127);

	Menu4_1=new Array("Guide to Beautiful Home","guide.htm",0,20,180);
	Menu4_2=new Array("The Painting Process","paintingprocess.htm",0);
	Menu4_3=new Array("Budgeting","budgeting.htm",0);
//	Menu4_4=new Array("Virtual Paint Room","paintguide.htm",0);	

Menu5=new Array("Contact-us","office.htm",3,127);
	Menu5_1=new Array("Office","office.htm",0,20,140);
        Menu5_2=new Array("Sales Department","sales.htm",0,20,140);
        Menu5_3=new Array("Purchase Department","purchase.htm",0,20,140);
Menu6=new Array("Home","index.htm",0,20,127);