	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"


Menu1=new Array("rollover:../images/header/button_company.gif:../images/header/button_company_r.gif","../default.aspx","",6,40,132);
	Menu1_1 = new Array("Contact Us", "../contactus.aspx", "", 0, 20, 132);
	Menu1_2 = new Array("Directions", "../directions.aspx", "", 0);
	Menu1_3 = new Array("Company Overview", "../AboutUs.aspx", "", 0);
	Menu1_4 = new Array("Compliance", "../Compliance.aspx", "", 0);
	Menu1_5 = new Array("Careers", "../Careers.aspx", "", 0);
	Menu1_6 = new Array("Terms & Conditions", "../TermsConditions.aspx", "", 0);
	
	
	
		

var linktext_detail = "../ProductDownloadDetails.aspx?ItemNumber=";
var linktext_search = "../Search.aspx?Category=";
var linktext_SubCat = "&SubCategory=";
var linktext_map = "../map.aspx?State=";
var linktext_map2 = "../map2.aspx?State=";
var linktext_searchCat;
var linktext_searchSubCat;
var linktext_searchGroupId = "../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>","../solutions.aspx","",0,20,200);
    Menu2_2=new Array("<div style='font-size:11px;vertical-align:middle'>&nbsp;&nbsp;Catalog</div>","../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", "../solutions.aspx", "", 1, 40, 130);
Menu3_1 = new Array("Solution Generator", linktext_detail + "../solutions.aspx", "", 0, 20, 132);


Menu4=new Array("rollover:../images/header/button_buy.gif:../images/header/button_buy_r.gif","../map.aspx","",6,40,132);
Menu4_1 = new Array("North America", "", "", 2, 20, 175);
Menu4_1_1=new Array("Canada	","../map2.aspx?country=Canada","",0,15,100);
Menu4_1_2=new Array("United States	","../map.aspx","",0);

Menu4_2 = new Array("Asia / Pacific", "", "", 15);
Menu4_2_1=new Array("Australia	","../map2.aspx?country=Australia","",0,15,100);
Menu4_2_2=new Array("China	","../map2.aspx?country=China","",0);
Menu4_2_3=new Array("Hong Kong	","../map2.aspx?country=Hong Kong","",0);
Menu4_2_4=new Array("India	","../map2.aspx?country=India","",0);
Menu4_2_5=new Array("Indonesia	","../map2.aspx?country=Indonesia","",0);
Menu4_2_6=new Array("Japan	","../map2.aspx?country=Japan","",0);
Menu4_2_7=new Array("Malaysia	","../map2.aspx?country=Malaysia","",0);
Menu4_2_8=new Array("New Zealand	","../map2.aspx?country=New Zealand","",0);
Menu4_2_9=new Array("Pakistan	","../map2.aspx?country=Pakistan","",0);
Menu4_2_10=new Array("Philippines	","../map2.aspx?country=Philippines","",0);
Menu4_2_11=new Array("Singapore	","../map2.aspx?country=Singapore","",0);
Menu4_2_12=new Array("South Korea	","../map2.aspx?country=South Korea","",0);
Menu4_2_13=new Array("Sri Lanka	","../map2.aspx?country=Sri Lanka","",0);
Menu4_2_14=new Array("Taiwan	","../map2.aspx?country=Taiwan","",0);
Menu4_2_15=new Array("Thailand	","../map2.aspx?country=Thailand","",0);



Menu4_3 = new Array("Central / South America", "", "", 7);
Menu4_3_1=new Array("Argentina	","../map2.aspx?country=Argentina","",0,15,100);
Menu4_3_2=new Array("Brazil	","../map2.aspx?country=Brazil","",0);
Menu4_3_3=new Array("Chile	","../map2.aspx?country=Chile","",0);
Menu4_3_4=new Array("Colombia	","../map2.aspx?country=Colombia","",0);
Menu4_3_5=new Array("Ecuador	","../map2.aspx?country=Ecuador","",0);
Menu4_3_6=new Array("Mexico	","../map2.aspx?country=Mexico","",0);
Menu4_3_7=new Array("Venezuela	","../map2.aspx?country=Venezuela","",0);


Menu4_4 = new Array("Europe / M East / Africa", "", "", 24);
Menu4_4_1=new Array("Austria	","../map2.aspx?country=Austria","",0,15,135);
Menu4_4_2=new Array("Belgium	","../map2.aspx?country=Belgium","",0);
Menu4_4_3=new Array("Czech Republic	","../map2.aspx?country=Czech Republic","",0);
Menu4_4_4=new Array("Denmark	","../map2.aspx?country=Denmark","",0);
Menu4_4_5=new Array("Finland	","../map2.aspx?country=Finland","",0);
Menu4_4_6=new Array("France	","../map2.aspx?country=France","",0);
Menu4_4_7=new Array("Germany	","../map2.aspx?country=Germany","",0);
Menu4_4_8=new Array("Greece	","../map2.aspx?country=Greece","",0);
Menu4_4_9=new Array("Hungary	","../map2.aspx?country=Hungary","",0);
Menu4_4_10=new Array("Ireland	","../map2.aspx?country=Ireland","",0);
Menu4_4_11=new Array("Israel	","../map2.aspx?country=Israel","",0);
Menu4_4_12=new Array("Italy	","../map2.aspx?country=Italy","",0);
Menu4_4_13=new Array("Lithuania	","../map2.aspx?country=Lithuania","",0);
Menu4_4_14=new Array("Netherlands	","../map2.aspx?country=Netherlands","",0);
Menu4_4_15=new Array("Norway	","../map2.aspx?country=Norway","",0);
Menu4_4_16=new Array("Poland	","../map2.aspx?country=Poland","",0)
Menu4_4_17=new Array("Russia","../map2.aspx?country=Russia","",0);
Menu4_4_18=new Array("South Africa	","../map2.aspx?country=South Africa","",0)
Menu4_4_19=new Array("Spain	","../map2.aspx?country=Spain","",0);
Menu4_4_20=new Array("Sweden	","../map2.aspx?country=Sweden","",0);
Menu4_4_21=new Array("Switzerland	","../map2.aspx?country=Switzerland","",0);
Menu4_4_22=new Array("Turkey	","../map2.aspx?country=Turkey","",0);
Menu4_4_23=new Array("United Arab Emirates","../map2.aspx?country=United Arab Emirates","",0);
Menu4_4_24=new Array("United Kingdom","../map2.aspx?country=United Kingdom","",0);


Menu4_5 = new Array("A-Z Reseller List", "../map4.aspx", "", 0);
Menu4_6 = new Array("A-Z Reseller List (USA)", "../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", "../Secure_members/MyHomePage.aspx", "", 5, 40, 132);
                Menu5_1 = new Array("Benefits of Registration", linktext_detail + "../BenefitsRegistration.aspx", "", 0, 20, 230);
   	            Menu5_2 = new Array("Log in to MyWohler", linktext_detail + "../Login.aspx", "", 0);
	            Menu5_3 = new Array("Register Products to Double Warranty", linktext_detail + "../Secure_members/NewForInfo.aspx", "", 0);
	            Menu5_4 = new Array("Initiate Support Case", linktext_detail + "../Secure_members/Support.aspx", "", 0);
	            Menu5_5 = new Array("Get Info on EOL Products", linktext_detail + "../Secure_members/ObsoleteProducts.aspx", "", 0);
	            Menu5_6 = new Array("Support Request", linktext_detail + "../Support.aspx", "", 0);
	            Menu5_7 = new Array("Take Our Survey", linktext_detail + "../survey.aspx", "", 0);
            	
            	
        
Menu6=new Array("rollover:../images/header/button_news.gif:../images/header/button_news_r.gif","../News.aspx","",4,40,132);
	Menu6_1=new Array("News",linktext_detail + "../News.aspx","",0,20,132);
        Menu6_2=new Array("Events",linktext_detail + "../Events.aspx","",0);
        Menu6_3=new Array("Awards",linktext_detail + "../Awards.aspx","",0);
        Menu6_4=new Array("Press Releases",linktext_detail + "../Press.aspx","",0);
       

        
       