	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#D0D0D0';			// Background color when mouse is not over on subs
	var HighBgColor='#D71A01';			// Background color when mouse is over
	var HighSubBgColor='#FFFFFF';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFC6';			// Font color when mouse is over
	var FontSubHighColor='#0065BD';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,times"	// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1200;    //2000;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='navbar_placeholder';				// span id for relative positioning
	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
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highlighted
	var Arrws=['../images/tri.gif',10,10,'',0,0,'../images/trileft.gif',10,10];	// Arrow source, width and height
	var transparency="100";

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){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"


var link_nsw = "http://www.wohler.com"; 
var link_sw = "https://www.wohler.com";


Menu1=new Array("rollover:../images/header/button_company.gif:../images/header/button_company_r.gif",link_nsw + "/default.aspx","",7,40,132);
	Menu1_1 = new Array("Contact Us", link_nsw + "/contactus.aspx", "", 0, 20, 132);
	Menu1_2 = new Array("Directions",link_nsw + "/directions.aspx", "", 0);
	Menu1_3 = new Array("Company Overview", link_nsw + "/AboutUs.aspx", "", 0);
	Menu1_4 = new Array("Compliance", link_nsw + "/Compliance.aspx", "", 0);
	Menu1_5 = new Array("Careers", link_nsw + "/Careers.aspx", "", 0);
	Menu1_6 = new Array("Terms & Conditions", link_nsw + "/TermsConditions.aspx", "", 0);
	Menu1_7 = new Array("Privacy Policy", link_nsw + "/PrivacyPolicy.aspx", "", 0);
	
	
		

var linktext_detail = link_nsw + "/ProductDownloadDetails.aspx?ItemNumber=";
var linktext_search = link_nsw + "/Search.aspx?Category=";
var linktext_SubCat = "&SubCategory=";
var linktext_map = link_nsw + "/map.aspx?State=";
var linktext_map2 = link_nsw + "/map2.aspx?State=";
var linktext_searchCat;
var linktext_searchSubCat;
var linktext_searchGroupId =  link_nsw + "/Search.aspx?grpId=";
var linktext_searchLineId = "&lineId=";


    Menu2=new Array("rollover:../images/header/button_products.gif:../images/header/button_products_r.gif","","",6,40,132);
    Menu2_1=new Array("<div style='font-size:11px;vertical-align:middle'>&nbsp;&nbsp;Solution Generator</div>", link_nsw + "/solutions.aspx","",0,20,200);
    Menu2_2=new Array("<div style='font-size:11px;vertical-align:middle'>&nbsp;&nbsp;Catalog</div>", link_nsw + "/CD_Product_Guide/catalog10.html","",0,20,200);
	

            		        		 
            		
	linktext_searchCat = linktext_search + "Test Generators";
	linktext_searchSubCat = linktext_searchCat + linktext_SubCat;	


linktext_detail = "";
linktext_search = "";
linktext_SubCat = "";
linktext_searchCat = "";
linktext_searchSubCat = "";


Menu3 = new Array("rollover:../images/header/button_contact.gif:../images/header/button_contact_r.gif",  link_nsw + "/solutions.aspx", "", 1, 40, 130);
Menu3_1 = new Array("Solution Generator", linktext_detail +  link_nsw + "/solutions.aspx", "", 0, 20, 132);


Menu4=new Array("rollover:../images/header/button_buy.gif:../images/header/button_buy_r.gif", link_nsw + "/mapRegion.aspx","",7,40,132);

Menu4_1 = new Array("Buy Direct!",  link_nsw + "/BuyDirect.aspx", "", 0,20,175);

Menu4_2 = new Array("North America", "", "", 2, 20, 175);
Menu4_2_1=new Array("Canada	", link_nsw + "/map2.aspx?country=Canada","",0,15,100);
Menu4_2_2=new Array("United States	", link_nsw + "/map.aspx","",0);

Menu4_3 = new Array("Asia / Pacific", "", "", 15);
Menu4_3_1=new Array("Australia	", link_nsw + "/map2.aspx?country=Australia","",0,15,100);
Menu4_3_2=new Array("China	", link_nsw + "/map2.aspx?country=China","",0);
Menu4_3_3=new Array("Hong Kong	", link_nsw + "/map2.aspx?country=Hong Kong","",0);
Menu4_3_4=new Array("India	", link_nsw + "/map2.aspx?country=India","",0);
Menu4_3_5=new Array("Indonesia	", link_nsw + "/map2.aspx?country=Indonesia","",0);
Menu4_3_6=new Array("Japan	", link_nsw + "/map2.aspx?country=Japan","",0);
Menu4_3_7=new Array("Malaysia	", link_nsw + "/map2.aspx?country=Malaysia","",0);
Menu4_3_8=new Array("New Zealand	", link_nsw + "/map2.aspx?country=New Zealand","",0);
Menu4_3_9=new Array("Pakistan	", link_nsw + "/map2.aspx?country=Pakistan","",0);
Menu4_3_10=new Array("Philippines	", link_nsw + "/map2.aspx?country=Philippines","",0);
Menu4_3_11=new Array("Singapore	", link_nsw + "/map2.aspx?country=Singapore","",0);
Menu4_3_12=new Array("South Korea	", link_nsw + "/map2.aspx?country=South Korea","",0);
Menu4_3_13=new Array("Sri Lanka	", link_nsw + "/map2.aspx?country=Sri Lanka","",0);
Menu4_3_14=new Array("Taiwan	", link_nsw + "/map2.aspx?country=Taiwan","",0);
Menu4_3_15=new Array("Thailand	", link_nsw + "/map2.aspx?country=Thailand","",0);



Menu4_4 = new Array("Central / South America", "", "", 7);
Menu4_4_1=new Array("Argentina	", link_nsw + "/map2.aspx?country=Argentina","",0,15,100);
Menu4_4_2=new Array("Brazil	", link_nsw + "/map2.aspx?country=Brazil","",0);
Menu4_4_3=new Array("Chile	", link_nsw + "/map2.aspx?country=Chile","",0);
Menu4_4_4=new Array("Colombia	", link_nsw + "/map2.aspx?country=Colombia","",0);
Menu4_4_5=new Array("Ecuador	", link_nsw + "/map2.aspx?country=Ecuador","",0);
Menu4_4_6=new Array("Mexico	", link_nsw + "/map2.aspx?country=Mexico","",0);
Menu4_4_7=new Array("Venezuela	", link_nsw + "/map2.aspx?country=Venezuela","",0);


Menu4_5 = new Array("Europe / M East / Africa", "", "", 25);
Menu4_5_1=new Array("Austria	", link_nsw + "/map2.aspx?country=Austria","",0,15,135);
Menu4_5_2=new Array("Belgium	", link_nsw + "/map2.aspx?country=Belgium","",0);
Menu4_5_3=new Array("Bulgaria	", link_nsw + "/map2.aspx?country=Bulgaria","",0);
Menu4_5_4=new Array("Czech Republic	", link_nsw + "/map2.aspx?country=Czech Republic","",0);
Menu4_5_5=new Array("Denmark	", link_nsw + "/map2.aspx?country=Denmark","",0);
Menu4_5_6=new Array("Finland	", link_nsw + "/map2.aspx?country=Finland","",0);
Menu4_5_7=new Array("France	", link_nsw + "/map2.aspx?country=France","",0);
Menu4_5_8=new Array("Germany	", link_nsw + "/map2.aspx?country=Germany","",0);
Menu4_5_9=new Array("Greece	", link_nsw + "/map2.aspx?country=Greece","",0);
Menu4_5_10=new Array("Hungary	", link_nsw + "/map2.aspx?country=Hungary","",0);
Menu4_5_11=new Array("Ireland	", link_nsw + "/map2.aspx?country=Ireland","",0);
Menu4_5_12=new Array("Israel	", link_nsw + "/map2.aspx?country=Israel","",0);
Menu4_5_13=new Array("Italy	", link_nsw + "/map2.aspx?country=Italy","",0);
Menu4_5_14=new Array("Lithuania	", link_nsw + "/map2.aspx?country=Lithuania","",0);
Menu4_5_15=new Array("Netherlands	", link_nsw + "/map2.aspx?country=Netherlands","",0);
Menu4_5_16=new Array("Norway	", link_nsw + "/map2.aspx?country=Norway","",0);
Menu4_5_17=new Array("Poland	", link_nsw + "/map2.aspx?country=Poland","",0)
Menu4_5_18=new Array("Russia", link_nsw + "/map2.aspx?country=Russia","",0);
Menu4_5_19=new Array("South Africa	", link_nsw + "/map2.aspx?country=South Africa","",0)
Menu4_5_20=new Array("Spain	", link_nsw + "/map2.aspx?country=Spain","",0);
Menu4_5_21=new Array("Sweden	", link_nsw + "/map2.aspx?country=Sweden","",0);
Menu4_5_22=new Array("Switzerland	", link_nsw + "/map2.aspx?country=Switzerland","",0);
Menu4_5_23=new Array("Turkey	", link_nsw + "/map2.aspx?country=Turkey","",0);
Menu4_5_24=new Array("United Arab Emirates", link_nsw + "/map2.aspx?country=United Arab Emirates","",0);
Menu4_5_25=new Array("United Kingdom", link_nsw + "/map2.aspx?country=United Kingdom","",0);


Menu4_6 = new Array("A-Z Reseller List",  link_nsw + "/map4.aspx", "", 0);
Menu4_7 = new Array("A-Z Reseller List (USA)",  link_nsw + "/map4.aspx?country=United States", "", 0);


    //Menu5 = new Array("rollover:../images/header/button_support.gif:../images/header/button_support_r.gif", "../Secure_members/MyHomePage.aspx", "", 6, 40, 132);
    //Menu5_1 = new Array("Login", linktext_detail + "../Login.aspx", "", 0, 20, 132);
	//Menu5_2 = new Array("Support Home", linktext_detail + "../Secure_members/MyHomePage.aspx", "", 0);
	//Menu5_3 = new Array("Product Registration", linktext_detail + "../Secure_members/NewForInfo.aspx", "", 0);
	//Menu5_4 = new Array("View EOL Products", linktext_detail + "../Secure_members/ObsoleteProducts.aspx", "", 0);
	//Menu5_5 = new Array("Support Request", linktext_detail + "../Support.aspx", "", 0);
	//Menu5_6 = new Array("Take Our Survey", linktext_detail + "../survey.aspx", "", 0);
	
	 Menu5 = new Array("rollover:../images/header/button_support.gif:../images/header/button_support_r.gif",  link_sw + "/Secure_members/MyHomePage.aspx", "", 5, 40, 132);
                Menu5_1 = new Array("Benefits of Registration", linktext_detail +  link_sw + "/BenefitsRegistration.aspx", "", 0, 20, 240);
   	            Menu5_2 = new Array("Log in to MyWohler", linktext_detail +  link_sw + "/Login.aspx", "", 0);
	            Menu5_3 = new Array("Register Products to Double Warranty", linktext_detail +  link_sw + "/Secure_members/NewForInfo.aspx", "", 0);
	            Menu5_4 = new Array("Initiate Support Case", linktext_detail +  link_nsw + "/Support.aspx", "", 0);
        	    Menu5_5 = new Array("End Of Life Products", linktext_detail +  link_nsw + "/EOLProducts.aspx", "", 0);
	            Menu5_6 = new Array("Support Request", linktext_detail +  link_nsw + "/Support.aspx", "", 0);
	            Menu5_7 = new Array("Take Our Survey", linktext_detail +  link_nsw + "/survey.aspx", "", 0);
            	
            	
        
Menu6=new Array("rollover:../images/header/button_news.gif:../images/header/button_news_r.gif", link_nsw + "/Press.aspx","",4,40,132);
	Menu6_1=new Array("News",linktext_detail +  link_nsw + "/Press.aspx","",0,20,132);
    Menu6_2=new Array("Events",linktext_detail +  link_nsw + "/Events.aspx","",0);
    Menu6_3=new Array("Wohler Mobile Tour",linktext_detail +  link_nsw + "/tour.aspx","",0);
    Menu6_4=new Array("Awards",linktext_detail +  link_nsw + "/Awards.aspx","",0);
    Menu6_5=new Array("Press Releases",linktext_detail +  link_nsw + "/Press.aspx","",0);
       
       

        
       
