
	var NoOffFirstLineMenus=9;				// Number of first level items
	var LowBgColor='40668C';				// Background color when mouse is not over
	var LowSubBgColor='40668C';				// Background color when mouse is not over on subs
	var HighBgColor='9FB2C5';				// Background color when mouse is over
	var HighSubBgColor='9FB2C5';				// Background color when mouse is over on subs
	var FontLowColor='FFFFFF';				// Font color when mouse is not over
	var FontSubLowColor='FFFFFF';				// Font color subs when mouse is not over
	var FontHighColor='000000';				// Font color when mouse is over
	var FontSubHighColor='000000';			// Font color subs when mouse is over
	var BorderColor='FF5C33';				// Border color
	var BorderSubColor='FF5C33';				// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// 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='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=241;						// 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=0;						// Top padding
	var FirstLineHorizontal=0;				// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;				// 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/oh/menu/tri.gif',6,12,'/images/oh/menu/tridown.gif',6,12,'/images/oh/menu/trileft.gif',6,12];	// 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("Français","http://www.onheberge.com/","",0,20,134);

Menu2=new Array("General Information","http://www.onheberge.com/English/General_Information/","",5,20,134);
	Menu2_1=new Array("Agreement","http://www.onheberge.com/English/General_Information/Agreement/","",2,20,160);
		Menu2_1_1=new Array("User Agreement","http://www.onheberge.com/English/General_Information/Agreement/User_Agreement.html","",0,20,110);
		Menu2_1_2=new Array("Disclaimer","http://www.onheberge.com/English/General_Information/Agreement/Disclaimer.html","",0,20,110);
	Menu2_2=new Array("Satisfaction Guarantee","http://www.onheberge.com/English/General_Information/Satisfaction_Guarantee.html","",0,20,160);
	Menu2_3=new Array("Billing Policy","http://www.onheberge.com/English/General_Information/Billing_Policy.html","",0,20,160);
	Menu2_4=new Array("Complaint and Procedure","http://www.onheberge.com/English/General_Information/Complaint.html","",0,20,160);
	Menu2_5=new Array("Contact Us","http://www.onheberge.com/English/General_Information/Contact_Us.html","",0,20,160);

Menu3=new Array("SUBSCRIBE","http://www.onheberge.com/English/Inscription/","",0,20,134);

Menu4=new Array("Hosting","http://www.onheberge.com/English/Hosting/","",4,20,134);
	Menu4_1=new Array("Basic Web Hosting","http://www.onheberge.com/English/Hosting/Basic_Web_Hosting/","",0,20,175);
	Menu4_2=new Array("Extra Web Hosting","http://www.onheberge.com/English/Hosting/Extra_Web_Hosting/","",0,20,175);
	Menu4_3=new Array("Ultra Web Hosting V ORG","http://www.onheberge.com/English/Hosting/Ultra_Web_Hosting_V_ORG/","",0,20,175);
	Menu4_4=new Array("Ultra Web Hosting V CORP","http://www.onheberge.com/English/Hosting/Ultra_Web_Hosting_V_CORP/","",0,20,175);

Menu5=new Array("Colocation","http://www.onheberge.com/English/Colocation/","",3,20,134);
	Menu5_1=new Array("Colocation by U","http://www.onheberge.com/English/Colocation/U/","",0,20,110);	
	Menu5_2=new Array("Private Cabinet","http://www.onheberge.com/English/Colocation/Cabinet/","",2,20,110);
		Menu5_2_1=new Array("1/4 Cabinet","http://www.onheberge.com/English/Colocation/Cabinet/Quarter/","",0,20,100);
		Menu5_2_2=new Array("1/2 Cabinet","http://www.onheberge.com/English/Colocation/Cabinet/Half/","",0,20,100);
	Menu5_3=new Array("Private Cage","http://www.onheberge.com/English/Colocation/Cage/","",0,20,110);

Menu6=new Array("Dedicated Server","http://www.onheberge.com/English/Dedicated_Server/","",3,20,134);
	Menu6_1=new Array("Basic Server","http://www.onheberge.com/English/Dedicated_Server/Basic_Server/","",0,20,100);	
	Menu6_2=new Array("Extra Server","http://www.onheberge.com/English/Dedicated_Server/Extra_Server/","",0,20,100);
	Menu6_3=new Array("Ultra Server","http://www.onheberge.com/English/Dedicated_Server/Ultra_Server/","",0,20,100);

Menu7=new Array("Services","http://www.onheberge.com/English/Services/","",7,20,134);
	Menu7_1=new Array("Performance","http://www.onheberge.com/English/Services/Performance.html","",0,20,120);
	Menu7_2=new Array("Bandwidth","http://www.onheberge.com/English/Services/Bandwidth.html","",0,20,120);
	Menu7_3=new Array("POWER TOOLS","http://www.onheberge.com/English/Services/FREE_Web_Site.html","",0,20,120);
	Menu7_4=new Array("E-mail","http://www.onheberge.com/English/Services/E-Mail.html","",0,20,120);
	Menu7_5=new Array("Firewall","http://www.onheberge.com/English/Services/Firewall.html","",0,20,120);
	Menu7_6=new Array("Statistics","http://www.onheberge.com/English/Services/Statistics.html","",0,20,120);
	Menu7_7=new Array("Backup","http://www.onheberge.com/English/Services/Backup.html","",0,20,120);

Menu8=new Array("EPS Support","http://www.onheberge.com/English/Support/","",0,20,134);

Menu9=new Array("Partners","http://www.onheberge.com/English/Partners/","",3,20,134);
	Menu9_1=new Array("Recommend Us to a Friend","http://www.onheberge.com/English/Partners/Recommendation/","",0,20,200);
	Menu9_2=new Array("Commission Partner","http://www.onheberge.com/English/Partners/Commission.html","",0,20,200);
	Menu9_3=new Array("Statistic Tool (D-STAT)","http://www.onheberge.com/English/Partners/D-STAT.html","",0,20,200);
