/*----- 
old codes
code0 = 197600
code1 = 136344
code2 = 191824
code3 = 199424
code4 = 138168
code5 = 195016
code6 = 307800
code7 = 277856
code8 = 289256
code9 = 259312
code10 = 267216
code11 = 237272
----- */

/*---------- Enable Unlimited License ------------*/
limit_users = true

sequence = "9x88_4"

/*---------- Enable Unlimited License when we upgrade to new version
limit_multiple_users = true

sequence = "9x88_4"

----------- */

/*-------------------------------
older codes
code0 = 197600
code1 = 136344
code2 = 191824
code3 = 199424
code4 = 138168
code5 = 195016
----------------------------------*/

/*-------------------------------
oldest codes
code0 = 197600
code1 = 136344
code2 = 191824
----------------------------------*/

/*-------------------------------------------
Copyright Notice - The following parameter is 
required in order for the menu to function.
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"

/*-------------------------------------------
required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   DQM_codebase = "javascripts/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 0
   DQM_divider_height = 2

   DQM_border_color = "#D4D4D4"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#F4F4F4"  //Hex color value or 'transparent'
   DQM_hl_bgcolor = "#E4E4E4"    //Hex color value
   
   // --- Green attempt (doesn't look good enough)
   //DQM_border_color = "#D9E8E4"  //Hex color value or 'transparent'
   //DQM_menu_bgcolor = "#E9F8F4"  //Hex color value or 'transparent'
   //DQM_hl_bgcolor = "#DDF1EF"    //Hex color value
   
   // --- original blue (used prior to 2007-10)
   //DQM_border_color = "#D9E4E8"  //Hex color value or 'transparent'
   //DQM_menu_bgcolor = "#E9F4F8"  //Hex color value or 'transparent'
   //DQM_hl_bgcolor = "#DDEFF1"    //Hex color value
   
   /*---The following parameter defines the delay
   -----time between the mouse moving outside of
   -----a sub menu and the sub menu actually closing.
   -----In all browsers except Netscape 4.x this time 
   -----period starts after the mouse leaves the sub 
   -----menu and the user stops moving the mouse. 
   -----This setting is useful for reducing end-user 
   -----error in the selection of sub menus. Defined 
   -----in milliseconds (1/1000s)---*/

   DQM_mouse_off_delay = 100
  
   /*---Internet Explorer Mac Offset Fix - The following
   -----parameters correct position reporting bugs in
   -----ie4.x and ie5.x on the Mac OS9 and OSX platforms.
   -----Adjust the offsets below until the first level
   -----sub menus pop up in the correct location.*/
   
   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

   /*---Netscape 4.x fix option - bugs in Netscape 4.x
   -----can cause layers (sub menus) to be rendered
   -----incorrectly upon resizing the browser window.
   -----The only way to work around this issue is to reload
   -----the page after a resize. The following parameters allow
   -----the menu to automatically reload the page for the user
   -----after a resize, prompts the user to reload the page
   -----manually after resize, or attempts to correct the menu
   -----after a resize without reloading.-----*/
   
   DQM_nn4_reaload_after_resize = false

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   
   /*---Opera 4 & up fix - The following parameter option
   -----corrects div mouse detection bugs on Opera. Set the
   -----parameter value to true if your sub menus are located
   -----at the lowest point on the HTML page.---*/

   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 = "none"
   DQM_sub_item_effect = "none"

   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .4
   DQM_sub_item_effect_duration = .4

   /*----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 = 100

   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 = "#6A8079"
   DQM_fontfamily = "arial,sans-serif"            //Any available system font     
   DQM_fontsize = 10		         //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 8		         //Defined with point sizing
   DQM_textdecoration = "normal"         //set to: 'normal', or 'underline'
   DQM_fontweight = "bold"             //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	         //set to: 'normal', or 'italic' 	
   DQM_hl_textcolor = "#6A8079"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 2
   DQM_margin_bottom = 3
   DQM_margin_left = 3
   DQM_margin_right = 4

   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'
   
   DQM_show_urls_statusbar = false

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "images/nav_products.gif"
   DQM_rollover_wh0 = "78,31"
   DQM_url0 = "products.htm";   

   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   DQM_rollover_image1 = "images/nav_installation.gif"
   DQM_rollover_wh1 = "92,31"
   DQM_url1 = "installation.htm";

   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    

   DQM_rollover_image2 = "images/nav_builders.gif"
   DQM_rollover_wh2 = "74,31"
   DQM_url2 = "builders.htm";   

/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-67,32"
DQM_sub_menu_width0 = 130


DQM_subdesc0_0 = "&nbsp;- Current Product"
DQM_icon_index0_0 = 0
DQM_url0_0 = "http://www.zuumbyeureka.com/products"
DQM_urltarget0_0 = "_new"


DQM_subdesc0_1 = "&nbsp;- Discontinued Models"
DQM_icon_index0_1 = 0
DQM_url0_1 = "discontinued.htm"

DQM_subdesc0_2 = "&nbsp;- The Yellow Jacket"
DQM_icon_index0_2 = 0
DQM_url0_2 = "yellowjacket.htm"


DQM_subdesc0_3 = "&nbsp;- Garage PowerPac"
DQM_icon_index0_3 = 0
DQM_url0_3 = "garage_powerpac.htm"


DQM_subdesc0_4 = "&nbsp;- System Selector"
DQM_icon_index0_4 = 0
DQM_url0_4 = "selector.htm"


DQM_subdesc0_5 = "&nbsp;- Accessories"
DQM_icon_index0_5 = 0
DQM_url0_5 = "accessories.htm"


DQM_subdesc0_6 = "&nbsp;- FAQ's"
DQM_icon_index0_6 = 0
DQM_url0_6 = "faqs.htm"



/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-81,32"
DQM_sub_menu_width1 = 99

DQM_subdesc1_0 = "&nbsp;- New Homes"
DQM_icon_index1_0 = 0
DQM_url1_0 = "installnew.htm"


DQM_subdesc1_1 = "&nbsp;- Existing Homes"
DQM_icon_index1_1 = 0
DQM_url1_1 = "installexisting.htm"


DQM_subdesc1_2 = "&nbsp;- Do-it-yourself"
DQM_icon_index1_2 = 0
DQM_url1_2 = "installyourself.htm"

/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy2 = "-62,32"
DQM_sub_menu_width2 = 170

DQM_subdesc2_0 = "&nbsp;- Stay ahead of the competition"
DQM_icon_index2_0 = 0
DQM_url2_0 = "buildersahead.htm"


DQM_subdesc2_1 = "&nbsp;- Quick and easy installation"
DQM_icon_index2_1 = 0
DQM_url2_1 = "buildersquick.htm"


DQM_subdesc2_2 = "&nbsp;- Contact Us"
DQM_icon_index2_2 = 0
DQM_url2_2 = "builderscontact.htm"



