	var NoOffFirstLineMenus=6; 		// Number of first level items

	var LowBgColor='#ffffff';			// Background color when mouse is not over

	var LowSubBgColor='#1d86c8';			// Background color when mouse is not over on subs

	var HighBgColor='#ffffff';			// Background color when mouse is over

	var HighSubBgColor='#1145a4';			// 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='#ffffff';			// Font color when mouse is over

	var FontSubHighColor='#ffffff'; 		// Font color subs when mouse is over

	var BorderColor='#ffffff';			// Border color

	var BorderSubColor='#ffffff';			// Border color for subs

	var BorderWidth=0;				// Border width

	var BorderBtwnElmnts=0; 		// Border between elements 1 or 0

	var FontFamily="arial,helvetica,sans"	// Font family menu items

	var FontSize=8; 			// Font size menu items

	var FontBold=1; 			// 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=.3;			// 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=4;				// Left padding

	var TopPaddng=2;				// Top padding

	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL

	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0

	var DissapearDelay=500; 		// 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='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=0;				// Uses arrow gifs when 1

	var KeepHilite=1;				// Keep selected path highligthed

	var Arrws=['tri.gif',5,6,'tridown.gif',7,6,'trileft.gif',5,6];	// 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("rollover:/files/3668772/navigation/home.jpg:/files/3668772/navigation/home-ro.jpg","/store/3668772/home","",0,41,104);

Menu2=new Array("rollover:/files/3668772/navigation/products.jpg:/files/3668772/navigation/products-ro.jpg","/store/3668772/products","",5,41,124);
		
		Menu2_1=new Array("Business Telephone Systems","/store/3668772/business-telephone-systems","",0,24,200);

		Menu2_2=new Array("Unified Communications","/store/3668772/unified-communications","",0,24,200);

		Menu2_3=new Array("Call Recording","/store/3668772/call-recording","",0,24,200);

		Menu2_4=new Array("Workforce Optimization","/store/3668772/workforce-optimization","",0,24,200);

		Menu2_5=new Array("Digital Voice Recording","/store/3668772/digital-voice-recording","",0,24,200);

Menu3=new Array("rollover:/files/3668772/navigation/solutions.jpg:/files/3668772/navigation/solutions-ro.jpg","/store/3668772/solutions","",0,41,130);

Menu4=new Array("rollover:/files/3668772/navigation/support.jpg:/files/3668772/navigation/support-ro.jpg","/store/3668772/support","",3,41,119);

		Menu4_1=new Array("My BEI Customer Portal","/store/3668772/my-bei-customer-portal","",0,24,200);

		Menu4_2=new Array("Remote Session","/store/3668772/remote-session","",0,24,200);

		Menu4_3=new Array("Time Change Information","/store/3668772/time-change-information","",0,24,200);

Menu5=new Array("rollover:/files/3668772/navigation/services.jpg:/files/3668772/navigation/services-ro.jpg","/store/3668772/services","",7,41,121);

		Menu5_1=new Array("Training","/store/3668772/training","",0,24,200);

		Menu5_2=new Array("Technology Seminars","/store/3668772/technology-seminars","",0,24,200);

		Menu5_3=new Array("Customer Workshops","/store/3668772/customer-workshops","",0,24,200);

		Menu5_4=new Array("Help Desk Support","/store/3668772/help-desk-support","",0,24,200);

		Menu5_5=new Array("Field Service","/store/3668772/field-service","",0,24,200);

		Menu5_6=new Array("Maintenance Agreements","/store/3668772/maintenance-agreements","",0,24,200);

		Menu5_7=new Array("Block Time","/store/3668772/block-time","",0,24,200);


Menu6=new Array("rollover:/files/3668772/navigation/company.jpg:/files/3668772/navigation/company-ro.jpg","/store/3668772/company","",3,41,124);

		Menu6_1=new Array("About Us","/store/3668772/about-us","",0,24,200);

		Menu6_2=new Array("Our Team","/store/3668772/our-team","",0,24,200);

		Menu6_3=new Array("Contact Us","/store/3668772/contact-us","",0,24,200);


