//DO NOT EDIT THE .JS PAGES...THE ENTIRE SITE WILL BLOW UP IF YOU DO CM 7/10/2001

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#EAEAEA';
	var HighBgColor='#003366';
	var FontLowColor='#336699';
	var FontHighColor='#FFFFFF';
	var BorderColor='#692c29';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,arial,helvetica"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=76; //set vertical offset
	var StartLeft=1; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=20;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","http://www.prohostingzone.com/index.htm",0,20,105);
	    	
Menu2=new Array("Web Hosting","http://www.prohostingzone.com/linux.htm",0,20,105);
	
Menu3=new Array("Web Design","http://www.prohostingzone.com/design.htm",0,20,80);

Menu4=new Array("About Us","http://www.prohostingzone.com/about.htm",2,20,80);
	Menu4_1=new Array("Company Info","http://www.prohostingzone.com/company.htm",0,20,135);
	
	Menu4_2=new Array("Policies","http://www.prohostingzone.com/policies.htm",2,20,135);
		Menu4_2_1=new Array("TOS","http://www.prohostingzone.com/tos.htm",0,20,135);
		Menu4_2_2=new Array("AUP","http://www.prohostingzone.com/aup.htm",0,20,135);

Menu5=new Array("Login","http://www.prohostingzone.com/login.htm",4,20,80);
	Menu5_1=new Array("Linux Login","http://www.prohostingzone.com/cpanel",0,20,135);
	Menu5_2=new Array("Manage Domain","http://domains.prohostingzone.com",0,20,135);
	Menu5_3=new Array("Billing Login","https://prohostingzone.com/secure",0,20,135);
	Menu5_4=new Array("Help Desk Login","https://prohostingzone.com/secure",0,20,135);
    

Menu6=new Array("Support","support.htm",2,20,80);
	Menu6_1=new Array("Help Desk","https://prohostingzone.com/secure",0,20,135);
	Menu6_2=new Array("Video Tutorials","http://www.prohostingzone.com/democenter",0,20,135);
	
   
