/*********************************************** * (c) Ger Versluis 2000 version 9.10 2 October 2002 * * You may use this script on non commercial sites. * * For info write to menus@burmees.nl * * You may remove all comments for faster loading * ************************************************/ var NoOffFirstLineMenus=8; // Number of main menu items // Colorvariables: // Color variables take HTML predefined color names or "#rrggbb" strings //For transparency make colors and border color "" var LowBgColor="#010a83"; // Background color when mouse is not over var HighBgColor="#e13026"; // Background color when mouse is over var FontLowColor="white"; // Font color when mouse is not over var FontHighColor="white"; // Font color when mouse is over var BorderColor="#010a83"; // Border color var BorderWidthMain=1; // Border width main items var BorderWidthSub=0; // Border width sub items var BorderBtwnMain=1; // Border between elements main items 1 or 0 var BorderBtwnSub=0; // Border between elements sub items 1 or 0 var FontFamily="verdana"; // Font family menu items var FontSize=10; // Font size menu items var FontBold=0; // 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 can be: left, center, right, justify, // leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use var MenuVerticalCentered="top"; // Menu vertical position top, middle,bottom or static var ChildOverlap=0; // horizontal overlap child/ parent var ChildVerticalOverlap=0; // vertical overlap child/ parent var StartTop=0; // Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight var StartLeft=0; // Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=0; // Left padding var TopPaddng=0; // Top padding var FirstLineHorizontal=0; // First level items layout horizontal 1 or 0 var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=800; // delay before menu folds in var UnfoldDelay=0; // delay before sub unfolds var TakeOverBgColor=0; // Menu frame takes over background color subitem frame var FirstLineFrame="frmMenu"; // Frame where first level appears var SecLineFrame="main"; // Frame where sub levels appear var DocTargetFrame="main"; // Frame where target documents appear var TargetLoc="MenuPos"; // span id for relative positioning var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var BottomUp=0; // enables/ disables Bottom up unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var BaseHref='http://www.triomotion.com/tmt2/menu%20files/'; // BaseHref lets you specify the root directory for relative links. var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5]; // Arrow source, width and height. // If arrow images are not needed keep source "" var MenuUsesFrames=0; // MenuUsesFrames is only 0 when Main menu, submenus, // document targets and script are in the same frame. // In all other cases it must be 1 var RememberStatus=0; // RememberStatus: When set to 1, menu unfolds to the presetted menu item. // When set to 2 only the relevant main item stays highligthed // The preset is done by setting a variable in the head section of the target document. // 2_2_1 represents the menu item Menu2_2_1=new Array(....... var PartOfWindow=.8; // PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to // Below some pretty useless effects, since only IE6+ supports them // I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity // If you don't need MenuSlide just leave in the line var MenuSlide=""; // delete the other MenuSlide statements // In general leave the MenuSlide you need in and delete the others. // Above is also valid for MenuShadow and MenuOpacity // You can also use other effects by specifying another filter for MenuShadow and MenuOpacity. // You can add more filters by concanating the strings var BuildOnDemand=1; // 1/0 When set to 1 the sub menus are build when the parent is moused over var MenuSlide=""; var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)"; var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)"; var MenuShadow=""; var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=0)"; var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=0)"; var MenuOpacity=""; var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; // Menu tree: // MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor", // "fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext"); // Color and font variables defined in the menu tree take precedence over the global variables // Fontsize, fontbold and fontitalic are ignored when set to -1. // For rollover images ItemText format is: "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" Menu1=new Array('Motion Coordinator','../sitefiles/products/motion_coordinator.asp',"",14,19,150,'','','','','','',-1,-1,-1,'','');Menu1_1=new Array('Selection Guide','../sitefiles/products/selection_guide.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','Selection Guide this is an example of the text which can be added to the Status bar if it is required…..');Menu1_10=new Array('Operator Interfaces','../sitefiles/products/membrane.asp',"",4,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_10_1=new Array('Membrane Keypad','../sitefiles/products/membrane.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu1_10_2=new Array('Mini-membrane','../sitefiles/products/minimembrane.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_10_3=new Array('Third party operator interfaces','../sitefiles/products/third_party_op_if.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_10_4=new Array('PC operator interface','../sitefiles/products/pc_op_if.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_11=new Array('Auxiliary Products','../sitefiles/products/search.asp?Type=2',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_12=new Array('Older Products','../sitefiles/products/search.asp?Type=1',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_13=new Array('Product Search','../sitefiles/products/search.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_14=new Array('Product Brochure','../sitefiles/downloads/download_overview.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_2=new Array('Panel Mount','../sitefiles/products/selection_guide.asp',"",4,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_2_1=new Array('MC224','../sitefiles/products/mc224.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_2_2=new Array('MC206X','../sitefiles/products/mc206x.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_2_3=new Array('MC302X','../sitefiles/products/mc302x.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_2_4=new Array('MC464','../sitefiles/products/mc464.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_3=new Array('Board Level','../sitefiles/products/selection_guide.asp',"",3,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_3_1=new Array('PCI208 Card','../sitefiles/products/pci208.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_3_2=new Array('Euro205x Eurocard','../sitefiles/products/euro205x.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_3_3=new Array('Euro209 Eurocard','../sitefiles/products/euro209.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_4=new Array('"Drive-In"','../sitefiles/products/mc302.asp',"",2,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_4_1=new Array('MC302-K','../sitefiles/products/mc302.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_4_2=new Array('Motion Module','../sitefiles/products/motionmodule.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_5=new Array('Servo Drive SERCOS','../sitefiles/products/servo_drive_addon.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_6=new Array('Custom Motion Coordinator','../sitefiles/products/custom_mc.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7=new Array('Daughter Boards','../sitefiles/products/dboards.asp',"",16,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_1=new Array('Enhanced Servo Encoder','../sitefiles/products/sencoderdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_10=new Array('CANopen','../sitefiles/products/canopendb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_11=new Array('Profibus','../sitefiles/products/profibusdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_12=new Array('CT SLM','../sitefiles/products/slmdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_13=new Array('Hardware PLS/PSWITCH','../sitefiles/products/hardware_pswitchdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_14=new Array('Ethernet','../sitefiles/products/ethernetdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_15=new Array('SERCOS','../sitefiles/products/sercosdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_16=new Array('Ethernet IP','../sitefiles/products/ethernetipdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_2=new Array('Servo Resolver','../sitefiles/products/sresolverdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_3=new Array('Reference Encoder','../sitefiles/products/refencdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_4=new Array('Stepper','../sitefiles/products/stepperdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_5=new Array('Stepper Encoder','../sitefiles/products/stepperencdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_6=new Array('Analog Output','../sitefiles/products/analogueoutdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_7=new Array('Analog Input','../sitefiles/products/inputdboards.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_8=new Array('SSI Absolute Servo','../sitefiles/products/ssi_servoencdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_7_9=new Array('Differential Stepper','../sitefiles/products/diffstepdb.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_8=new Array('I/O Expansion','../sitefiles/products/can16io.asp',"",5,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_8_1=new Array('Digital I/O','../sitefiles/products/can16io.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu1_8_2=new Array('Analogue I/O','../sitefiles/products/cananalog.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_8_3=new Array('CAN16 Output Module','../sitefiles/products/p317.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_8_4=new Array('CAN16 Intput Module','../sitefiles/products/p318.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_8_5=new Array('CAN Analogue I/O Module','../sitefiles/products/p326.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9=new Array('Communication Interfaces','../sitefiles/products/connectivity.asp',"",10,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_1=new Array('Profibus','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu1_9_10=new Array('RS232 / RS485','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_2=new Array('DeviceNet','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_3=new Array('CANopen','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_4=new Array('USB','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_5=new Array('Ethernet','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_6=new Array('SLM','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_7=new Array('SERCOS','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_8=new Array('MODBUS','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu1_9_9=new Array('MODBUS TCP/IP','../sitefiles/products/mbus2.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2=new Array('Software Tools','../sitefiles/software_tools/sw_tools_overview.asp',"",10,19,150,'','','','','','',-1,-1,-1,'','');Menu2_1=new Array('Software Tools Overview','../sitefiles/software_tools/sw_tools_overview.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu2_10=new Array('Older tools','../sitefiles/downloads/download_archive.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_2=new Array('Motion Perfect','../sitefiles/software_tools/sw_tools_overview.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_3=new Array('CAD 2 Motion','../sitefiles/software_tools/sw_tools_overview.asp#toolscad2motion',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_4=new Array('CamGen','../sitefiles/software_tools/sw_tools_overview.asp#toolscamgen',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_5=new Array('Autoloader','../sitefiles/software_tools/sw_tools_overview.asp#toolsautoloader',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_6=new Array('DocMaker','../sitefiles/software_tools/sw_tools_overview.asp#toolsdocmaker',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_7=new Array('Project Encryptor','../sitefiles/software_tools/sw_tools_overview.asp#toolsprojectencryptor',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_8=new Array('G-Code','../sitefiles/software_tools/sw_tools_overview.asp#toolsgcode',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu2_9=new Array('IEC 61131','../sitefiles/software_tools/sw_tools_overview.asp#toolsiec61131',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3=new Array('Motion Control','../sitefiles/motion_control/jargon.asp',"",6,19,150,'','','','','','',-1,-1,-1,'','');Menu3_1=new Array('Motion Control Jargon','../sitefiles/motion_control/jargon.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_2=new Array('Trio Applications','../sitefiles/motion_control/applications.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_3=new Array('Motion Type','../sitefiles/motion_control/motion_types.asp',"",8,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_3_1=new Array('CAM profiles','../sitefiles/motion_control/cam_profiles.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_3_2=new Array('Continuous motion','../sitefiles/motion_control/continuous_motion.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_3_3=new Array('Coordinate transformation','../sitefiles/motion_control/coordinate_trans.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_3_4=new Array('Flying shear','../sitefiles/motion_control/flying_shear.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_3_5=new Array('Electronic gearbox','../sitefiles/motion_control/electronic_gearbox.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_3_6=new Array('Synchronisation','../sitefiles/motion_control/synchronisation.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_3_7=new Array('Linear/circular interpolation','../sitefiles/motion_control/linearcircular.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_3_8=new Array('Tangential knife','../sitefiles/motion_control/tangential_knife.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_4=new Array('Drives','../sitefiles/motion_control/stepper.asp',"",7,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_4_1=new Array('Stepper','../sitefiles/motion_control/stepper.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_4_2=new Array('Servo','../sitefiles/motion_control/servo.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_4_3=new Array('SERCOS','../sitefiles/motion_control/sercos.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_4_4=new Array('SLM','../sitefiles/motion_control/slm.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_4_5=new Array('CANopen','../sitefiles/motion_control/canopen.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_4_6=new Array('Piezo','../sitefiles/motion_control/piezo.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_4_7=new Array('Panasonic','../sitefiles/products/mc464_panasonic_module.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_5=new Array('Feedback','../sitefiles/motion_control/feedback.asp',"",5,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_5_1=new Array('Encoder','../sitefiles/motion_control/feedback.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_5_2=new Array('Resolver','../sitefiles/motion_control/feedback.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_5_3=new Array('Absolute','../sitefiles/motion_control/feedback.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_5_4=new Array('SSI','../sitefiles/motion_control/feedback.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_5_5=new Array('Hydraulic','../sitefiles/motion_control/feedback.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6=new Array('Key Trio Features','../sitefiles/motion_control/key_features.asp',"",5,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_1=new Array('Flexible Motion Functions','../sitefiles/motion_control/key_features.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_6_2=new Array('Scaleable','../sitefiles/motion_control/key_features.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3=new Array('Communication Interfaces','../sitefiles/products/connectivity.asp',"",10,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_1=new Array('Profibus','../sitefiles/products/connectivity.asp#pro',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu3_6_3_10=new Array('RS232 / RS485','../sitefiles/products/connectivity.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_2=new Array('DeviceNet','../sitefiles/products/connectivity.asp#dev',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_3=new Array('CAN-Open','../sitefiles/products/connectivity.asp#can',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_4=new Array('USB','../sitefiles/products/connectivity.asp#usb',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_5=new Array('Ethernet','../sitefiles/products/connectivity.asp#eth',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_6=new Array('SLM','../sitefiles/products/connectivity.asp#slm',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_7=new Array('SERCOS','../sitefiles/products/connectivity.asp#ser',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_8=new Array('MODBUS','../sitefiles/products/connectivity.asp#mod',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_3_9=new Array('MODBUS TCP/IP','../sitefiles/products/mbus2.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_4=new Array('PLC Communications','../sitefiles/motion_control/key_features.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu3_6_5=new Array('PC Communications','../sitefiles/motion_control/key_features.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu4=new Array('Sales','../sitefiles/distributors/distributors.asp',"",8,19,150,'','','','','','',-1,-1,-1,'','');Menu4_1=new Array('World Sales Outlets','../sitefiles/distributors/distributors.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu4_2=new Array('Events Calendar','../sitefiles/events/eventcal.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu4_3=new Array('Guide Prices','../sitefiles/sales/guide_prices.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu4_4=new Array('Repair inc progress information','../repair/repair.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu4_5=new Array('Feature Enable Codes','../sitefiles/sales/feature_enable_codes.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu4_6=new Array('Product Search','../sitefiles/products/search.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu4_7=new Array('Product Brochure','../sitefiles/downloads/download_overview.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu4_8=new Array('Terms & Conditions','../sitefiles/sales/t&c.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu5=new Array('Support','../sitefiles/support/getting_help.asp',"",7,19,150,'','','','','','',-1,-1,-1,'','');Menu5_1=new Array('Getting Help','../sitefiles/support/getting_help.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu5_2=new Array('Technical Notes','../sitefiles/downloads/docsearch.asp?Type=1',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu5_3=new Array('Training Courses','../sitefiles/support/training_courses.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu5_4=new Array('Forum','../Forum//forum/login_user.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu5_5=new Array('Example Programs','../sitefiles/downloads/docsearch.asp?Type=3',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu5_6=new Array('FAQs','../sitefiles/downloads/docsearch.asp?Type=4',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu5_7=new Array('End of life information','../sitefiles/support/eol_information.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu6=new Array('Downloads','../sitefiles/downloads/download_overview.asp',"",8,19,150,'','','','','','',-1,-1,-1,'','');Menu6_1=new Array('Download Overview','../sitefiles/downloads/download_overview.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu6_2=new Array('Manuals','../sitefiles/downloads/manuals.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu6_3=new Array('System Software','../sitefiles/downloads/system_software.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu6_4=new Array('Support Software','../sitefiles/downloads/support_software.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu6_5=new Array('Product Datasheets','../sitefiles/downloads/product_datasheets.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu6_6=new Array('Technical Notes','../sitefiles/downloads/docsearch.asp?Type=1',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu6_7=new Array('Download Archive','../sitefiles/downloads/download_archive.asp',"",0,17,185,'#9095E1','','','','','',-1,-1,-1,'','');Menu6_8=new Array('Product Brochure','../sitefiles/downloads/download_overview.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');Menu7=new Array('Employment','../sitefiles/about_trio/employment.asp',"",0,17,150,'','','','','','',-1,-1,-1,'','');Menu8=new Array('Site Map','../sitefiles/content.asp',"",0,17,150,'','','','','','',-1,-1,-1,'','');Menu9=new Array('Distributors','../sitefiles/distributors/distributors.asp',"",0,17,185,'#9095E1','','','','#9095E1','',-1,-1,-1,'','');