  var NoOffFirstLineMenus=5; //set number of main menu items 
  var LowBgColor='#EAEBEC'; 
  var HighBgColor='#003C77'; 
  var FontLowColor='black'; 
  var FontHighColor='white'; 
  var BorderColor='black'; 
  var BorderWidth=1; 
  var BorderBtwnElmnts=1; 
  var FontFamily="Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times,TimesNR" 
  var FontSize=8; 
  var FontBold=0;
  var FontItalic=0; 
  var MenuTextCentered=0;
  var MenuCentered='left'; 
  var MenuVerticalCentered='top'; 
  var ChildOverlap=.1;
  var ChildVerticalOverlap=.1; 
  var StartTop=284; //set vertical offset 
  var StartLeft=235; //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("P R O D U C T S","",0,23,120); 
  
 Menu2=new Array("NATURAL RUBBER","",4,20,120); 
  	 Menu2_1=new Array("RSS ","rss.htm",0,20,120); 
  	 Menu2_2=new Array("PLC","plc.htm",0,20,120); 
  	 Menu2_3=new Array("STR","str.htm",0,20,120); 
     Menu2_4=new Array("ISNR","isnr.htm",0,20,120);
  	  
	 
Menu3=new Array("CHEMICAL","",5,20,120); 
 	 Menu3_1=new Array("Carbon Black","carbonblack.htm",0,20,150); 
	 Menu3_2=new Array("Insoluble Sulphur","",2,20,150);
	 	Menu3_2_1=new Array("Mucron OT 20","InsolubleSulphur.htm",0,20,150);
	 	Menu3_2_2=new Array("Crystex HS OT","flexsys.htm",0,20,150);
	 Menu3_3=new Array("Hydrocarbon Resin","HydrocarbonResin.htm",0,20,150); 
  	 Menu3_4=new Array("Magnesium oxide","Magnesiumoxide.htm",0,20,150); 
     Menu3_5=new Array("Silicone Emulsion","SiliconEmulsion.htm",0,20,150);
  	 	 
	  
  Menu4=new Array("SYNTHETIC RUBBER","",6,20,180);
     Menu4_1=new Array("Butyl Grades","",4,20,150); 
	 	Menu4_1_1=new Array("Exxon Butyl 268(RB)","exxonbutyl.htm",0,20,150); 
		Menu4_1_2=new Array("Butyl BK-1675 (I I R)","ButylRubber.htm",0,20,150); 
	 	Menu4_1_3=new Array("Bromo Butyl (B I I R)","bromobutyl.htm",0,20,150); 
		Menu4_1_4=new Array("Chloro Butyl (C I I R)","Chlorobutyl.htm",0,20,150); 
     Menu4_2=new Array("Chloroprene Rubber","ChloropreneRubber.htm",0,20,150); 
	 Menu4_3=new Array("Ethylene Propylene (EPDM)","EthylenePropylene.htm",0,20,150);
  	 Menu4_4=new Array("Acrylonitrile Butadiene (NBR)","AcrylonitrileButadiene.htm",0,20,150); 
  	 Menu4_5=new Array("Polybutadiene Rubber","PolybutadieneRubber.htm",0,20,150);
	 Menu4_6=new Array("Styrene Butadiene (SBR)","StyreneButadiene.htm",0,20,150);
	 
  Menu5=new Array("SILICONE RUBBER","",9,20,150);	  
  	Menu5_1=new Array("General Information","GeneralInformation.htm",0,20,150); 
  	Menu5_2=new Array(" General Purpose Moulding","gpm.htm",0,20,150); 
    Menu5_3=new Array("General Purpose Extrusion","gpe.htm",0,20,150); 
    Menu5_4=new Array("Non-post Cure","npc.htm",0,20,150); 
    Menu5_5=new Array("Transparent Tubing Grade","ttg.htm",0,20,150); 
  	Menu5_6=new Array("Wire & cable Grade","wcg.htm",0,20,150);
	Menu5_7=new Array("O-ring& oil seals","oros.htm",0,20,150);
	Menu5_8=new Array("Metal casting grade","mcg.htm",0,20,150);
	Menu5_9=new Array(" High technical Grade","htc.htm",0,20,150); 
    
  
