

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#FFFFC6';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFC6';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='blue';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="tahoma"	// 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.3;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=198;				// Menu offset x coordinate
	var StartLeft=1;				// 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=0;			// 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=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=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=['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("Product Categories","mrv.html","",0,20,220);





Menu2=new Array("Remote Presence Management","RemotePresenceManagement.html","",13,20,220);

	Menu2_1=new Array("Max Server","maxserver.html","",5,20,130);
	
	    Menu2_1_1=new Array("Terminal Servers","maxserver.html","",0,20,220);
	    
	            
        Menu2_1_2=new Array("MAXSERVER","maxserver.html","",2,20,220);
                Menu2_1_2_1=new Array("MX-1600 Series (AC Power)","maxserver.html","",0,20,220);
                Menu2_1_2_2=new Array("MX-1600 Series (DC Power)","maxserver.html","",0,20,220);
               
        
            
        Menu2_1_3=new Array("Accessories","maxserver.html","",4,20,220);
        
                 Menu2_1_3_1=new Array("50 Pin Telco Extension Cables","maxserver.html","",0,20,220); 
                 Menu2_1_3_2=new Array("Octopus Cables","maxserver.html","",0,20,220);
                 Menu2_1_3_3=new Array("Power Supply","maxserver.html","",0,20,220);
                 Menu2_1_3_4=new Array("Rackmount Kit","maxserver.html","",0,20,220);
                 
                 
        Menu2_1_4=new Array("SIMM Upgrades","maxserver.html","",0,20,220);         
               
        Menu2_1_5=new Array("Software & Documentation","maxserver.html","",4,20,220);
        
            Menu2_1_5_1=new Array("Terminal Servers & Gateway Product Software Kits","maxserver.html","",0,20,290);
            Menu2_1_5_2=new Array("Multisession Software Options","maxserver.html","",0,20,250);
            Menu2_1_5_3=new Array("TN3270 Software Options","maxserver.html","",0,20,250);            
            Menu2_1_5_4=new Array("X.25 Software Option","maxserver.html","",0,20,250);
        
        
            
	
	
    Menu2_2=new Array("LX-1000S","lx1000S.html","",0,20,130);
	Menu2_3=new Array("LX4000","lx4000serieslist.html","",2,20,130);
	
	  Menu2_3_1=new Array("Console Server, Alarm Management","lx4000serieslist.html","",0,20,250);
      Menu2_3_2=new Array("Cables & Adapters","lx4000serieslist.html","",0,20,220);
      
	Menu2_4=new Array("IR-5100","ir5100.html","",0,20,130);
	Menu2_5=new Array("IR-5150","ir5150.html","",3,20,130);
	
	  Menu2_5_1=new Array("IR-5150 Power Control Family (America)","ir5150.html","",4,20,235);
	  
	          Menu2_5_1_1=new Array("Vertical Mount-Power Control 8 (115V)","ir5150.html","",0,20,300);
	          Menu2_5_1_2=new Array("Horizontal Mount-Power Control 8 (115V)","ir5150.html","",0,20,300);
	          Menu2_5_1_3=new Array("Vertical Mount-Power Control 16 (115V)","ir5150.html","",0,20,300);
	          Menu2_5_1_4=new Array("Horizontal Mount-Power Control 16 (115V)","ir5150.html","",0,20,300);
	  
	       
      Menu2_5_2=new Array("IR-5152 Power Control Family","ir5150.html","",0,20,260);
      Menu2_5_3=new Array("Accessories","ir5150.html","",0,20,235);
	
	Menu2_6=new Array("IR-7000","ir7000.html","",3,20,130);
	
	       Menu2_6_1=new Array("Alarm Management","ir7000.html","",0,20,235);
	       Menu2_6_2=new Array("Standalone Accessories","ir7000.html","",0,20,235);
	       Menu2_6_3=new Array("Cables & Adapters","ir7000.html","",0,20,235);
	       
	Menu2_7=new Array("IR-7104","ir7104.html","",3,20,130);
	
	       Menu2_7_1=new Array("Alarm Management","ir7104.html","",0,20,235);
	       Menu2_7_2=new Array("Advanced Servers","ir7104.html","",0,20,235);
	       Menu2_7_3=new Array("Cables & Adapters","ir7104.html","",0,20,235);
	       
	Menu2_8=new Array("IR-7520","ir7520.html","",3,20,130);
	
	       Menu2_8_1=new Array("Alarm Management","ir7520.html","",0,20,235);
	       Menu2_8_2=new Array("Standalone Accessories","ir7720.html","",0,20,235);
	       Menu2_8_3=new Array("Cables & Adapters","ir7520.html","",0,20,235);
	
	Menu2_9=new Array("IR-8000","ir8000.html","",3,20,130);
	
	       Menu2_9_1=new Array("Console Management","ir8000.html","",0,20,235);
	       Menu2_9_2=new Array("Standalone Accessories","ir8000.html","",0,20,235);
	       Menu2_9_3=new Array("Cables & Adapters","ir8000.html","",0,20,235);
	       
	Menu2_10=new Array("IR-9000","ir9000.html","",3,20,130);
	
	       Menu2_10_1=new Array("Console & Alarm Management","ir9000.html","",0,20,235);
	       Menu2_10_2=new Array("Standalone Accessories","ir9000.html","",0,20,235);
	       Menu2_10_3=new Array("Cables & Adapters","ir9000.html","",0,20,235);
	
	       
	Menu2_11=new Array("IR-9220","ir9220.html","",2,20,130);
	
	       Menu2_11_1=new Array("Console & Alarm Management","ir9220.html","",0,20,235);
	       Menu2_11_2=new Array("Cables & Adapters","ir9220.html","",0,20,235);
	       

 
	Menu2_12=new Array("IR-6000/IR-15000","ir15000nir6000.html","",2,20,130);
	
	Menu2_12_1=new Array("Modules","ir15000nir6000.html","",4,20,130);
	        Menu2_12_1_1=new Array("Alarm/Console Mgmt/Sensor Modules","ir15000nir6000.html","",0,20,235);
	        Menu2_12_1_2=new Array("Ehternet Management Processor Modules","ir15000nir6000.html","",0,20,235);
	        Menu2_12_1_3=new Array("Ethernet I/O Modules","ir15000nir6000.html","",0,20,235);
	        Menu2_12_1_4=new Array("Lan Interface Modules","ir15000nir6000.html","",0,20,235);
	
	Menu2_12_2=new Array("Accessories","ir15000nir6000.html","",3,20,130);
	      
	
	    Menu2_12_2_1=new Array("Chassis","ir15000nir6000.html","",0,20,235);
	    Menu2_12_2_2=new Array("Chassis Power","ir15000nir6000.html","",0,20,235);
	    Menu2_12_2_3=new Array("Cables & Adapters","ir15000nir6000.html","",0,20,235);
	    
	
	
	
	Menu2_13=new Array("Network 9000","network9000.html","",4,20,130);
	     Menu2_13_1=new Array("Modules","network9000.html","",3,20,130);
	     
	         Menu2_13_1_1=new Array("Terminal Server Modules","network9000.html","",0,20,250);
	         Menu2_13_1_2=new Array("Ethernet Management Processor Modules","network9000.html","",0,20,250);
	         Menu2_13_1_3=new Array("Ethernet Concentrator I/O Modules","network9000.html","",0,20,250);
	         
	     Menu2_13_2=new Array("Accessories","network9000.html","",4,20,130);
	     
	         Menu2_13_2_1=new Array("Chassis","network9000.html","",0,20,130);
	         Menu2_13_2_2=new Array("Power Supplies","network9000.html","",0,20,130);
	         Menu2_13_2_3=new Array("Cables & Adapters","network9000.html","",0,20,130);
	         Menu2_13_2_4=new Array("Miscellaneous","network9000.html","",0,20,130);
	     
	         
	     Menu2_13_3=new Array("Memory Upgrades","network9000.html","",0,20,130);
	     Menu2_13_4=new Array("Software Upgrades","network9000.html","",4,20,130);
	     
	         Menu2_13_4_1=new Array("Internetworking & Media Products S/W Kits","network9000.html","",0,20,250);
	         Menu2_13_4_2=new Array("Frame Relay Software","network9000.html","",0,20,250);
	         Menu2_13_4_3=new Array("X.25 Software","network9000.html","",0,20,250);
	         Menu2_13_4_4=new Array("Flash Cards","network9000.html","",0,20,250);

     

Menu3=new Array("System Components& Accessories","systemcomponentsandaccessories.html","",2,20,220);

     Menu3_1=new Array("Redundant Power Supplies","systemcomponentsandaccessories.html","",0,20,220);
     Menu3_2=new Array("Accessories","systemcomponentsandaccessories.html","",0,20,220);
       
Menu4=new Array("Converters","convertertypes.html","",13,20,220);

     Menu4_1=new Array("Ethernet(Copper to Fiber)","ethernetconverterlist.html","",2,20,180);
     
            Menu4_1_1=new Array("Ethernet Copper to Fiber Converter","ethernetconverterlist.html","",0,20,330);
            Menu4_1_2=new Array("Copper to Fiber with Remote Management","ethernetconverterlist.html","",0,20,370);
     
     
           
     Menu4_2=new Array("Fast Ethernet(Copper to Fiber)","fastethernetconlist.html","",5,20,180);
     
            Menu4_2_1=new Array("100Base-TX to 100Base-FX","fastethernetconlist.html","",0,20,375);
            Menu4_2_2=new Array("100Base-TX to 100Base-FX Low Temperature","fastethernetconlist.html","",0,20,375);
            Menu4_2_3=new Array("100Base-TX to 100Base-FX Self Healing Converters","fastethernetconlist.html","",0,20,375);
            Menu4_2_4=new Array("100Base-TX to 100Base-(FX Dual Fiber)with Remote Management","fastethernetconlist.html","",0,20,375);
            Menu4_2_5=new Array("100Base-TX to 100Base-FX-FX SM Converters (Dual Fiber)","fastethernetconlist.html","",0,20,375);
          
            
            
     Menu4_3=new Array("2 Wavelength,Copper to Fiber","coppertofiberconlist.html","",2,20,180);
            Menu4_3_1=new Array("Fast Ethernet Copper to Fiber Converters(2Wavelength Single Fiber)","coppertofiberconlist.html","",0,20,390);
            Menu4_3_2=new Array("Copper to Fiber Converters with Remote Management","coppertofiberconlist.html","",0,20,390);
                   
     Menu4_4=new Array("Fiber Channel","fiberchannelconverterlist.html","",3,20,180);
            Menu4_4_1=new Array("Fiber Channel Multimode to Single Mode Converters & MM Extenders","fiberchannelconverterlist.html","",0,20,390);
            Menu4_4_2=new Array("Self Healing / Redundant Link","fiberchannelconverterlist.html","",0,20,390);
            Menu4_4_3=new Array("2 Wavelength Single Fiber, Fiber Channel MM to SM Converter","fiberchannelconverterlist.html","",0,20,390);
     
     Menu4_5=new Array("FDDI","fddiconverterlist.html","",0,20,180);
     Menu4_6=new Array("GIGABIT Converters","gigabitconverterlist.html","",3,20,180);
        
            Menu4_6_1=new Array("100Base-SX to 1000Base-LX Converters","gigabitconverterlist.html","",0,20,390);
            Menu4_6_2=new Array("Self Healing / Redundant Link","gigabitconverterlist.html","",0,20,390);
            Menu4_6_3=new Array("Gigabit Copper to Fiber Converters","gigabitconverterlist.html","",0,20,390);
            
     Menu4_7=new Array("GIGABIT MM-SM","gigammtosmlist.html","",2,20,180); 
         
            Menu4_7_1=new Array("2 Wavelength Single Fiber Gigabit Ehternet MM to SM Converter","gigammtosmlist.html","",0,20,390);
            Menu4_7_2=new Array("2 Wavelength Single Fiber Gigabit Copper MM to SM Converter","gigammtosmlist.html","",0,20,390);      
     
            
     Menu4_8=new Array("Escon","esconconverterlist.html","",0,20,180);
     
     Menu4_9=new Array("OC-3","oc3converterlist.html","",2,20,180);
     
            Menu4_9_1=new Array("ATM (OC-3) Multimode to Singlemode Converters","oc3converterlist.html","",0,20,390);
            Menu4_9_2=new Array("OC-3 Multimode to Singlemode Converters","oc3converterlist.html","",0,20,390);  
     
     
     Menu4_10=new Array("OC-12","oc12converterlist.html","",0,20,180);
     
     Menu4_11=new Array("OC-48","oc48converterlist.html","",2,20,180);
            
            Menu4_11_1=new Array("OC-48 Converters","oc48converterlist.html","",0,20,390);  
            Menu4_11_2=new Array("OC-48 Multimode to SONET Singlemode Converters(Dual Fiber)","oc48converterlist.html","",0,20,390);
             
     Menu4_12=new Array("E3 Coax-Fiber","e3coaxtofiber.html","",0,20,180);
           
             
     Menu4_13=new Array("Non Managed Ethernet","nonmanagedlist.html","",2,20,180);
     
            Menu4_13_1=new Array("Non Managed Ehternet Converters","nonmanagedlist.html","",0,20,390);
            Menu4_13_2=new Array("Non Managed Auto Sensing Ethernet/Fast Ethernet Converters","nonmanagedlist.html","",0,20,390);


            
            
Menu5=new Array("Ethernet Repeaters","repeatertypes.html","",3,20,220);

     Menu5_1=new Array("Ethernet Repeaters","fastethernetrepeaters.html","",0,20,220);
     Menu5_2=new Array("GIGABIT Ethernet Repeaters","gigabitrepeaterlist.html","",0,20,220);
     Menu5_3=new Array("OC-3 Repeaters","oc3repeaters.html","",2,20,220);
     
           Menu5_3_1=new Array("ATM to OC-3 Repeaters","oc3repeaters.html","",0,20,220);
           Menu5_3_2=new Array("SONET Coax toOC-3 Repeaters","oc3repeaters.html","",0,20,220);



Menu6=new Array("Combiner/Splitter","combinersplitterlist.html","",0,20,220);

Menu7=new Array("T1/E1 Fiber Modem","e1t1modem.html","",2,20,220);
 
     Menu7_1=new Array("T1 Coax to Fiber Modems","e1t1modem.html","",0,20,220); 
     Menu7_2=new Array("E1 Copper to Fiber Modems","e1t1modem.html","",0,20,220); 


Menu8=new Array("T1/E1 Fiber Mux ","e1t1mux.html","",2,20,220);

	Menu8_1=new Array("T1 Fiber Mux","e1t1mux.html","",0,20,220);	
	Menu8_2=new Array("E1 Fiber Mux","e1t1mux.html","",0);
		

Menu9=new Array("Ethernet/Fast Ethernet Switches","ethernetswitcheslist.html","",3,20,220);
	Menu9_1=new Array("3-Port Ethernet Fast Ethernet Switches","ethernetswitcheslist.html","",0,20,240);
	Menu9_2=new Array("4-Port Ethernet Fast Ethernet Switches","ethernetswitcheslist.html","",0);
	Menu9_3=new Array("6-Port Ethernet Fast Ethernet Switches","ethernetswitcheslist.html","",0);

Menu10=new Array("Transperent Bandwidth Limiter","transperentbandwidthlimiterlist.html","",0,20,220);
Menu11=new Array("Wavelength Division Multiplexer","wdm_types.html","",8,20,220);
     
           Menu11_1=new Array("Lambda Driver Platform","lambda_driver_platform.html","",3,20,200);
            
                Menu11_1_1=new Array("LD400 Platform","ld_400.html","",0,20,200);
                Menu11_1_2=new Array("LD800 Platform","ld_800.html","",0,20,200);
                Menu11_1_3=new Array("LD1600 Platform","ld_1600.html","",0,20,200);
           
                
           Menu11_2=new Array("Lambda Driver Modules","lambda_driver_modules.html","",7,20,200);
           
                Menu11_2_1=new Array("LD800 CWDM MUX/DMUX Modules","ld_400.html","",0,20,275);
                Menu11_2_2=new Array("LD800 Modules for Multimode Fiber Operation","ld_800.html","",0,20,275);
                Menu11_2_3=new Array("LD800 DWDM MUX/DMUX Modules","ld_800.html","",0,20,275);
                Menu11_2_4=new Array("LD800 OADM Modules","ld_800.html","",0,20,275);
                Menu11_2_5=new Array("LD1600 CWDM MUX/DMUX Modules","ld_1600.html","",0,20,275);
                Menu11_2_6=new Array("LD1600 DWDM MUX/DMUX Modules","ld_1600.html","",0,20,275);
                Menu11_2_7=new Array("LD1600 OADM Modules","ld_1600.html","",0,20,275);
                
           Menu11_3=new Array("Transponder Modules","transponder_modules.html","",3,20,200);
           
                Menu11_3_1=new Array("DWDM Rate Adaptive Transponder Modules","rate_adaptive_transponder_modules.html","",0,20,280);
                Menu11_3_2=new Array("DWDM Low Dispersion Transponder Modules","low_dispersion_transponder_modules.html","",0,20,280);
                Menu11_3_3=new Array("CWDM Transponder Modules","cwdm_transponder_modules.html","",0,20,280); 
                
                
           Menu11_4=new Array("Subrate TDM MUX & Accessories","subrate_tdm_mux.html","",0,20,200);
           
           Menu11_5=new Array("Fiber Driver Platform","fiber_driver_platform.html","",8,20,200);
           
                 Menu11_5_1=new Array("WDM22- T1/E1, Fast Ethernet over One Fiber Strand","wdm_22.html","",0,20,330);
                 Menu11_5_2=new Array("WDM22- T1/E1, & Gigabit Ethernet over One Fiber Strand","wdm_22.html","",0,20,330);
                 Menu11_5_3=new Array("WDM42- Standalone Units","wdm_42.html","",0,20,330); 
                 Menu11_5_4=new Array("WDM42 5-Slot Chassis Modules","wdm_42.html","",0,20,330);
                 Menu11_5_5=new Array("WDM44- Standalone Units","wdm_44.html","",0,20,330);
                 Menu11_5_6=new Array("WDM44 5-Slot Chassis Modules","wdm_44.html","",0,20,330); 
                 Menu11_5_7=new Array("WDM88- Standalone Units","wdm_88.html","",0,20,330);
                 Menu11_5_8=new Array("WDM88 5-Slot Chassis Modules","wdm_88.html","",0,20,330);
                 
                 
           Menu11_6=new Array("Fiber Driver Modular WDM","fiber_driver.html","",2,20,200);
           
                 Menu11_6_1=new Array("Channel Cards & Optical Service Channel Cards","channel_cards.html","",0,20,310);
                 Menu11_6_2=new Array("Passive MUX / DMUX Modules","passive_mux_dmux_modules.html","",0,20,310);
           
           Menu11_7=new Array("WDM Repeaters & Passive WDM","wdm_repeaters_passive_wdm.html","",0,20,200);
           
                   
           Menu11_8=new Array("Distance Extenders","distance_extenders.html","",3,20,200);
           
                 Menu11_8_1=new Array("Port Repeater Cards","port_repeaters_cards.html","",0,20,240);
                 Menu11_8_2=new Array("Add/ Drop Modules","add_drop_modules.html","",0,20,240);
                 Menu11_8_3=new Array("Wavelength Protection Cards","wavelength_protection_cards.html","",0,20,240);
           
      
	
	


	     
	     
	     
	