/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='000000';		// Background color when mouse is not over on subs
	var HighBgColor='ff0000';			// Background color when mouse is over
	var HighSubBgColor='ff0000';   		                // 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 over
	var BorderColor='4D7B93';			// Border color
	var BorderSubColor='7B7BAF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';		// 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=3;				// 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=1;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=4;			// 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=2;				// 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}

// Menu tree
//	Menu1=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rol
	Menu1=new Array("Home","jobsite.htm","",0,23,53);
                Menu1_1=new Array("HOME","jobsite.htm","",0,20,99);
                Menu1_2=new Array("About Us","mailto:info@pell.com","",0)

Menu2=new Array("Jobsite Catalog","jobsite-product-catalog-2008.pdf","",0,16,110);
	Menu2_1=new Array("In","mailto:info@fuscousa.com","",0,20,90);
                    Menu2_1_1=new Array("Contact Us","mailto:info@fuscousa.com","",0,20,90);
                    Menu2_1_2=new Array("Casual","Shoe Laces casual.htm","",0);
	            Menu2_1_3=new Array("Dress Wax","Shoe Laces wax.htm","",0);
                    Menu2_1_4=new Array("Thin","Shoe Laces thin.htm","",0);
	        Menu2_2=new Array("Contact Us","Cleaners conditioners.htm","",0,20,99);
	      
                Menu2_3=new Array("Polish , Dye Accessories","Polishes.htm","",0,35,99);
	        Menu2_4=new Array("Waterproofing","Waterproofing.htm","",0);
                Menu2_5=new Array("Shoe Trees   Shoe Strechers","Shoe Tees.htm","",0,35,99);
                Menu2_6=new Array("Shoe Stretcher","Shoe Stretchers.htm","",0);
                Menu2_7=new Array("Accessories","http://www.pell.com","",0);
Menu3=new Array("Boot Scrubbers","_boot.scrubber.htm","",0,16,110);
	Menu3_1=new Array("Quick View","BrandDevelopment_.htm","",0,16,120);
        Menu3_1_1=new Array("N","neat_feat_index_page.htm","",0,16,99);
	Menu3_1_2=new Array("Neat Feat ","neat_feat_index_page.htm","",0,16,120);
	Menu3_1_3=new Array("Insoles Heel Pads","Insoles Heel pads.htm","",0,16,120);
	Menu3_1_4=new Array("Neat Feat","http://www.pell.com","",0,16,120);
	Menu3_2=new Array("Packaging","","",0,16,120);
        Menu3_2_1=new Array("Packaging 1","Packaging 1.htm","",0,24,120);
	Menu3_2_2=new Array("Packaging 2","Packaging 2 page.htm","",0,24,120);
	Menu3_2_3=new Array("Packaging 3","Packaging 3.htm","",0,24,120);
	Menu3_2_4=new Array("Packaging 4","http://www.pell.com","",0,24,120);
	Menu3_3=new Array("Your Design","","",0,16,120);
        Menu3_3_1=new Array("Arch Supports 1","Design your own1.htm","",0,24,120);
	Menu3_3_2=new Array("Molded Insoles 2","Design your own2.htm","",0,24,120);
	Menu3_3_3=new Array("Molded Insoles 3","Design your own 3.htm","",0,24,120);
	Menu3_3_4=new Array("Neat Feat","http://www.pell.com","",0,20,120);
	Menu3_4=new Array("Neat Feat","http://www.pell.com","",0,16,120);
	Menu3_5=new Array("Neat Feat","http://www.pell.com","",0,20,120);
	Menu3_6=new Array("Neat Feat","http://www.pell.com","",0,20,120);
	Menu3_7=new Array("Neat Feat","http://www.pell.com","",0,20,120);
	Menu3_8=new Array("Neat Feat","http://www.pell.com","",0,20,120);
	
Menu4=new Array("Boot Tray","_boot.tray.htm","",0,16,77);
	Menu4_1=new Array("Shoe Laces","shoe laces.htm","",0,24,130);
                Menu4_2=new Array("Shoe Trees","Shoe Trees.htm","",0,24,130);
	Menu4_3=new Array("Shoe Brushes","Shoe Brushes.htm","",0,24,120);
	Menu4_4=new Array("Foot Wear","Foot Wear.htm","",0,24,130);   
	Menu4_5=new Array("Custom Designs 3","Design Your Own 3.htm","",0,20,130);  
	Menu4_6=new Array("Spur pad","http://www.pell.com","",0,20,120); 
	Menu4_7=new Array("Heel Cup","http://www.pell.com","",0,20,120);   
	Menu4_8=new Array("Walk Straight","http://www.pell.com","",0,20,120);   
	Menu4_9=new Array("Silicone Walk Straight","http://www.pell.com","",0,35,120);    
	Menu4_10=new Array("Silicone Heel Cup","http://www.pell.com","",0,20,120);   

Menu5=new Array("MSDS","_msds_.htm","",0,16,60);  
         Menu5_1=new Array("Brands","http://www.pell.com","",0,20,90);

Menu6=new Array("Contact Us","_contact.us.htm","",0,16,93);
         Menu6_1=new Array("About Us","_about.us.htm","",0,20,93);
         Menu6_2=new Array("Your Design 2","Design your own2.htm","",0,20,120);
         Menu6_3=new Array("Your Design 3","Design your own 3.htm","",0,20,120);
         Menu6_4=new Array("______","http://www.pell.com","",0,20,110);
         Menu6_5=new Array("EDI","http://www.pell.com","",0);
         Menu6_6=new Array("Displays","http://www.pell.com","",0);
         Menu6_7=new Array("Inventory Control","http://www.pell.com","",0);
         Menu6_8=new Array("Order Processing","http://www.pell.com","",0);
         Menu6_9=new Array("Customer Service","http://www.pell.com","",0,20,99);

Menu7=new Array("Contact Us","_contact.us.htm","",0,16,72);
        Menu7_1=new Array("MSDS","msds_.htm","",0,20,77);
        Menu7_2=new Array("Shoe Trees","Shoe Trees.htm","",0,20,99);
        Menu7_3=new Array("Shoe Brushes","Shoe Brushes.htm","",0,20,99);
        Menu7_4=new Array("Bulk Lace Display","http://www.pell.com","",0,20,89);

Menu8=new Array("Search","http://www.pell.com/search.htm","",0,20,0);


// Menu2_1=new Array("Laces","blank.htm","",5,15,90);	
		// Menu2_1_1=new Array("Braided","http://www.cnn.com","",0,20,98);
		// Menu2_1_2=new Array("Dress","http://www.abcnews.com","",0);
		// Menu2_1_3=new Array("Sport","http://www.msnbc.com","",0);
               // Menu2_1_4=new Array("No Tie","http://www.cbsnews.com","",0);
              //  Menu2_1_5=new Array("Leather","http://news.bbc.co.uk","",2);
               //           Menu2_1_5_1=new Array("Carded","http://www.vancouversun.com","",0,20,150);
               //           Menu2_1_5_2=new Array("Blistered","http://www.ctvnews.com","",0);
	// Menu2_2=new Array("Polishes","blank.htm","",3);
		// Menu2_2_1=new Array("Silver","http://www.techweb.com","",0,20,90);
		// Menu2_2_2=new Array("Quality","http://www.news.com","",0);
		// Menu2_2_3=new Array("Kiwi","http://www.wired.com","",0);

