DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com" code0 = 1643 code1 = 1240 code2 = 1698 DQM_sub_menu_width = 120 //default sub menu widths DQM_sub_xy = "0,0" //default sub x,y coordinates DQM_codebase = "/lib/dqm/"; //relative location of .js files DQM_urltarget = "_self" //set to: _self, _parent, _new, or "my frame name" DQM_border_width = 0 DQM_divider_height = 0 DQM_border_color = "#000000" //Hex color value or 'transparent' DQM_menu_bgcolor = "#000000" //Hex color value or 'transparent' DQM_hl_bgcolor = "#EEEEEE" //Hex color value DQM_mouse_off_delay = 100 DQM_os9_ie5mac_offset_X = 10 DQM_os9_ie5mac_offset_Y = 15 DQM_osx_ie5mac_offset_X = 0 DQM_osx_ie5mac_offset_Y = 0 DQM_ie4mac_offset_X = -8 DQM_ie4mac_offset_Y = -50 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." DQM_use_opera_div_detect_fix = true; /*------------------------------------------- Internet Explorer Transition Effects - IE5.5 & UP Note: All non supporting browsers will ignore the effect settings below while retaining the complete sub menu functionality and look. --------------------------------------------*/ /*----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 = .3 DQM_sub_item_effect_duration = .3 /*----Customization option settings for the various effect ------transitions may be defined below---*/ 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 /*----Note: Due to browser limitations, when using a ------drop shadow effect or sub menu opacity values ------less than 100, combined with sub menu and or ------sub menu item transitions, undesirable transition ------results may occur. To remedy the issue use ------semi transparent sub menus or borders without ------transition effects or use transition effects without ------borders and set the sub menu opacity value to 100.---*/ /*----Opacity is defined with a value between ------1 and 100 with 100 being opaque---*/ DQM_sub_menu_opacity = 80 DQM_dropshadow_color = "none" //Hex color value or 'none' DQM_dropshadow_offx = 5 //drop shadow width DQM_dropshadow_offy = 5 //drop shadow height /*------------------------------------------- Required font Settings --------------------------------------------*/ DQM_textcolor = "#FFFFFF" DQM_fontfamily = "Arial" //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' DQM_hl_textcolor = "#696969" DQM_hl_textdecoration = "normal" //set to: 'normal', or 'underline' DQM_margin_top = 2 DQM_margin_bottom = 2 DQM_margin_left = 5 DQM_margin_right = 2 DQM_text_alignment = "left" //set to: 'left', 'center' or 'right' /*--------------------------------------------- Optional Icon Images - Relative Positioning The relative positioned icon images are automatically placed directly before or after the sub menu items text (placement is determined by text alignment). By adding transparent space to the left or right of the icon image itself, a custom image to text gap may be obtained (Note: The gap space between icon images and text may also be achieved by using the menus optional 2nd icon image, see the 'optional 2nd icon images' section for more information). The relative positioned icons are useful for creating text bullets for aesthetic purposes or symbolic icons for different sub menu items. -----------------------------------------------*/ /*----Unlimited icon images may be defined and associated with any sub menu ------item by specifying the icons index with the 'DQM_icon_index' parameter ------see the 'sub menu customization' section below for examples---------*/ DQM_icon_image0 = "images/bullet.gif" DQM_icon_rollover0 = "images/bullet_hl.gif" DQM_icon_image_wh0 = "13,8" DQM_icon_image1 = "images/arrow.gif" DQM_icon_rollover1 = "images/arrow.gif" DQM_icon_image_wh1 = "13,10" /*--------------------------------------------- Optional 2nd Icon Images - Absolute Positioning The 2nd absolute positioned icons may be positioned anywhere within the sub menu items bounding area. These icon images are useful for creating arrows or other symbols which indicate the existence of a child sub menu. Sub menu text alignment or length will not affect the images placement. If your images undesirably appear over the top of sub menu text items then adjust the icons coordinates, sub menu widths, or margins accordingly. Note: Icon image coordinates are defined relative to the top right corner of the sub menu item when the sub menu text is left aligned, or relative to the top left corner when the sub menus text is right aligned. -----------------------------------------------*/ /*----Unlimited icon images may be defined and associated with any sub menu ------item by specifying the icons index with the 'DQM_2nd_icon_index' parameter ------see the 'sub menu customization' section below for examples---------*/ DQM_2nd_icon_image0 = "images/arrow.gif" DQM_2nd_icon_rollover0 = "images/arrow3.gif" DQM_2nd_icon_image_wh0 = "13,10" DQM_2nd_icon_image_xy0 = "0,4" /*********************************************************************/ /* */ /* MAIN MENU CUSTOMIZATION */ /* */ /*********************************************************************/ DQM_rollover_image0 = "/images/navButtonsafariOn.gif"; DQM_rollover_wh0 = "120,29"; DQM_url0 = "/motorhomes/SAFARI"; DQM_sub_xy0 = "-120,30"; DQM_sub_menu_width0 = 120; DQM_subdesc0_0 = "CHEETAH"; DQM_url0_0 = "/motorhomes/SAFARI/CHEETAH"; DQM_subdesc0_1 = "COMPRESSION"; DQM_url0_1 = "/motorhomes/SAFARI/COMPRESSION"; DQM_subdesc0_2 = "COMPRESSION FD"; DQM_url0_2 = "/motorhomes/SAFARI/COMPRESSION-FD"; DQM_subdesc0_3 = "DAMARA"; DQM_url0_3 = "/motorhomes/SAFARI/DAMARA"; DQM_subdesc0_4 = "DAMARA SPORT"; DQM_url0_4 = "/motorhomes/SAFARI/DAMARA-SPORT"; DQM_subdesc0_5 = "IVORY"; DQM_url0_5 = "/motorhomes/SAFARI/IVORY"; DQM_subdesc0_6 = "PASSAGE"; DQM_url0_6 = "/motorhomes/SAFARI/PASSAGE"; DQM_subdesc0_7 = "SIMBA"; DQM_url0_7 = "/motorhomes/SAFARI/SIMBA"; DQM_subdesc0_8 = "SIMBA FD"; DQM_url0_8 = "/motorhomes/SAFARI/SIMBA-FD"; DQM_subdesc0_9 = "SIMBA RD"; DQM_url0_9 = "/motorhomes/SAFARI/SIMBA-RD"; DQM_subdesc0_10 = "TREK"; DQM_url0_10 = "/motorhomes/SAFARI/TREK"; DQM_rollover_image1 = "/images/navButtonfleetwoodOn.gif"; DQM_rollover_wh1 = "120,29"; DQM_url1 = "/motorhomes/FLEETWOOD"; DQM_sub_xy1 = "-120,30"; DQM_sub_menu_width1 = 120; DQM_subdesc1_0 = "BOUNDER"; DQM_url1_0 = "/motorhomes/FLEETWOOD/BOUNDER"; DQM_subdesc1_1 = "BOUNDER DIESEL"; DQM_url1_1 = "/motorhomes/FLEETWOOD/BOUNDER-DIESEL"; DQM_subdesc1_2 = "DISCOVERY"; DQM_url1_2 = "/motorhomes/FLEETWOOD/DISCOVERY"; DQM_subdesc1_3 = "EXPEDITION"; DQM_url1_3 = "/motorhomes/FLEETWOOD/EXPEDITION"; DQM_subdesc1_4 = "FIESTA"; DQM_url1_4 = "/motorhomes/FLEETWOOD/FIESTA"; DQM_subdesc1_5 = "FIESTA LX"; DQM_url1_5 = "/motorhomes/FLEETWOOD/FIESTA-LX"; DQM_subdesc1_6 = "JAMBOREE"; DQM_url1_6 = "/motorhomes/FLEETWOOD/JAMBOREE"; DQM_subdesc1_7 = "JAMBOREE GT"; DQM_url1_7 = "/motorhomes/FLEETWOOD/JAMBOREE-GT"; DQM_subdesc1_8 = "JAMBOREE SPORT"; DQM_url1_8 = "/motorhomes/FLEETWOOD/JAMBOREE-SPORT"; DQM_subdesc1_9 = "PACE ARROW"; DQM_url1_9 = "/motorhomes/FLEETWOOD/PACE-ARROW"; DQM_subdesc1_10 = "SOUTHWIND"; DQM_url1_10 = "/motorhomes/FLEETWOOD/SOUTHWIND"; DQM_rollover_image2 = "/images/navButtonjaycoOn.gif"; DQM_rollover_wh2 = "120,29"; DQM_url2 = "/motorhomes/JAYCO"; DQM_sub_xy2 = "-120,30"; DQM_sub_menu_width2 = 120; DQM_subdesc2_0 = "GREYHAWK"; DQM_url2_0 = "/motorhomes/JAYCO/GREYHAWK"; DQM_subdesc2_1 = "GREYHAWK SPORT"; DQM_url2_1 = "/motorhomes/JAYCO/GREYHAWK-SPORT"; DQM_subdesc2_2 = "MELBOURNE"; DQM_url2_2 = "/motorhomes/JAYCO/MELBOURNE"; DQM_subdesc2_3 = "SENECA HD"; DQM_url2_3 = "/motorhomes/JAYCO/SENECA-HD"; DQM_subdesc2_4 = "SENECA ZX"; DQM_url2_4 = "/motorhomes/JAYCO/SENECA-ZX"; DQM_rollover_image3 = "/images/navButtonnewmarOn.gif"; DQM_rollover_wh3 = "120,29"; DQM_url3 = "/motorhomes/NEWMAR"; DQM_sub_xy3 = "-120,30"; DQM_sub_menu_width3 = 120; DQM_subdesc3_0 = "ALL STAR"; DQM_url3_0 = "/motorhomes/NEWMAR/ALL-STAR"; DQM_subdesc3_1 = "BAY STAR"; DQM_url3_1 = "/motorhomes/NEWMAR/BAY-STAR"; DQM_subdesc3_2 = "CANYON STAR"; DQM_url3_2 = "/motorhomes/NEWMAR/CANYON-STAR"; DQM_subdesc3_3 = "DUTCHSTAR"; DQM_url3_3 = "/motorhomes/NEWMAR/DUTCHSTAR"; DQM_subdesc3_4 = "ESSEX"; DQM_url3_4 = "/motorhomes/NEWMAR/ESSEX"; DQM_subdesc3_5 = "GRAND STAR"; DQM_url3_5 = "/motorhomes/NEWMAR/GRAND-STAR"; DQM_subdesc3_6 = "KING AIRE"; DQM_url3_6 = "/motorhomes/NEWMAR/KING-AIRE"; DQM_subdesc3_7 = "KOUNTRY STAR"; DQM_url3_7 = "/motorhomes/NEWMAR/KOUNTRY-STAR"; DQM_subdesc3_8 = "LONDON AIR"; DQM_url3_8 = "/motorhomes/NEWMAR/LONDON-AIR"; DQM_subdesc3_9 = "MOUNTAIN AIRE"; DQM_url3_9 = "/motorhomes/NEWMAR/MOUNTAIN-AIRE"; DQM_subdesc3_10 = "VENTANA"; DQM_url3_10 = "/motorhomes/NEWMAR/VENTANA";