/***********************************************************************************
*	(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 NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#1D7DB1';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#1A6B97';			// Background color when mouse is over
	var HighSubBgColor='#1A6B97';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#1A6B97';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='blue';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial"				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=284;				// 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=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;				// 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=1;				// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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("NETWORKING & IT","index.htm","",9,22,125);

                Menu1_1=new Array("Advanced Routers","products/routers/index.htm","",0,20,155);
                Menu1_2=new Array("Gigabit Switches","products/switches/gigabitswitches.htm","",0);
                Menu1_3=new Array("Fastethernet Switches","products/switches/100mbswitches.htm","",0);
		Menu1_4=new Array("Powerline Ethernet","products/plethernet","",0);
		Menu1_5=new Array("Fiber Media Converters","products/mediaconverter","",0);
		Menu1_6=new Array("Broadband Communication","products/broadband","",0);
		Menu1_7=new Array("Power Over Ethernet","products/poe","",0);
		Menu1_8=new Array("Print Servers","products/printservers","",0);
		Menu1_9=new Array("KVM / Net Storage","products/KVM","",0);


Menu2=new Array("NETWORK SECURITY","index.htm","",4);
                Menu2_1=new Array("Content Security","products/contentsecurity/CS.htm","",0,20,140);
                Menu2_2=new Array("Internet Monitors","products/contentsecurity/IM.htm","",0);
                Menu2_3=new Array("Multi-Homing Gateways","products/multi-homing/index.htm","",0);
		Menu2_4=new Array("Bandwidth Management","products/bandwidthmanagers/index.htm","",0);
		

////////////////////////////

Menu3=new Array("WIRELESS","index.htm","",5);
                          Menu3_1=new Array("Cards","products/wireless/wifi-cards.htm","",0,20,150);
                          Menu3_2=new Array("Routers","products/wireless/wifi-routers.htm","",0);
                          Menu3_3=new Array("Hotspots","products/wireless/wifi-hotspots.htm","",0);
                          Menu3_4=new Array("Access Points","products/wireless/wifi-ap.htm","",0);

                          Menu3_5=new Array("Accessories-Amplifiers","products/wireless/wifi-accessories.htm","",0);
 





Menu4=new Array("TELECOM","services.htm","",4);
                          Menu4_1=new Array("IP PBX","products/iptelephony/IP-PBX.htm","",0,20,120);
                          Menu4_2=new Array("IP Phones","products/iptelephony/IP-phones.htm","",0);
                          Menu4_3=new Array("VoIP Gateways","products/iptelephony/VIP.htm","",0);
                          Menu4_4=new Array("SIP Proxy Servers","products/iptelephony/SIP.htm","",0);


Menu5=new Array("SURVEILLANCE","index.htm","",4);
              		            Menu5_1=new Array("IP Cameras","products/ipsurveillance/IPcameras.htm","",0,20,140);
				    Menu5_2=new Array("Analog Cameras","products/ipsurveillance/cameras.htm","",0);
              		            Menu5_4=new Array("Internet Video Server","products/ipsurveillance/IVR.htm","",0);
              		            Menu5_3=new Array("Digital Video Recorders","products/ipsurveillance/DVR.htm","",0);




Menu6=new Array("Test Equipment","javascript:top.location.href='index.htm'","",1);
	Menu6_1=new Array("ADSL","products/testequipments/FE.htm","",0,20,120);



