/*------------------------------------------- Choice One OnLine's Registration Code -------------------------------------------*/ limit_multiple_users = true sequence = "9x88_4" /*------------------------------------------- Colors, Borders, Dividers, and more... --------------------------------------------*/ dqm__sub_menu_width = 130 //default sub menu widths dqm__sub_xy = "0,0" //default sub x,y coordinates - defined relative //to the top-left corner of parent image or sub menu dqm__urltarget = "_self" //default URL target: _self, _parent, _new, or "my frame name" dqm__border_width = 1 dqm__divider_height = 1 dqm__border_color = "#252679" //Hex color or 'transparent' dqm__menu_bgcolor = "#FFFFFF" //Hex color or 'transparent' dqm__hl_bgcolor = "#FFFFFF" dqm__mouse_off_delay = 150 //defined in milliseconds (activated after mouse stops) dqm__nn4_mouse_off_delay = 500 //defined in milliseconds (activated after leaving sub) /*------------------------------------------- Font settings and margins --------------------------------------------*/ //Font settings dqm__textcolor = "#252679" dqm__fontfamily = "Verdana" //Any available system font dqm__fontsize = 11 //Defined with pixel sizing dqm__fontsize_ie4 = 9 //Defined with point sizing dqm__textdecoration = "normal" //set to: 'normal', or 'underline' dqm__fontweight = "normal" //set to: 'normal', or 'bold' dqm__fontstyle = "normal" //set to: 'normal', or 'italic' //Rollover font settings dqm__hl_textcolor = "#252679" dqm__hl_textdecoration = "underline" //set to: 'normal', or 'underline' //Margins and text alignment dqm__text_alignment = "left" //set to: 'left', 'center' or 'right' dqm__margin_top = 2 dqm__margin_bottom = 3 dqm__margin_left = 5 dqm__margin_right = 4 /*------------------------------------------- Bullet and Icon image library - Unlimited bullet or icon images may be defined below and then associated with any sub menu items within the 'Sub Menu Structure and Text' section of this data file. --------------------------------------------*/ //Relative positioned icon images (flow with sub item text) dqm__icon_image0 = jsImage + "sample_images/bullet.gif" dqm__icon_rollover0 = jsImage + "sample_images/bullet_hl.gif" dqm__icon_image_wh0 = "13,8" //Absolute positioned icon images (coordinate poitioned) dqm__2nd_icon_image0 = jsImage + "sample_images/arrow.gif" dqm__2nd_icon_rollover0 = jsImage + "sample_images/arrow.gif" dqm__2nd_icon_image_wh0 = "13,10" dqm__2nd_icon_image_xy0 = "0,4" /*--------------------------------------------- Optional Status Bar Text -----------------------------------------------*/ dqm__show_urls_statusbar = false //dqm__status_text0 = "Sample text - Main Menu Item 0" //dqm__status_text1 = "Sample text - Main Menu Item 1" //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0" //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1" /*------------------------------------------- Internet Explorer Transition Effects --------------------------------------------*/ //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch dqm__sub_menu_effect = "fade" dqm__sub_item_effect = "fade" //Define the effect duration in seconds below. dqm__sub_menu_effect_duration = .4 dqm__sub_item_effect_duration = .4 //Specific settings for various transitions. dqm__effect_pixelate_maxsqare = 25 dqm__effect_iris_irisstyle = "CIRCLE" //CROSS, CIRCLE, PLUS, SQUARE, or STAR dqm__effect_checkerboard_squaresx = 14 dqm__effect_checkerboard_squaresY = 14 dqm__effect_checkerboard_direction = "RIGHT" //UP, DOWN, LEFT, RIGHT //Opacity and drop shadows. dqm__sub_menu_opacity = 100 //1 to 100 dqm__dropshadow_color = "none" //Hex color value or 'none' dqm__dropshadow_offx = 5 //drop shadow width dqm__dropshadow_offy = 5 //drop shadow height /*------------------------------------------- Browser Bug fixes and Workarounds --------------------------------------------*/ //Mac offset fixes, adjust until sub menus position correctly. dqm__ie4mac_offset_X = -8 dqm__ie4mac_offset_Y = -50 //Netscape 4 resize bug workaround. dqm__nn4_reaload_after_resize = true dqm__nn4_resize_prompt_user = false dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button." //Opera 5 & 6, set to true if the menu is the only item on the HTML page. dqm__use_opera_div_detect_fix = true //Pre-defined sub menu item heights for the Espial Escape browser. dqm__escape_item_height = 20 dqm__escape_item_height0_0 = 70 dqm__escape_item_height0_1 = 70 /*--------------------------------------------- Exposed menu events ----------------------------------------------*/ //Reference additional onload statements here. //dqm__onload_code = "alert('custom function - onload')" //The 'X' indicates the index number of the sub menu group or item. //The 'X_X' indicates the index number of the sub menu item. dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'" dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'" dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')" /*--------------------------------------------- Specific Sub Menu Settings ----------------------------------------------*/ //The following settings may be defined for specific sub menu groups. //The 'X' represents the index number of the sub menu group. dqm__border_widthX = 10; dqm__divider_heightX = 5; dqm__border_colorX = "#0000ff"; dqm__menu_bgcolorX = "#ff0000" dqm__hl_bgcolorX = "#00ff00" dqm__hl_textcolorX = "#ff0000" dqm__text_alignmentX = "left" //The following settings may be defined for specific sub menu items. //The 'X_X' represents the index number of the sub menu item. dqm__hl_subdescX_X = "custom highlight text" dqm__urltargetX_X = "_new" /*--------------------------------------------- Top Level Mouseover Buttons ----------------------------------------------*/ //Main Menu Item 0 dqm__rollover_image0 = navImage + "about_on.gif" dqm__rollover_wh0 = "79,32" dqm__url0 = "http://www.eberliron.com/about_eberl.php"; //Main Menu Item 1 dqm__rollover_image1 = navImage + "metal_on.gif" dqm__rollover_wh1 = "101,32" dqm__url1 = "http://www.eberliron.com/metal_fabrication.php"; //Main Menu Item 2 dqm__rollover_image2 = navImage + "unistrut_on.gif" dqm__rollover_wh2 = "90,32" dqm__url2 = "http://www.eberliron.com/unistrut_buffalo.php"; //Main Menu Item 3 dqm__rollover_image3 = navImage + "traffic_on.gif" dqm__rollover_wh3 = "114,32" dqm__url3 = "http://www.eberliron.com/traffic_safety_products.php"; //Main Menu Item 4 dqm__rollover_image4 = navImage + "systems_on.gif" dqm__rollover_wh4 = "107,32" dqm__url4 = "http://www.eberliron.com/systems_installation.php"; //Main Menu Item 5 dqm__rollover_image5 = navImage + "whats_on.gif" dqm__rollover_wh5 = "75,32" dqm__url5 = "http://www.eberliron.com/whats_new.php"; //Main Menu Item 6 dqm__rollover_image6 = navImage + "sales_on.gif" dqm__rollover_wh6 = "68,32" dqm__url6 = "http://www.eberliron.com/sales_reps.php"; //Main Menu Item 7 dqm__rollover_image7 = navImage + "links_on.gif" dqm__rollover_wh7 = "43,32" dqm__url7 = "http://www.eberliron.com/links.php"; //Main Menu Item 8 dqm__rollover_image8 = navImage + "catalogs_on.gif" dqm__rollover_wh8 = "69,32" dqm__url8 = "./catalogs.php"; /*--------------------------------------------- Second Level Drop Down Buttons ----------------------------------------------*/ //Sub Menu 0 dqm__sub_xy0 = "-77,32" dqm__sub_menu_width0 = 130 dqm__subdesc0_0 = "History" dqm__url0_0 = "http://www.eberliron.com/history.php" dqm__subdesc0_1 = "Divisions" dqm__url0_1 = "http://www.eberliron.com/divisions.php" dqm__subdesc0_2 = "People" dqm__url0_2 = "http://www.eberliron.com/people.php" dqm__subdesc0_3 = "Core Values" dqm__url0_3 = "./images/Values.gif" dqm__urltarget0_3 = "_new" dqm__subdesc0_4 = "e-Newsletters" dqm__url0_4 = "http://www.eberliron.com/e_newsletters.php" dqm__subdesc0_5 = "Careers" dqm__url0_5 = "http://www.eberliron.com/careers.php" dqm__subdesc0_6 = "About Lean Manufacturing" dqm__url0_6 = "http://www.eberliron.com/about_lean_manufacturing.php" //Sub Menu 1 dqm__sub_xy1 = "-101,32" dqm__sub_menu_width1 = 130 dqm__subdesc1_0 = "Shearing Capacities" dqm__url1_0 = "./metal_fabrication.php#shearing" dqm__subdesc1_1 = "Forming Capacities" dqm__url1_1 = "./metal_fabrication.php#forming" dqm__subdesc1_2 = "Other Services" dqm__url1_2 = "http://www.eberliron.com/other_services.php" dqm__subdesc1_3 = "Steel Stock Material" dqm__url1_3 = "http://www.eberliron.com/steel_stock_material.php" dqm__subdesc1_4 = "Specialty Products" dqm__url1_4 = "./metal_fabrication.php#specialty" dqm__subdesc1_5 = "Cincinnati Incorporated" dqm__url1_5 = "./metal_fabrication.php#cincinnati" //Sub Menu 2 dqm__sub_xy2 = "-90,32" dqm__sub_menu_width2 = 130 dqm__subdesc2_0 = "Structural Support" dqm__url2_0 = "http://www.eberliron.com/structural_support.php" dqm__subdesc2_1 = "Safe Walking Surfaces" dqm__url2_1 = "http://www.eberliron.com/safe_walking_surfaces.php" //Sub Menu 3 dqm__sub_xy3 = "-114,32" dqm__sub_menu_width3 = 130 dqm__subdesc3_0 = "Sign Posts" dqm__url3_0 = "./traffic_safety_products.php#sign" dqm__subdesc3_1 = "Sign Post Brackets, Signs & Supports" dqm__url3_1 = "./traffic_safety_products.php#brackets" dqm__subdesc3_2 = "Crosswalk Markers" dqm__url3_2 = "./traffic_safety_products.php#crosswalk" dqm__subdesc3_3 = "Fire Hydrant Markers" dqm__url3_3 = "./traffic_safety_products.php#fire" dqm__subdesc3_4 = "Portable Barricades" dqm__url3_4 = "./traffic_safety_products.php#barricades" dqm__subdesc3_5 = "Airport Markers" dqm__url3_5 = "./traffic_safety_products.php#airport" dqm__subdesc3_6 = "Flexible Delineators" dqm__url3_6 = "./traffic_safety_products.php#flex" dqm__subdesc3_7 = "Steel Delineators" dqm__url3_7 = "./traffic_safety_products.php#steel" dqm__subdesc3_8 = "Reflective Panels" dqm__url3_8 = "./traffic_safety_products.php#refpanels" dqm__subdesc3_9 = "Sign Post Installation and Removal Equipment" dqm__url3_9 = "./traffic_safety_products.php#signpost" dqm__subdesc3_10 = "Parking Lot Traffic Safety Products" dqm__url3_10 = "./traffic_safety_products.php#parking" dqm__subdesc3_11 = "Plastic Channelizers" dqm__url3_11 = "./traffic_safety_products.php#plastic" dqm__subdesc3_12 = "Guardrail & Jersey Barrier Flexible Delineators" dqm__url3_12 = "./traffic_safety_products.php#guardrail" dqm__subdesc3_13 = "Other" dqm__url3_13 = "./traffic_safety_products.php#other" //Sub Menu 4 (systems installation) dqm__sub_xy4 = "-108,32" dqm__sub_menu_width4 = 130 dqm__subdesc4_0 = "Fall Arrest Systems" dqm__url4_0 = "http://www.eberliron.com/fall_arrest_systems.php" dqm__subdesc4_1 = "Space Frame Roof Structures" dqm__url4_1 = "http://www.eberliron.com/space_frame_roof_structures.php" dqm__subdesc4_2 = "Medical Support Systems" dqm__url4_2 = "http://www.eberliron.com/medical_support_systems.php" dqm__subdesc4_3 = "Ceiling Grid Systems" dqm__url4_3 = "http://www.eberliron.com/ceiling_grid_systems.php" dqm__subdesc4_4 = "Material Handling and Storage" dqm__url4_4 = "http://www.eberliron.com/material_handling_and_storage.php" dqm__subdesc4_5 = "Rooftop Walkways" dqm__url4_5 = "http://www.eberliron.com/rooftop_walkways.php" //Sub Menu 5 (whats new) dqm__sub_xy5 = "-75,32" dqm__sub_menu_width5 = 130 dqm__subdesc5_0 = "Tradeshow Schedule" dqm__url5_0 = "http://www.eberliron.com/tradeshow_schedule.php" dqm__subdesc5_1 = "Press Releases" dqm__url5_1 = "./press_releases.php" dqm__subdesc5_2 = "Lindapter Adjustable Rigging Clamp" dqm__url5_2 = "./whats_new.php#Lindapter" dqm__subdesc5_3 = "Food Grade Strut" dqm__url5_3 = "./whats_new.php#Food" dqm__subdesc5_4 = "Cut-N-Strut" dqm__url5_4 = "./whats_new.php#cut" dqm__subdesc5_5 = "Snap-N-Strut" dqm__url5_5 = "./whats_new.php#snap" dqm__subdesc5_6 = "Temporary Sign Base Kit" dqm__url5_6 = "./whats_new.php#temp_base" dqm__subdesc5_7 = "Designovations SNAP\'n SAFE" dqm__url5_7 = "./whats_new.php#new_snap" dqm__subdesc5_8 = "Anvil Pipe Hangers & Supports" dqm__url5_8 = "./whats_new.php#anvil_pipe" dqm__subdesc5_9 = "Stairpans" dqm__url5_9 = "./whats_new.php#stairpans" dqm__subdesc5_10 = "Deer/Vehicle Collision Reduction System" dqm__url5_10 = "./whats_new.php#deer-reduction" dqm__subdesc5_11 = "FLO-FORM Inline Galvanized Angles" dqm__url5_11 = "./whats_new.php#flo-form" dqm__subdesc5_12 = "Unistrut "Missing Link" Nut" dqm__url5_12 = "./whats_new.php#missing-link" //Sub Menu 6 (sales reps) dqm__sub_xy6 = "-66,32" dqm__sub_menu_width6 = 130 dqm__subdesc6_0 = "Western New York" dqm__url6_0 = "./sales_reps.php#wny" dqm__subdesc6_1 = "Syracuse" dqm__url6_1 = "./sales_reps.php#syracuse" dqm__subdesc6_2 = "Rochester" dqm__url6_2 = "./sales_reps.php#rochester" dqm__subdesc6_3 = "Albany" dqm__url6_3 = "./sales_reps.php#albany" dqm__subdesc6_4 = "New York City" dqm__url6_4 = "./sales_reps.php#nyc" dqm__subdesc6_5 = "Sales Outside New York State" dqm__url6_5 = "./sales_reps.php#nys_outside" dqm__subdesc6_6 = "New England" dqm__url6_6 = "./sales_reps.php#new_england" //Sub Menu 7 dqm__sub_xy7 = "-42,32" dqm__sub_menu_width7 = 130 dqm__subdesc7_0 = "Business Partners" dqm__url7_0 = "http://www.eberliron.com/business_partners.php" dqm__subdesc7_1 = "Trade Associations" dqm__url7_1 = "http://www.eberliron.com/trade_associations.php" dqm__subdesc7_2 = "Organizations We Support" dqm__url7_2 = "http://www.eberliron.com/organizations_we_support.php" dqm__subdesc7_3 = "Buffalo, NY" dqm__url7_3 = "http://www.eberliron.com/buffalo_ny.php" //Sub Menu 8 dqm__sub_xy8 = "-69,32" dqm__sub_menu_width8 = 130 dqm__subdesc8_0 = "Metal Fabrication Catalogs" dqm__url8_0 = "http://www.eberliron.com/metal_fabrication_catalogs.php" dqm__subdesc8_1 = "World of Support Catalogs" dqm__url8_1 = "http://www.eberliron.com/world_of_support_catalogs.php" dqm__subdesc8_2 = "Safety Gratings Catalogs" dqm__url8_2 = "http://www.eberliron.com/safety_gratings_catalogs.php" dqm__subdesc8_3 = "Traffic Safety Products Catalogs" dqm__url8_3 = "http://www.eberliron.com/traffic_safety_products_catalogs.php" dqm__subdesc8_4 = "Systems Installation Catalogs" dqm__url8_4 = "http://www.eberliron.com/systems_installation_catalogs.php"