/*-------------------------------------------
  Copyright Notice
--------------------------------------------*/

  DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"


/*-------------------------------------------
  Required menu Settings
--------------------------------------------*/

  DQM_sub_menu_width    = 160
  DQM_urltarget         = "_self"
  DQM_onload_statement  = ""
  DQM_codebase          = "http://www.horrellcompany.com/includes/jsmenu/"
  DQM_border_color      = "393D40"
  DQM_menu_bgcolor      = "86939B"
  DQM_hl_bgcolor        = "ACB3B9"
  DQM_sub_xy            = "0,0"
  DQM_border_width      = 2
  DQM_divider_height    = 2

  /*---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   = 10
  DQM_ie5mac_offset_Y   = 12


/*-------------------------------------------
  Required font Settings
--------------------------------------------*/

  DQM_textcolor         = "FFFFFF"
  DQM_fontfamily        = "Arial"
  DQM_fontsize          = 10
  DQM_textdecoration    = "normal"
  DQM_fontweight        = "normal"
  DQM_fontstyle         = "normal"
  DQM_hl_textcolor      = "FFFFFF"
  DQM_hl_textdecoration = "none"
  DQM_margin_top        = 7
  DQM_margin_bottom     = 8
  DQM_margin_left       = 0


/*-------------------------------------------
  Optional main menu rollover images
--------------------------------------------*/

  DQM_rollover_image0   = "http://www.horrellcompany.com/images/button_listing.jpg"
  DQM_rollover_wh0      = "165,30"
  DQM_url0              = "#"

  DQM_rollover_image1   = "http://www.horrellcompany.com/images/button_contact.jpg"
  DQM_rollover_wh1      = "165,32"
  DQM_url1              = "http://www.horrellcompany.com/contact.cfm"





/*---------------------------------------------
  Optional Icon Images
-----------------------------------------------*/

/*DQM_icon_image0       = "sample_images/bullet.gif"
  DQM_icon_rollover0    = "sample_images/bullet_hl.gif"
  DQM_icon_image_wh0    = "13,8" */


/*---------------------------------------------
  Sub Menu Item Settings
-----------------------------------------------*/
  
  DQM_sub_xy0           = "0,0"
  DQM_sub_menu_width0   = 160
  DQM_subdesc0_0        = "&nbsp;&nbsp;&nbsp;FEATURED LISTING"
  DQM_subdesc0_1        = "&nbsp;&nbsp;&nbsp;INDUSTRIAL LISTINGS"
  DQM_subdesc0_2        = "&nbsp;&nbsp;&nbsp;OFFICE LISTINGS"
  DQM_subdesc0_3        = "&nbsp;&nbsp;&nbsp;RETAIL LISTINGS"
  DQM_subdesc0_4        = "&nbsp;&nbsp;&nbsp;LAND LISTINGS"
  DQM_subdesc0_5        = "&nbsp;&nbsp;&nbsp;AVAILABILITY LIST"
  DQM_subdesc0_6        = "&nbsp;&nbsp;&nbsp;ADVANCED SEARCH"
  DQM_icon_index0_0     = 0
  DQM_icon_index0_1     = 0
  DQM_icon_index0_2     = 0
  DQM_icon_index0_3     = 0
  DQM_icon_index0_4     = 0
  DQM_icon_index0_5     = 0
  DQM_icon_index0_6     = 0
  DQM_url0_0            = "http://www.horrellcompany.com/featuredlistings.cfm"
  DQM_url0_1            = "http://www.horrellcompany.com/industrial.html"
  DQM_url0_2            = "http://www.horrellcompany.com/office.html"
  DQM_url0_3            = "http://www.horrellcompany.com/retail.html"
  DQM_url0_4            = "http://www.horrellcompany.com/land.html"
  DQM_url0_5            = "availabilitylist.pdf"
  DQM_url0_6            = "http://www.horrellcompany.com/search.html"
  
  DQM_sub_xy1           = "0,0"
  DQM_sub_menu_width1   = 160
  DQM_subdesc1_0        = "&nbsp;&nbsp;&nbsp;STAFF BIOS"
  DQM_subdesc1_1        = "&nbsp;&nbsp;&nbsp;CONTACT FORM"
  DQM_icon_index1_0     = 0
  DQM_icon_index1_1     = 0
  DQM_url1_0            = "http://www.horrellcompany.com/staff.cfm"
  DQM_url1_1            = "http://www.horrellcompany.com/contact.cfm"
