

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#1667a1';
	var HighBgColor='#1667a1';
	var FontLowColor='#FFFFFF';
	var FontHighColor='#ffff00';
	var BorderColor='#6ea3c4';
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="arial";
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
//#############################################################################
//	var MenuCentered='right'; this is the alignment of the text in the menu
//#############################################################################
	var MenuVerticalCentered='bottom';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=0; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=500;
	var TakeOverBgColor=0;
	var FirstLineFrame='TopFrame';
	var SecLineFrame='BottomFrame';
	var DocTargetFrame='BottomFrame';
	var WebMasterCheck=0;
	var TableStart = "<table width=95 height=16 cellspacing=0 cellpadding=0 border=0>"
	var TDText ="<td width=95 height=16 align=center class='unnamed1'>"
	var TDImg ="<td width=2 height=16 ><IMG SRC='Images/Common/format.gif' WIDTH=2 HEIGHT=16 BORDER=0 align=bottom></td>"
	var TDEnd ="</font></td>"
	var TableEnd = "</table>"

Menu1=new Array("CORPORATE INFO","",4,13,90);
	Menu1_1=new Array("Company Profile","../aboutus/profile.asp",0,20,120);
	Menu1_2=new Array("Management Team","../aboutus/management.asp",0,20,150);	
	Menu1_3=new Array("News Room","",2);
		Menu1_3_1=new Array("Press Releases","../aboutus/pressreleases.asp",0,20,150);
		Menu1_3_2=new Array("Intelect in the News","../aboutus/news.asp?mtitle=News",0);
	Menu1_4=new Array("Tradeshows","../tradeshows/tradeshow.asp",0,20,120);

Menu2=new Array("SOLUTIONS" ,"",2);
	Menu2_1=new Array("Enterprise Networks","../solutions/enterprise.asp",0,20,120);
	Menu2_2=new Array("Service Providers","../solutions/provider.asp",0,20,120);

Menu3=new Array("PRODUCTS","",4);
	Menu3_1=new Array("OmniLYNX SONET","../products/sonet_home.asp",1,20,260);
		Menu3_1_1=new Array("SONET Datasheets","../products/sonet_datasheets.asp",0,20,120);
	Menu3_2=new Array("OnmiLYNX SDH","../products/sdh_home.asp",1,20,260);
		Menu3_2_1=new Array("SDH Datasheets","../products/sdh_datasheets.asp",0,20,120);
	Menu3_3=new Array("Bluetooth Device-4C","../products/BluetoothDevice-4C/Valve_Actuator_Access_Point_(VAAP)_ITI.pdf",0,20,260);
	Menu3_4=new Array("Training","../support/training.asp",0,20,260);

Menu4=new Array("SUPPORT","",3);
	Menu4_1=new Array("Technical Support","../support/support.asp",0,20,120);
	Menu4_2=new Array("Resources","../support/resources.asp",0,20,120);
	Menu4_3=new Array("Extranet","../extranet/",4,20,120);
		Menu4_3_1=new Array("FAQ","../support/resources.asp",0,20,120);
		Menu4_3_2=new Array("FSB","../extranet/secure/fsb",0,20,120);
		Menu4_3_3=new Array("Manuals","../extranet/secure/manuals/",0,20,120);
		Menu4_3_4=new Array("RMA Request Form","../extranet/secure/rma/",0,20,120);
				
Menu5=new Array("CONTACT US" ,"",4);
	Menu5_1=new Array("Information","../contacts/salesinfo.asp",0,20,120);
	Menu5_2=new Array("Find Our HQ.","",2,20,120);
		Menu5_2_1=new Array("From DFW Airport","../contacts/directions_dfw.asp",0,20,120);
		Menu5_2_2=new Array("From Love Field Airport","../contacts/directions_love_field.asp",0,20,120);
	Menu5_3=new Array("Comment / Feedback","../contacts/comment.asp",0,20,120);
	Menu5_4=new Array("Email Us","",4);
		Menu5_4_1=new Array("Sales","mailto: sales@intelect.com",0,20,120);
		Menu5_4_2=new Array("Customer Service","mailto: helpdesk@intelect.com",0,20,120);
		Menu5_4_3=new Array("Media Relations","mailto: media@intelect.com",0,20,120);
		Menu5_4_4=new Array("Webmaster","mailto: webmaster@intelect.com",0,20,120);


Menu6=new Array("CAREERS" ,"",3);
	Menu6_1=new Array("Benefits","../careers/benefits.asp",0,20,120);
	Menu6_2=new Array("Opportunities","../careers/openings.asp",0,20,120);
	Menu6_3=new Array("Contact","../contacts/contacts.asp?whichmenu=careers&dept_id='9'",0,20,120);