/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#635D5D';			// Background color when mouse is not over
	var LowSubBgColor='#1761A8';		// Background color when mouse is not over on subs
	var HighBgColor='#1761A8';			// Background color when mouse is over
	var HighSubBgColor='#69a2dd';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';		// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is overn mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial"		// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=0;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=73;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
function PGStatus()
{
window.open("http://203.200.224.134/pgadm/pgadm.html");
return;
}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.html","",0,18,90);

Menu2=new Array("Company Profile","","",5,18,130);
	Menu2_1=new Array("About Us","aboutus.html","",0,18,180);
	Menu2_2=new Array("Infrastructure","infrastructure.html","",0,18,180);
	Menu2_3=new Array("Quality Management","quality.html","",0,20,180);	
	Menu2_4=new Array("Awards/Achievements","awards.html","",0,20,180);
	Menu2_5=new Array("International Markets","market.html","",0,20,180);	
        
Menu3=new Array("Products","","",3,18,100);
	Menu3_1=new Array("Tuf Ropes ","aquatuffilm_new.html","",11,18,100);
		Menu3_1_1=new Array("Tuf Film","aquatuffilm_new.html","",0,18,100);
		Menu3_1_2=new Array("Tuf Mono","pp-mono.html","",0,18,100);	
		Menu3_1_3=new Array("Truck Rope","ctr.html","",0,18,100);	
		Menu3_1_4=new Array("Tuf Line","pe.html","",0,18,100);	
		Menu3_1_5=new Array("PE Silver Ropes","silver.html","",0,18,100);	
	//	Menu3_1_6=new Array("Aqua Tuf","aquatufdanline_new.html","",0,18,100);	
		Menu3_1_6=new Array("Super Tuf","supertuf_new.html","",0,18,100);
		Menu3_1_7=new Array("Tuf Pet","tufpet_new.html","",0,18,100);
		Menu3_1_8=new Array("Nylo Tuf","nylotuf_new.html","",0,18,100);	
		Menu3_1_9=new Array("Tuf Flex","tufdoc_new.html","",0,18,100);
		Menu3_1_10=new Array("Tuf Lead","tuflead_new.html","",0,18,100);
		Menu3_1_11=new Array("Anchor Line","anchor.html","",0,18,100);	
		
	
	Menu3_2=new Array("Tuf Nets","twisted_nets.html","",2,18,100);
		Menu3_2_1=new Array("Twisted","twisted_nets.html","",0,18,100);
		Menu3_2_2=new Array("Braided","braided_nets.html","",0,18,100);
		
	
	Menu3_3=new Array("Tuf Sports","sports.html","",8,18,100);
		Menu3_3_1=new Array("Ski Nets","ski_nets.html","",0,18,100);
		Menu3_3_2=new Array("Cricket Nets","cricket_net.html","",0,18,100);
		Menu3_3_3=new Array("Batting Cage","batting_cage.html","",0,18,100);
		Menu3_3_4=new Array("Golf Cage","golf_cage.html","",0,18,100);
		Menu3_3_5=new Array("Soccer Net","soccer_net.html","",0,18,100);
		Menu3_3_6=new Array("Hockey Net","hockey_net.html","",0,18,100);
		Menu3_3_7=new Array("Volleyball Net","volleyball_net.html","",0,18,100);
		Menu3_3_8=new Array("Tennis Net","tennis_net.html","",0,18,100);
		
             
Menu4=new Array("Customization","customisation.html","",0,18,120);

Menu5=new Array("Technical Information","","",3,18,150);
	Menu5_1=new Array("Container Loading","cont_load.html","",0,20,150);
	Menu5_2=new Array("User's Guide","Working-load.html","",0,20,150);
	Menu5_3=new Array("Download Catalogs","catalogs.html","",0,20,150);



Menu6=new Array("Contact Us","contactus.html","",0,18,105);

Menu7=new Array("Site Map","sitemap.html","",0,18,75);

