/* ===== DQM Menu Settings ===== */

DQM_onload_code = ""

DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"

//----- General Settings -----

DQM_sub_menu_width = 144
DQM_sub_xy = "100, 0"
DQM_codebase = "resources/scripts/"
DQM_urltarget = "_self"
DQM_border_width = 1
DQM_divider_height = 0
DQM_mouse_off_delay = 200

//----- Browser Bug Fixes -----
  
DQM_os9_ie5mac_offset_X = 10
DQM_os9_ie5mac_offset_Y = 15
DQM_osx_ie5mac_offset_X = 10
DQM_osx_ie5mac_offset_Y = 15
DQM_ie4mac_offset_X = 10
DQM_ie4mac_offset_Y = 15
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 = false;

//----- Transition Effects (ie5.5+) -----

DQM_sub_menu_effect = "none"
DQM_sub_item_effect = "none"
DQM_sub_menu_effect_duration = .4
DQM_sub_item_effect_duration = .4
DQM_effect_pixelate_maxsqare = 25
DQM_effect_iris_irisstyle = "CIRCLE"
DQM_effect_checkerboard_squaresx = 14
DQM_effect_checkerboard_squaresY = 14
DQM_effect_checkerboard_direction = "RIGHT"
DQM_sub_menu_opacity = 100
DQM_dropshadow_color = "none"
DQM_dropshadow_offx = 5
DQM_dropshadow_offy = 5	

//----- Font, Margin, and Alignment -----

DQM_fontfamily = "Verdana, arial, sans-serif"
DQM_fontsize = 11
DQM_fontsize_ie4 = 9
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_textdecoration = "normal"
DQM_hl_textdecoration = "none"
DQM_hl_bgcolor = "#a1c4dd"
DQM_textcolor = "#303d61"
DQM_hl_textcolor = "#358455"
DQM_border_color = "#ffffff"
DQM_menu_bgcolor = "#a1c4dd"
DQM_margin_top = 3
DQM_margin_bottom = 4
DQM_margin_left = 5
DQM_margin_right = 4
DQM_text_alignment = "left"

//----- Sub Menus ------

// Home
DQM_rollover_image0 = "resources/gui_images/buttons/home_ov.gif"
DQM_rollover_wh0 = "72,32"
DQM_url0 = "default.aspx"

// Rent a Property
DQM_rollover_image1 = "resources/gui_images/buttons/rent_property_ov.gif"
DQM_rollover_wh1 = "140,32"
DQM_url1 = "rentals.aspx"

// Local Events
DQM_sub_xy2 = "-121,31"
DQM_subdesc2_0 = "Events"
DQM_url2_0 = "events.aspx"

DQM_rollover_image2 = "resources/gui_images/buttons/events_ov.gif"
DQM_rollover_wh2 = "120,32"
DQM_url2 = "robe.aspx"

// Own a Property?
DQM_sub_xy3 = "-144,31"
DQM_subdesc3_0 = "Our Services"
DQM_url3_0 = "property_services.aspx"

DQM_sub_xy3 = "-144,31"
DQM_subdesc3_1 = "Our Guarantee"

DQM_url3_1 = "our_guarantee.aspx"

DQM_rollover_image3 = "resources/gui_images/buttons/property_ov.gif"
DQM_rollover_wh3 = "143,32"
DQM_url3 = "ownproperty.aspx"


// Testimonials
DQM_rollover_image4 = "resources/gui_images/buttons/testimonial_ov.gif"
DQM_rollover_wh4 = "117,32"
DQM_url4 = "testimonials.aspx"

// Contact
DQM_rollover_image5 = "resources/gui_images/buttons/contact_us_ov.gif"
DQM_rollover_wh5 = "108,32"
DQM_url5 = "contactus.aspx"