/***********************************************************************************
*	(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 LowBgColor='#E7E7E7';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#DBEAE1';			// Background color when mouse is over
	var HighSubBgColor='#FF8B00';			// Background color when mouse is over on subs
	var FontLowColor='#497494';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#54A002';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#CB5B0D';			// Border color
	var BorderSubColor='#CB5B0D';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="tahoma,arial,verdana,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var SubFontSize=8;
	var FontBold=1;				// Bold menu items 1 or 0
	var SubFontBold=0;
	var FontItalic=0;				// Italic menu items 1 or 0
	var MainMenuTextCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	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=-0;				// 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=3;				// Left padding
	var TopPaddng=2;				// 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=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='MenuPos';				// 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=['/img/navmenu/tri.gif',5,10,'',0,0,'/img/navmenu/trileft.gif',5,10];	// Arrow source, width and height
	var Arrws=['/images/green_arrow1_right.gif',6,6,'',0,0,'',0,0];	// Arrow source, width and height


function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

var NoOffFirstLineMenus=5;			// Number of first level items
var defHeight = 18;

// 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("About Us", host + '/about/',"",2,defHeight,90);
	Menu1_1=new Array('Why Us?', host + '/about/',"",5,defHeight,120);
		Menu1_1_1=new Array('Our Network', '/about/network.php',"",0,defHeight,120);
		Menu1_1_2=new Array('Our Security', '/about/security.php',"",0,defHeight,120);
		Menu1_1_3=new Array('Our Datacentre', '/about/dc.php',"",0,defHeight,120);
		Menu1_1_4=new Array('Our Staff', '/about/staff.php',"",0,defHeight,120);
		Menu1_1_5=new Array('Our Clients', '/about/clients.php',"",0,defHeight,120);
		//Menu1_1_5=new Array('Our Commitment', '/about/commitment.php',"",0,defHeight,120);
	Menu1_2=new Array('Corporate', '/about/corporate.php',"",0,defHeight,120);

Menu2=new Array("Services", host + '/services/',"",5,defHeight,90);
	Menu2_1=new Array('Virtual Private Servers', host + '/services/vps.php',"",0,defHeight,150);
	Menu2_2=new Array('Dedicated Servers', host + '/services/dedicated.php',"",0,defHeight,120);
	Menu2_3=new Array('Colocation', host + '/services/servercolo.php',"",2,defHeight,120);	
		Menu2_3_1=new Array('Server Colocation', host + '/services/servercolo.php',"",0,defHeight,120);
		Menu2_3_2=new Array('Bulk Colocation', host + '/services/bulkcolo.php',"",0,defHeight,120);
	Menu2_4=new Array('Other Services', host + '/services/other.php',"",4,defHeight,120);	
		Menu2_4_1=new Array('Domain Registration & DNS', host + '/services/domain.php',"",0,defHeight,140);
		Menu2_4_2=new Array('SSL Certificates', host + '/services/ssl.php',"",0,defHeight,120);	
		Menu2_4_3=new Array('Website Design', host + '/services/design.php',"",0,defHeight,120);	
		Menu2_4_4=new Array('Virtual Office', host + '/services/office.php',"",0,defHeight,120);	
	Menu2_5=new Array('Reseller Programs', host + '/services/reseller.php',"",0,defHeight,120);	
	    
Menu3=new Array("Support", host + '/wrapper.php?m=submitticket&step=2&deptid=001&height=500',"",3,defHeight,90);
	Menu3_1=new Array('Frequently Asked Questions', host + '/wrapper.php?m=knowledgebase&height=500',"",0,defHeight,150);
	Menu3_2=new Array('Technical Support', host + '/wrapper.php?m=submitticket&step=2&deptid=001&height=500',"",2,defHeight,120);
		Menu3_2_1=new Array('New Support Ticket', host + '/wrapper.php?m=submitticket&step=2&deptid=001&height=500',"",0,defHeight,120);
		Menu3_2_2=new Array('Existing Tickets', host + '/wrapper.php?m=supporttickets&step=2&deptid=001&height=500',"",0,defHeight,120);
	Menu3_3=new Array('Network Status', host + '/wrapper.php?m=serverstatus&height=500',"",0,defHeight,150);

	/*
	Menu3_1=new Array('Why Choose Us?', host + '/managed/why_sbc/',"",4,defHeight,150);
		Menu3_1_1=new Array('Experience', host + '/managed/why_sbc/experience/',"",0,defHeight,150);
		Menu3_1_2=new Array('Hosting Environment', host + '/managed/why_sbc/environment/',"",0);
		Menu3_1_3=new Array('Enhanced Services', host + '/managed/why_sbc/enhanced_services/',"",0);
		Menu3_1_4=new Array('Vendors and Associates', host + '/managed/why_sbc/vendors/',"",0);	
	Menu3_2=new Array('Hosting Products', host + '/managed/products/',"",3);
		Menu3_2_1=new Array('AT&T PremierServ Dedicated Hosting', host + '/managed/products/dedicated/',"",0,defHeight,250);
		Menu3_2_2=new Array('AT&T PremierServ Advanced Hosting', host + '/managed/products/advanced/',"",0);
		Menu3_2_3=new Array('AT&T PremierServ Data Center Hosting', host + '/managed/products/data_center/',"",0);	
	Menu3_3=new Array('Customer Support', host + '/managed/support/',"",2);
		Menu3_3_1=new Array('Legal Policies', host + '/managed/support/policies/',"",0,defHeight,150);
		Menu3_3_2=new Array('FAQs', host + '/managed/support/faq.jsp',"",0);

	 */
Menu4=new Array("Contact Us", host + '/contact/',"",4,defHeight,90);
	Menu4_1=new Array('By Phone', host + '/contact/phone.php',"",0,defHeight,120);
	Menu4_2=new Array('By E-Mail', host + '/contact/index.php',"",0,defHeight,120);
	Menu4_3=new Array('By Mail', host + '/contact/mail.php',"",0,defHeight,120);
	Menu4_4=new Array('Other Methods', host + '/contact/',"",2,defHeight,120);
		Menu4_4_1=new Array('Feedback & Suggestions', host + '/contact/feedback.php',"",0,defHeight,125);
		Menu4_4_2=new Array('Request Callback', host + '/contact/callback.php',"",0,defHeight,125);

Menu5=new Array("Order Now!", host + '/order.php',"",0,defHeight,90);


