/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

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

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#4E4E75"
   DQM_hl_bgcolor = "#4E4E75"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 3
   DQM_ie5mac_offset_Y = 3


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFD35D"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 4
   DQM_margin_bottom = 4
   DQM_margin_left = 4



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   DQM_rollover_image0 = "images/prodmenu1_ipa.gif"
   DQM_rollover_wh0 = "181,21"

   DQM_rollover_image1 = "images/prodmenu2_ipa.gif"
   DQM_rollover_wh1 = "181,22"

   DQM_rollover_image2 = "images/prodmenu4_ipa.gif"
   DQM_rollover_wh2 = "181,22"


  

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/bullet1.gif"
   DQM_icon_rollover0 = "images/bullet1_over.gif"
   DQM_icon_image_wh0 = "8,8"

   DQM_icon_image1 = "images/bullet2.gif"
   DQM_icon_rollover1 = "images/bullet2_over.gif"
   DQM_icon_image_wh1 = "8,8"

   DQM_icon_image2 = "images/bullet3.gif"
   DQM_icon_rollover2 = "images/bullet3_over.gif"
   DQM_icon_image_wh2 = "8,8"

   DQM_icon_image3 = "images/bullet4.gif"
   DQM_icon_rollover3 = "images/bullet4_over.gif"
   DQM_icon_image_wh3 = "8,8"

   DQM_icon_image4 = "images/bullet5.gif"
   DQM_icon_rollover4 = "images/bullet5_over.gif"
   DQM_icon_image_wh4 = "8,8"

   DQM_icon_image5 = "images/bullet6.gif"
   DQM_icon_rollover5 = "images/bullet6_over.gif"
   DQM_icon_image_wh5 = "8,8"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
DQM_sub_xy0 = "-41,-1"
DQM_sub_menu_width0 = 110;
DQM_subdesc0_0 = " Permanent" 
DQM_subdesc0_1 = " Paint"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 1
DQM_url0_0 = "perm_markers.html"
DQM_url0_1 = "paint_markers.html"


DQM_sub_xy1 = "-41,-1"
DQM_sub_menu_width0 = 110;
DQM_subdesc1_0 = " Lumber" 
DQM_subdesc1_1 = " Metal"
DQM_subdesc1_2 = " Rubber" 
DQM_subdesc1_3 = " Paint"
DQM_subdesc1_4 = " General"
DQM_icon_index1_0 = 1
DQM_icon_index1_1 = 2
DQM_icon_index1_2 = 3
DQM_icon_index1_3 = 4
DQM_icon_index1_4 = 5
DQM_url1_0 = "lumber.html"
DQM_url1_1 = "metal.html"
DQM_url1_2 = "rubber.html"
DQM_url1_3 = "paint_crayons.html"
DQM_url1_4 = "general.html"


DQM_sub_xy2 = "-41,-1"
DQM_sub_menu_width1 = 110;
DQM_subdesc2_0 = " Railroad" 
DQM_subdesc2_1 = " Carpenter"
DQM_subdesc2_2 = " School"
DQM_icon_index2_0 = 3
DQM_icon_index2_1 = 4
DQM_icon_index2_2 = 5
DQM_url2_0 = "railroad.html"
DQM_url2_1 = "carpenter.html"
DQM_url2_2 = "school.html"
