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="white"; // Background color when mouse is not over var HighBgColor="#e6e5dc"; // Background color when mouse is over var FontLowColor="0c5081"; // Font color when mouse is not over var FontHighColor="#7592bc"; // Font color when mouse is over var BorderColor="#808080"; // Border color var BorderWidthMain=0; // Border width main items var BorderWidthSub=1; // Border width sub items var BorderBtwnMain=0; // Border width between elements main items var BorderBtwnSub=0; // Border width between elements sub items var FontFamily="tahoma,arial"; // 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 var MenuVerticalCentered="top"; // Menu vertical position top, middle,bottom or static var ChildOverlap=.3; // horizontal overlap child/ parent var ChildVerticalOverlap=.6; // vertical overlap child/ parent var StartTop=0; // Menu offset x coordinate var StartLeft=0; // Menu offset y coordinate var VerCorrect=-2; // Multiple frames y correction var HorCorrect=-1; // Multiple frames x correction var DistFrmFrameBrdr=0; // Distance between main menu and frame border var LeftPaddng=8; // Left padding var TopPaddng=2; // Top padding. If set to -1 text is vertically centered var FirstLineHorizontal=1; // Number defines to which level the menu must unfold horizontal; 0 is all vertical var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var UnfoldDelay=0; // delay before sub unfolds var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame=""; // Frame where first level appears var SecLineFrame=""; // Frame where sub levels appear var DocTargetFrame=""; // 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="/"; // BaseHref lets you specify the root directory for relative links. // The script precedes your relative links with BaseHref // For instance: // when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm", // the script renders to: "http://www.MyDomain/subdir/MyFile.htm" // Can also be used when you use images in the textfields of the menu // "MenuX=new Array("" // For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/" var Arrws=[BaseHref+"_nav/triright.gif",4,13,BaseHref+"dummy.gif",1,1,BaseHref+"_nav/trileft.gif",4,13,BaseHref+"dummy.gif",1,1]; // 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 Menu3_2_1=new Array(....... var BuildOnDemand=0; // 1/0 When set to 1 the sub menus are build when the parent is moused over var BgImgLeftOffset=5; // Only relevant when bg image is used as rollover var ScaleMenu=0; // 1/0 When set to 0 Menu scales with browser text size setting var OverFormElements=0; // Set this to 0 when the menu does not need to cover form elements. var HooverBold=0; // 1 or 0 var HooverItalic=0; // 1 or 0 var HooverUnderLine=0; // 1 or 0 var HooverTextSize=0; // 0=off, number is font size difference on hoover var HooverVariant=0; // 1 or 0 // 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 MenuSlide=""; var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.2, wipeStyle=1)"; var MenuSlide="blendtrans(duration=.2)"; var MenuShadow=""; // var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)"; // var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)"; var MenuOpacity=""; var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=92)"; function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // 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 or background image format is: "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" Menu1=new Array("rollover?"+BaseHref+"_nav/company_off.gif?"+BaseHref+"_nav/company_on.gif","","",9,146,71,"","","","","","",-1,-1,-1,"",""); Menu1_1=new Array("
Company profile
","company/company_profile/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_2=new Array("
Mission & strategy
","company/mission__strategy/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_3=new Array("
Senior management
","company/management_team/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_4=new Array("
Customers
","company/customers/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_5=new Array("
Funded research
","company/funded_research/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_6=new Array("
Awards
","company/awards/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_7=new Array("
Contact Us
","contact/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_8=new Array("
Career
","company/career/","",1,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_8_1=new Array("
Send your CV
","jobs/apply.php","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu1_9=new Array("
Locations
","contact/?e=1","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2=new Array("rollover?"+BaseHref+"_nav/investors_off.gif?"+BaseHref+"_nav/investors_on.gif","","",2,146,70,"","","","","","",-1,-1,-1,"",""); Menu2_1=new Array("
Nederlands
","investors/nederlands/","",9,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_1=new Array("
Kerninformatie voor beleggers
","investors/nederlands/kerninformatie_voor_beleggers/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_1_1=new Array("
Bedrijfsinformatie
","investors/nederlands/kerninformatie_voor_beleggers/bedrijfsinformatie/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_1_2=new Array("
Informatie over beursintroductie
","investors/nederlands/kerninformatie_voor_beleggers/informatie_over_beursintroductie/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_2=new Array("
Financiële agenda
","investors/nederlands/financiele_agenda/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_3=new Array("
Financiële bedrijfsresultaten
","investors/nederlands/financiele_bedrijfsresultaten/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_4=new Array("
Persberichten periodieke resultaten
","investors/nederlands/persberichten_periodieke_resultaten/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5=new Array("
Informatie voor aandeelhouders
","investors/nederlands/informatie_voor_aandeelhouders/","",7,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5_1=new Array("
Beurskoers en aandeelvolumes
","investors/nederlands/informatie_voor_aandeelhouders/beurskoers_en_aandeelvolumes/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5_2=new Array("
Aandeelhoudersstructuur
","investors/nederlands/informatie_voor_aandeelhouders/aandeelhoudersstructuur/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5_3=new Array("
Aandeelhoudersvergadering
","investors/nederlands/informatie_voor_aandeelhouders/aandeelhoudersvergadering/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5_4=new Array("
Dividendbeleid
","investors/nederlands/informatie_voor_aandeelhouders/dividendbeleid/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5_5=new Array("
Transparantieregelgeving
","investors/nederlands/informatie_voor_aandeelhouders/transparantieregelgeving/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5_6=new Array("
Berichtgeving door analisten
","investors/nederlands/informatie_voor_aandeelhouders/berichtgeving_door_analisten/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_5_7=new Array("
Financiële dienstverlening
","investors/nederlands/informatie_voor_aandeelhouders/financiele_dienstverlening/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_6=new Array("
Corporate governance
","investors/nederlands/corporate_governance/","",3,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_6_1=new Array("
Charter
","investors/nederlands/vennootschappelijk_bestuur/charter/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_6_2=new Array("
Raad van Bestuur
","investors/nederlands/vennootschappelijk_bestuur/raad_van_bestuur/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_6_3=new Array("
Management team
","investors/nederlands/vennootschappelijk_bestuur/management_team/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_7=new Array("
Contact
","investors/nederlands/contact/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_8=new Array("
Persberichten
","investors/nederlands/persberichten/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_1_9=new Array("
Abonneren op nieuws
","users/?subscribe=1&taal=nl","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2=new Array("
English
","investors/english/","",9,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_1=new Array("
Investor factsheet
","investors/english/investor_factsheet/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_1_1=new Array("
Company information
","investors/english/investor_factsheet/company_information/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_1_2=new Array("
IPO related info
","investors/english/investor_factsheet/ipo_related_info/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_2=new Array("
Financial calendar
","investors/english/financial_calendar/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_3=new Array("
Financials
","investors/english/financials/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_4=new Array("
Press releases periodical results
","investors/english/press_releases_periodical_results/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5=new Array("
Shareholder information
","investors/english/shareholder_information/","",7,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5_1=new Array("
Share price and volumes
","investors/english/shareholder_information/share_price_and_volumes/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5_2=new Array("
Shareholder structure
","investors/english/shareholder_information/shareholder_structure/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5_3=new Array("
Shareholder meeting
","investors/english/shareholder_information/shareholder_meeting/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5_4=new Array("
Dividend policy
","investors/english/shareholder_information/dividend_policy/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5_5=new Array("
Transparancy declarations
","investors/english/shareholder_information/transparancy_declarations/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5_6=new Array("
Analyst coverage
","investors/english/shareholder_information/analyst_coverage/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_5_7=new Array("
Paying agents - Financial service
","investors/english/shareholder_information/paying_agents_-_financial_service/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_6=new Array("
Corporate governance
","investors/english/corporate_governance/","",3,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_6_1=new Array("
Charter
","investors/english/corporate_governance/charter/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_6_2=new Array("
Board of directors
","investors/english/corporate_governance/board_of_directors/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_6_3=new Array("
Management team
","investors/english/corporate_governance/management_team/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_7=new Array("
Contact
","investors/english/contact/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_8=new Array("
Press releases
","investors/english/press_releases/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu2_2_9=new Array("
Subscribe to news
","users/?subscribe=1","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3=new Array("rollover?"+BaseHref+"_nav/products_off.gif?"+BaseHref+"_nav/products_on.gif","","",13,146,70,"","","","","","",-1,-1,-1,"",""); Menu3_1=new Array("
Coordinate measuring machines
","coordinate_measuring_machines/","",6,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_1=new Array("
Bridge CMM
","products/coordinate_measuring_machines/bridge_cmm/","",5,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_1_1=new Array("
General purpose bridge CMM
","products/coordinate_measuring_machines/bridge_cmm/general_purpose_bridge_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_1_2=new Array("
High-accuracy bridge CMM
","products/coordinate_measuring_machines/bridge_cmm/lk_v_bridge_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_1_3=new Array("
High-speed scanning bridge CMM
","products/coordinate_measuring_machines/bridge_cmm/lk_v-sl_bridge_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_1_4=new Array("
Metrology lab reference CMM
","products/coordinate_measuring_machines/bridge_cmm/lk_v-sl_ha_option_bridge_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_1_5=new Array("
Rail-mounted bridge CMM
","products/coordinate_measuring_machines/bridge_cmm/lk_v-r_bridge_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_2=new Array("
Gantry CMM
","products/coordinate_measuring_machines/gantry_cmm/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_2_1=new Array("
Large scale gantry CMM
","products/coordinate_measuring_machines/gantry_cmm/large_scale_gantry_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_2_2=new Array("
High-accuracy gantry CMM
","products/coordinate_measuring_machines/gantry_cmm/high-accuracy_gantry_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_3=new Array("
Horizontal arm CMM
","coordinate_measuring_machines/horizontal_arm_cmm/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_3_1=new Array("
Performance series
","products/coordinate_measuring_machines/horizontal_arm_cmm/performance_series/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_3_2=new Array("
Premium series
","products/coordinate_measuring_machines/horizontal_arm_cmm/premium/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_4=new Array("
Multi-sensor applications
","products/coordinate_measuring_machines/multi-sensor_applications/","",6,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_4_1=new Array("
Analogue probing
","coordinate_measuring_machines/multi-sensor_applications/analogue_probing/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_4_2=new Array("
Digital touch trigger probing
","coordinate_measuring_machines/multi-sensor_applications/digital_touch_trigger_probing/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_4_3=new Array("
Laser non-contact probing
","coordinate_measuring_machines/multi-sensor_applications/laser_non-contact_probing/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_4_4=new Array("
Automotive body-in-white inspection
","coordinate_measuring_machines/multi-sensor_applications/automotive_body-in-white_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_4_5=new Array("
Automotive power train inspection
","coordinate_measuring_machines/multi-sensor_applications/automotive_power_train_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_4_6=new Array("
Turbine blade inspection
","coordinate_measuring_machines/multi-sensor_applications/turbine_blade_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_5=new Array("
Retrofit & upgrades
","produits/machines_de_mesure_tridimensionnelle/retrofit_et_mises__jour/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_1_6=new Array("
ia.CMM
","products/coordinate_measuring_machines/iacmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2=new Array("
CMM software
","products/cmm_software/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_1=new Array("
Camio
","products/cmm_software/camio/","",6,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_1_1=new Array("
Camio Studio 4.6
","cmm_software/camio/camio_studio_46/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_1_2=new Array("
CAD compatibility
","products/cmm_software/camio/cad_compatibility/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_1_3=new Array("
Offline programming
","products/cmm_software/camio/offline_programming/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_1_4=new Array("
Online inspection
","products/cmm_software/camio/online_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_1_5=new Array("
Reporting & analysis
","products/cmm_software/camio/reporting__analysis/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_1_6=new Array("
DME integration
","products/cmm_software/camio/dme_integration/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_2=new Array("
ARCO
","products/cmm_software/arco/","",4,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_2_1=new Array("
ARCO Quick
","products/cmm_software/arco/arco_quick/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_2_2=new Array("
ARCO Graphics
","products/cmm_software/arco/arco_graphics/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_2_3=new Array("
ARCO CAD
","products/cmm_software/arco/arco_cad/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_2_2_4=new Array("
Compare versions
","products/cmm_software/arco/compare_versions/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_3=new Array("
CMM scanners
","cmm_scanners/","",4,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_3_1=new Array("
XC50 Cross Scanner
","products/laser_scanners/xc50_cross_scanner/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_3_2=new Array("
XC50-LS Cross Scanner
","products/laser_scanners/xc50-ls_cross_scanner/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_3_3=new Array("
LC50
","products/laser_scanners/lc50/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_3_4=new Array("
LC15
","cmm_scanners/lc15/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_4=new Array("
Articulated arms
","products/articulated_arms/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_4_1=new Array("
MCA Manual Coordinate Measuring Arm
","products/articulated_arms/mca_manual_coordinate_measuring__arm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_4_2=new Array("
Garda articulated arm
","products/articulated_arms/garda_articulated_arm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_5=new Array("
Handheld scanners
","handheld_scanners/","",3,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_5_1=new Array("
ModelMaker scanners
","handheld_scanners/modelmaker_d/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_5_2=new Array("
K-Scan MMD
","products/handheld_scanners/k-scan_mmd/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_5_3=new Array("
KUBE software
","handheld_scanners/kube_software/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_6=new Array("
Optical CMM
","optical__cmm/","",1,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_6_1=new Array("
K-Series Optical CMM
","optical__cmm/k-series_optical_cmm/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_7=new Array("
RCA - Robot CMM arm
","products/robot_cmm_arm/rca/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_8=new Array("
Robot scanners
","produits/scanner_robotique/","",1,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_8_1=new Array("
K-Robot
","products/robot_scanners/k-robot/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_9=new Array("
Point cloud software
","products/point_cloud_software/","",4,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_9_1=new Array("
Focus Scan
","products/point_cloud_software/focus_scan/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_9_2=new Array("
Focus Inspection
","products/3d_inspection/point_cloud_software/focus_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_9_3=new Array("
Focus Automation
","products/point_cloud_software/focus_automation/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_9_4=new Array("
Focus Reverse Engineering
","products/point_cloud_software/focus_reverse_engineering/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_10=new Array("
Large volume metrology
","large_volume_metrology/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_10_1=new Array("
Laser Radar
","large_volume_metrology/laser_radar/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_10_2=new Array("
Basics of Laser Radar
","large_volume_metrology/basics_of_laser_radar/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_11=new Array("
Large volume tracking & positioning
","large_volume_tracking__positioning/","",4,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_11_1=new Array("
iGPS
","large_volume_tracking__positioning/igps/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_11_2=new Array("
iSpace
","products/large_volume_tracking__positioning/ispace/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_11_3=new Array("
Basics of iGPS
","large_volume_tracking__positioning/basics_of_igps/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_11_4=new Array("
iGPS vs. Laser Trackers
","products/igps/igps_vs_tracker/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12=new Array("
X-ray and CT inspection
","products/xray_ct_inspection/","",3,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_1=new Array("
Electronics inspection
","products/x-ray_and_ct_inspection/electronics_inspection/","",3,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_1_1=new Array("
Key features
","products/x-ray_and_ct_inspection/electronics_inspection/key_features/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_1_2=new Array("
Processing performance
","products/x-ray_and_ct_inspection/electronics_inspection/processing_performance/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_1_3=new Array("
Applications
","products/x-ray_and_ct_inspection/electronics_inspection/applications/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_2=new Array("
Industrial X-ray and CT
","products/x-ray_and_ct_inspection/industrial_x-ray_and_ct/","",3,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_2_1=new Array("
Key features
","products/x-ray_and_ct_inspection/industrial_x-ray_and_ct/key_features/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_2_2=new Array("
Processing performance
","products/x-ray_and_ct_inspection/industrial_x-ray_and_ct/processing_performance/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_2_3=new Array("
Applications
","products/x-ray_and_ct_inspection/industrial_x-ray_and_ct/applications/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_3=new Array("
X-ray and CT concepts
","products/x-ray_and_ct_inspection/x-ray_and_ct_concepts/","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_3_1=new Array("
X-ray concept
","products/x-ray_and_ct_inspection/x-ray_and_ct_concepts/x-ray_concept/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_12_3_2=new Array("
Computer tomography concept
","products/x-ray_and_ct_inspection/x-ray_and_ct_concepts/computer_tomography_concept/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_13=new Array("
Motion measurement & Robotics
","products/motion_measurement__robotics/","",4,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_13_1=new Array("
DMM - Dynamic Motion Measurement
","motion_measurement/dmm_-_dynamic_motion_measurement/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_13_2=new Array("
WheelTracker/ EngineTracker
","motion_measurement/wheeltracker_enginetracker/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_13_3=new Array("
Robot calibration & testing
","products/optical__cmm/robot_calibration__testing/robotic_scanning/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu3_13_4=new Array("
Adaptive Robot Control
","products/motion_measurement__robotics/adaptive_robot_control/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4=new Array("rollover?"+BaseHref+"_nav/industries_off.gif?"+BaseHref+"_nav/industries_on.gif","","",3,146,76,"","","","","","",-1,-1,-1,"",""); Menu4_1=new Array("
Automotive
","automotive/","",10,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_1=new Array("
Automotive styling
","industries/automotive/styling/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_2=new Array("
Vehicle engineering
","industries/automotive/vehicle_engineering/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_3=new Array("
Pilot plant
","industries/automotive/pilot_plant/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_4=new Array("
Die & mould applications
","industries/automotive/tools/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_5=new Array("
Assembly plant set-up
","industries/automotive/assembly_plant_set-up/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_6=new Array("
Sheet metal production
","industries/automotive/sheet_metal_production/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_7=new Array("
Body assembly
","industries/automotive/body_assembly/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_8=new Array("
Powertrain production
","industries/automotive/powertrain_production/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_9=new Array("
Component production
","industries/automotive/component_production/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_1_10=new Array("
Full vehicle inspection
","industries/automotive/full_vehicle_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2=new Array("
Aerospace
","industries/aerospace/","",7,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2_1=new Array("
Large volume metrology
","industries/aerospace/large_volume_metrology/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2_2=new Array("
Large volume positioning
","industries/aerospace/large_volume_positioning/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2_3=new Array("
Aircraft component inspection
","industries/aerospace/aircraft_component_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2_4=new Array("
Aircraft component reverse engineering
","industries/aerospace/aircraft_component_reverse_engineering/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2_5=new Array("
Turbine blade inspection
","industries/aerospace/turbine_blade_inspection/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2_6=new Array("
3rd party instrument tracking
","industries/aerospace/3rd_party_instrument_tracking/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_2_7=new Array("
Robotic placement and machining
","industries/aerospace/robotic_placement_and_machining/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu4_3=new Array("
General industry
","industries/general_manufacturing/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5=new Array("rollover?"+BaseHref+"_nav/casestudies_off.gif?"+BaseHref+"_nav/casestudies_on.gif","industries/application_case_studies/","",8,146,89,"","","","","","",-1,-1,-1,"",""); Menu5_1=new Array("
Coordinate measuring machines
","","",20,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_1=new Array("
Messier Dowty
","industries/application_case_studies/coordinate_measuring_machines/messier_dowty/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_2=new Array("
Jaguar
","industries/application_case_studies/coordinate_measuring_machines/jaguar/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_3=new Array("
Hurel Hispano
","industries/application_case_studies/coordinate_measuring_machines/hurel_hispano/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_4=new Array("
University of Warwick
","industries/application_case_studies/coordinate_measuring_machines/university_of_warwick/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_5=new Array("
Wild Manufacturing
","industries/application_case_studies/coordinate_measuring_machines/wild_manufacturing/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_6=new Array("
Qinetiq
","industries/application_case_studies/coordinate_measuring_machines/qinetiq/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_7=new Array("
Schweikert
","industries/application_case_studies/coordinate_measuring_machines/schweikert/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_8=new Array("
CTL Engineering
","industries/application_case_studies/coordinate_measuring_machines/ctl_engineering/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_9=new Array("
Tech Group Europe
","industries/application_case_studies/coordinate_measuring_machines/tech_group_europe/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_10=new Array("
Aston Martin
","industries/application_case_studies/coordinate_measuring_machines/aston_martin/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_11=new Array("
Land Rover
","industries/application_case_studies/coordinate_measuring_machines/land_rover/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_12=new Array("
Meridian Technologies
","industries/application_case_studies/coordinate_measuring_machines/meridian_technologies/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_13=new Array("
SG Equipment
","industries/application_case_studies/coordinate_measuring_machines/sg_equipment/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_14=new Array("
Libero
","industries/application_case_studies/coordinate_measuring_machines/libero/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_15=new Array("
West Bromwich Tool and Engineering
","industries/application_case_studies/coordinate_measuring_machines/west_bromwich_tool_and_engineering/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_16=new Array("
Loughborough
","","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_17=new Array("
Verdict Aerospace
","","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_18=new Array("
Super Aguri F1 team
","industries/case_studies/coordinate_measuring_machines/super_aguri_f1_team/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_19=new Array("
Biesse Group
","industries/case_studies/coordinate_measuring_machines/biesse_group/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_1_20=new Array("
Witte
","case_studies/coordinate_measuring_machines/witte/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2=new Array("
CMM scanners
","","",14,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_1=new Array("
GE Advanced Materials
","industries/application_case_studies/cmm_scanners/ge_advanced_materials/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_2=new Array("
Balda AG
","industries/application_case_studies/cmm_scanners/balda_ag/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_3=new Array("
A&M Electric Tools
","industries/application_case_studies/cmm_scanners/atlas_copco_electrical_tools/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_4=new Array("
Faurecia
","industries/application_case_studies/cmm_scanners/faurecia/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_5=new Array("
XC50 Cross Scanner
","industries/application_case_studies/cmm_scanners/xc50_cross_scanner/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_6=new Array("
Siemens power Generation (UK)
","industries/application_case_studies/cmm_scanners/siemens_power_generation_uk/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_7=new Array("
Metris 3D Laser Scanning: an overview
","industries/application_case_studies/cmm_scanners/metris_3d_laser_scanning_an_overview/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_8=new Array("
Österby
","","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_9=new Array("
Vicount Industries
","industries/case_studies/cmm_scanners/vicount_industries/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_10=new Array("
Volvo Cars Ghent
","industries/case_studies/cmm_scanners/volvo_cars/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_11=new Array("
RAM Tool
","industries/case_studies/cmm_scanners/ram_tool/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_12=new Array("
Grede Foundries Inc
","industries/case_studies/cmm_scanners/grede_foundries_inc/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_13=new Array("
Die-Tech
","industries/case_studies/cmm_scanners/die-tech/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_2_14=new Array("
Qualis
","case_studies/cmm_scanners/qualis/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3=new Array("
Handheld scanners
","","",8,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_1=new Array("
Phantom Works
","","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_2=new Array("
Daimler Chrysler
","industries/case_studies/handheld_scanners/daimler_chrysler/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_3=new Array("
Evernham Motorsports
","industries/case_studies/handheld_scanners/evernham_motorsports/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_4=new Array("
Johnson Controls
","industries/case_studies/handheld_scanners/pt_cruiser_seats/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_5=new Array("
Nissan
","industries/case_studies/handheld_scanners/nissan/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_6=new Array("
Volvo Cars Ghent
","industries/case_studies/handheld_scanners/volvo_cars_ghent/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_7=new Array("
Thule Towing Systems
","industries/case_studies/handheld_scanners/thule_towing_systems/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_3_8=new Array("
PSA
","case_studies/handheld_scanners/psa/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4=new Array("
Optical CMM
","","",9,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_1=new Array("
John Deere
","industries/application_case_studies/optical_cmm/john_deere/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_2=new Array("
Mitsubishi Motors Japan
","industries/application_case_studies/optical_cmm/mitsubishi_motors_japan/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_3=new Array("
KUKA
","industries/application_case_studies/optical_cmm/kuka/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_4=new Array("
F1
","industries/application_case_studies/optical_cmm/f1/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_5=new Array("
BMW Regensburg
","industries/application_case_studies/optical_cmm/bmw_regensburg/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_6=new Array("
Weidmann
","industries/application_case_studies/optical_cmm/weidmann/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_7=new Array("
Spyker F1
","industries/application_case_studies/optical_cmm/midland_f1/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_8=new Array("
Solar Team
","industries/case_studies/optical_cmm/solar_team/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_4_9=new Array("
Meridian Technologies
","","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_5=new Array("
Laser radar
","","",2,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_5_1=new Array("
Laser Radar
","industries/application_case_studies/laser_radar/laser_radar/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_5_2=new Array("
Janicki Industries
","case_studies/laser_radar/janicki_industries/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_6=new Array("
iGPS
","","",4,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_6_1=new Array("
iGPS
","industries/application_case_studies/igps/igps/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_6_2=new Array("
Shipbuilder
","industries/case_studies/igps/shipbuilder/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_6_3=new Array("
RCR
","case_studies/igps/rcr/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_6_4=new Array("
Survice Engineering
","case_studies/igps/survice_engineering/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_7=new Array("
Motion measurement & Robotics
","","",1,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_7_1=new Array("
Airbus
","industries/case_studies/motion_measurement__robotics/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_8=new Array("
X-ray and CT inspection
","","",1,17,200,"","","","","","",-1,-1,-1,"",""); Menu5_8_1=new Array("
PartnerTech
","case_studies/x-ray_and_ct_inspection/partnertech/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu6=new Array("rollover?"+BaseHref+"_nav/news%26events_off.gif?"+BaseHref+"_nav/news%26events_on.gif","","",4,146,99,"","","","","","",-1,-1,-1,"",""); Menu6_1=new Array("
Exhibitions & Conferences
","events/exhibitions__conferences/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu6_2=new Array("
News archive
","news/recent_news/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu6_3=new Array("
Metris Newsletter
","news/metris_newsletter/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu6_4=new Array("
Metris News Magazine
","news/metris_news_magazine/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu7=new Array("rollover?"+BaseHref+"_nav/download_off.gif?"+BaseHref+"_nav/download_on.gif","","",4,146,75,"","","","","","",-1,-1,-1,"",""); Menu7_1=new Array("
Product brochures
","tlcharger/brochures/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu7_2=new Array("
Case studies (.pdf)
","tlcharger/case_studies_pdf/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu7_3=new Array("
Free software viewers
","download/free_software_viewers/focus_inspection_viewer/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu7_4=new Array("
Logos & Artwork
","download/logos__artwork/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8=new Array("rollover?"+BaseHref+"_nav/support_off.gif?"+BaseHref+"_nav/support_on.gif","","",4,146,63,"","","","","","",-1,-1,-1,"",""); Menu8_1=new Array("
Integrations services
","services/integrations_services","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_2=new Array("
Metris customer service
","","",5,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_2_1=new Array("
Metris customer service Headquarters
","support/metris_customer_service/metris_customer_service_headquarters/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_2_2=new Array("
Metris 3D Engineering Services UK
","support/metris_customer_service/metris_customer_service_uk/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_2_3=new Array("
Metris customer service Germany
","support/metris_customer_service/metris_customer_service_germany/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_2_4=new Array("
Metris customer service USA
","support/metris_customer_service/metris_customer_service_usa/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_2_5=new Array("
Metris customer service Asia
","support/metris_customer_service/metris_customer_service_asia/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_3=new Array("
Metris Services Centers
","support/metris_services_centers/","",0,17,200,"","","","","","",-1,-1,-1,"",""); Menu8_4=new Array("
My profile
","users/profile.php","",0,17,200,"","","","","","",-1,-1,-1,"",""); // 0.79010000 1210562761