/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#F2F2F2';			// Background color when mouse is not over on subs
	var HighBgColor='#F2F2F2';			// Background color when mouse is over
	var HighSubBgColor='white';			// 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='#274D72';			// Font color when mouse is over
	var FontSubHighColor='#274D72';			// Font color subs when mouse is over
	var BorderColor='#88B8D4';			// Border color
	var BorderSubColor='#88B8D4';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana"	// Font family menu items
	var FontSize=9;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=75;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// >>>>>>>>>SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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='';				// 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 highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

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("Home","index.html","",0,24,200);

Menu2=new Array("Order","order.html","",0,24,200);

Menu3=new Array("Support","/help","",0,24,200);


Menu4=new Array("Order","order.html","",6);
	Menu2_1=new Array("Key Features & Benefits","01-keyfeatures.htm","",0,24,185);
	Menu2_2=new Array("Account Manager Structure","01-amstructure.htm","",0);
	Menu2_3=new Array("Logging In To Your Account","01-loggingintoacct.htm","",0);
	Menu2_4=new Array("Forgot Password / User ID","01-forgotpassworduserid.htm","",0);
	Menu2_5=new Array("Navigating Account Manager","01-navigatingacctmgr.htm","",0);
	Menu2_6=new Array("Your Home Page View","01-homepageview.htm","",3);
		Menu2_6_1=new Array("Single Domain","01-singledomainview.htm","",0,24,120);
		Menu2_6_2=new Array("Multiple Domain","01-multipledomainview.htm","",0);
		Menu2_6_3=new Array("Multiple Account","01-multipleacctview.htm","",0);

Menu5=new Array("Update User / Login Information","02-updateuserlogininfo.htm","",3);
	Menu3_1=new Array("View / Edit User Profile","02-viewedituserprofile.htm","",0,24,185);
	Menu3_2=new Array("Change User ID/Password","02-changeuseridpassword.htm","",0);
	Menu3_3=new Array("Merge User IDs","02-mergeuserids.htm","",0);

Menu6=new Array("Manage Accounts","03-manageaccounts.htm","",4);
	Menu4_1=new Array("View / Edit Billing Information","03-vieweditbillinginfo.htm","",0,24,185);
	Menu4_2=new Array("Merge Accounts","03-mergeaccounts.htm","",0);
	Menu4_3=new Array("Create A New Account","03-createnewacct.htm","",0);
	Menu4_4=new Array("Personalize Your Account Name","03-personalizeacct.htm","",0);
		
Menu7=new Array("Manage A Domain Name","04-manageadomain.htm","",8);
	Menu5_1=new Array("Move DNS to a New Name Server","04-movedns.htm","",0,24,210);
	Menu5_2=new Array("Register New Domains","04-registernewdomains.htm","",0);
	Menu5_3=new Array("Add / Renew Services","04-addrenewservices.htm","",0);
	Menu5_4=new Array("Transfer Domains","04-transferdomains.htm","",0);
	Menu5_5=new Array("Turn Domain Protect On / Off","04-domainprotect.htm","",0);
	Menu5_6=new Array("Configure Under Construction Page","04-configureunderconst.htm","",0);
	Menu5_7=new Array("View / Edit Your WHOIS Contacts","04-vieweditwhoiscontacts.htm","",0);
	Menu5_8=new Array("Manage Host Servers","04-managehostservers.htm","",0);
	
Menu8=new Array("Manage Multiple Domain Names","05-managemultipledomains.htm","",5);
	Menu6_1=new Array("Access Services with a Single Login (Merge User IDs)","02-mergeuserids.htm","",0,40,210);
	Menu6_2=new Array("Merge Accounts","03-mergeaccounts.htm","",0,24);
	Menu6_3=new Array("Sort and Advanced Search","05-sortadvancedsearch.htm","",0,24);
	Menu6_4=new Array("Make Bulk Changes","01-bulkchanges.htm","",0,24);
	Menu6_5=new Array("Download Domain Name Data","05-downloaddomainnamedata.htm","",0,24);
	
Menu9=new Array("Manage Account Contacts","06-manageaccountcontacts.htm","",7);
	Menu7_1=new Array("Role of Your Account Contacts","01-roleofcontacts.htm","",0,24,220);
	Menu7_2=new Array("Account Contact Permissions Chart","01-roleofcontacts.htm","",0);
	Menu7_3=new Array("Edit Account Holder (Registrant) Name","06-editaccountholdername.htm","",0);
	Menu7_4=new Array("Assigning Account Contacts","06-assignaccountcontacts.htm","",0);
	Menu7_5=new Array("Assign Primary Contact","06-assignprimarycontact.htm","",0);
	Menu7_6=new Array("Assign Account Administrative & Account Technical Contacts","06-assignaccountadmintechcontact.htm","",0,40);
	Menu7_7=new Array("View / Edit Your WHOIS Contacts","04-vieweditwhoiscontacts.htm","",0,24);
	
Menu10=new Array("Manage Other Services","07-manageotherservices.htm","",9);
	Menu8_1=new Array("View Current Services","01-viewservices.htm","",0,24,185);
	Menu8_2=new Array("Renew Services","04-addrenewservices.htm","",0);
	Menu8_3=new Array("Auto Renew Services","07-autorenewservices.htm","",0);
	Menu8_4=new Array("E-mail","07-email.htm","",0);
	Menu8_5=new Array("Catch-All E-mail Option","07-catchallemailoption.htm","",0);
	Menu8_6=new Array("Web Forwarding","07-webforwarding.htm","",0);
	Menu8_7=new Array("Web site","07-website.htm","",0);
	Menu8_8=new Array("Private Registration","07-privateregistration.htm","",0);
	Menu8_9=new Array("Remove Services","07-removeservices.htm","",0);
	
Menu11=new Array("DNS Manager - Advanced Tools","08-dnsmanageradvancedtools.htm","",6);
	Menu9_1=new Array("Accessing DNS Manager - Advanced Tools","01-dnsadvancedtools.htm","",0,40,185);
	Menu9_2=new Array("A Records (IP Addresses)","08-arecords.htm","",0,24);
	Menu9_3=new Array("MX Records (Mail Servers)","08-mxrecords.htm","",0,24);
	Menu9_4=new Array("Sub-Domains","08-subdomains.htm","",0,24);
	Menu9_5=new Array("CNAME Records (Host Aliases)","08-cnamerecords.htm","",0,24);
	Menu9_6=new Array("Resetting Network Solutions Services","08-resettingnetsolservices.htm","",0,40);
