/*-------------------------------------------
  Copyright Notice
--------------------------------------------*/

  DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"


/*-------------------------------------------
  Required menu Settings
--------------------------------------------*/

  DQM_sub_menu_width    = 225
  DQM_urltarget         = "_self"
  DQM_onload_statement  = ""
  DQM_codebase          = "jsmenu/"
  DQM_border_color      = "ffffff"
  DQM_menu_bgcolor      = "808CA1"
  DQM_hl_bgcolor        = "AAB5C6"
  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   = 10
  DQM_ie5mac_offset_Y   = 12


/*-------------------------------------------
  Required font Settings
--------------------------------------------*/

  DQM_textcolor         = "ffffff"
  DQM_fontfamily        = "Verdana"
  DQM_fontsize          = 9
  DQM_textdecoration    = "normal"
  DQM_fontweight        = "bold"
  DQM_fontstyle         = "normal"
  DQM_hl_textcolor      = "ffffff"
  DQM_hl_textdecoration = "none"
  DQM_margin_top        = 5
  DQM_margin_bottom     = 5
  DQM_margin_left       = 0


/*-------------------------------------------
  Optional main menu rollover images
--------------------------------------------*/

  DQM_rollover_image0   = "images/b_company_overview_o.gif"
  DQM_rollover_wh0      = "193,47"

  DQM_rollover_image1   = "images/b_noninvestment_o.gif"
  DQM_rollover_wh1      = "193,47"

/* DQM_rollover_image2   = "images/b_forlease_o.gif"
  DQM_rollover_wh2      = "193,47"*/

  DQM_rollover_image2   = "images/b_submit_o.gif"
  DQM_rollover_wh2      = "193,47"

/*---------------------------------------------
  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   = 225
  DQM_subdesc0_0        = "&nbsp;&nbsp;ABOUT US"
  DQM_subdesc0_1        = "&nbsp;&nbsp;COMPANY DIRECTORY"
  DQM_subdesc0_2        = "&nbsp;&nbsp;CAREERS"
  DQM_icon_index0_0     = 0
  DQM_icon_index0_1     = 0
  DQM_icon_index0_2     = 0
  DQM_url0_0            = "page.cfm?name=About Us"
  DQM_url0_1            = "staff.cfm"
  DQM_url0_2            = "careers.cfm"

  DQM_sub_xy1           = "0,0"
  DQM_sub_menu_width1   = 225
  DQM_subdesc1_0        = "&nbsp;&nbsp;RESIDENTIAL LISTINGS"
  DQM_subdesc1_1        = "&nbsp;&nbsp;COMMERCIAL LISTINGS"
  DQM_icon_index1_0     = 0
  DQM_icon_index1_1     = 0
  DQM_url1_0            = "properties.cfm?property_investment=0&property_residential=1&property_commercial=0&action=residential"
  DQM_url1_1            = "properties.cfm?property_investment=0&property_residential=0&property_commercial=1&action=commercial"

  DQM_sub_xy2           = "0,0"
  DQM_sub_menu_width2   = 225
  DQM_subdesc2_0        = "&nbsp;&nbsp;BUILDER-OWNED PROPERTY"
  DQM_subdesc2_1        = "&nbsp;&nbsp;INDIVIDUAL-OWNED PROPERTY"
  DQM_icon_index2_0     = 0
  DQM_icon_index2_1     = 0
  DQM_url2_0            = "builder.cfm"
  DQM_url2_1            = "owner.cfm"


/* DQM_sub_xy2           = "0,0"
  DQM_sub_menu_width2   = 225
  DQM_subdesc2_0        = "&nbsp;&nbsp;NEW HOMES"
  DQM_subdesc2_1        = "&nbsp;&nbsp;PRE-OWNED HOMES"
  DQM_subdesc2_2        = "&nbsp;&nbsp;APARTMENTS"
  DQM_subdesc2_3        = "&nbsp;&nbsp;CONDOMINIUMS"
  DQM_subdesc2_4        = "&nbsp;&nbsp;TOWNHOUSES"
  DQM_subdesc2_5        = "&nbsp;&nbsp;MULTI-FAMILY"
  DQM_subdesc2_6        = "&nbsp;&nbsp;BUSINESS/COMMERCIAL"
  DQM_subdesc2_7        = "&nbsp;&nbsp;LEASING INFORMATION"
  DQM_icon_index2_0     = 0
  DQM_icon_index2_1     = 0
  DQM_icon_index2_2     = 0
  DQM_icon_index2_3     = 0
  DQM_icon_index2_4     = 0
  DQM_icon_index2_5     = 0
  DQM_icon_index2_6     = 0
  DQM_icon_index2_7     = 0
  DQM_url2_0            = "properties.cfm?type_id=1&property_lease=1&property_newhome=1&action=rental"
  DQM_url2_1            = "properties.cfm?type_id=1&property_lease=1&property_newhome=0&action=rental"
  DQM_url2_2            = "properties.cfm?type_id=2&property_lease=1&action=rental"
  DQM_url2_3            = "properties.cfm?type_id=3&property_lease=1&action=rental"
  DQM_url2_4            = "properties.cfm?type_id=6&property_lease=1&action=rental"
  DQM_url2_5            = "properties.cfm?type_id=4&property_lease=1&action=rental"
  DQM_url2_6            = "properties.cfm?type_id=7&property_lease=1&action=rental"
  DQM_url2_7            = "page.cfm?name=Leasing Information"*/
