/* ===== DQM Menu Settings ===== */

DQM_onload_code = ""

DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"

//----- General Settings -----

DQM_sub_menu_width = 180
DQM_sub_xy = "100, 0"
DQM_codebase = "resources/scripts/"
DQM_urltarget = "_self"
DQM_border_width = 1
DQM_divider_height = 1
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 = 0
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"
DQM_fontsize = 11
DQM_fontsize_ie4 = 9
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_textdecoration = "normal"
DQM_hl_textdecoration = "none"
DQM_hl_bgcolor = "#000000"
DQM_textcolor = "#000000"
DQM_hl_textcolor = "#ffffff"
DQM_border_color = "#967842"
DQM_menu_bgcolor = "#967842"
DQM_margin_top = 2
DQM_margin_bottom = 3
DQM_margin_left = 5
DQM_margin_right = 4
DQM_text_alignment = "left"

//----- Sub Menus ------

// Welcome
DQM_sub_xy0 = "-127,56"
DQM_rollover_image0 = "resources/gui_images/buttons/welcome_ov.gif"
DQM_rollover_wh0 = "125,56"
DQM_url0 = "default.aspx"

// Location
DQM_sub_xy1 = "-127,56"
DQM_rollover_image1 = "resources/gui_images/buttons/location_ov.gif"
DQM_rollover_wh1 = "128,56"
DQM_url1 = "location.html"

// Coonawarra
DQM_sub_xy2 = "-127,56"
DQM_rollover_image2 = "resources/gui_images/buttons/coonawarra_ov.gif"
DQM_rollover_wh2 = "128,56"
DQM_url2 = "coonawarra.html"

// Wines
DQM_sub_xy3 = "-127,56"
//DQM_sub_menu_width0 = 125
DQM_subdesc3_0 = "2003 Cabernet Sauvignon"
DQM_subdesc3_1 = "2001 Cabernet Sauvignon"
DQM_subdesc3_2 = "Order Wines"
DQM_url3_0 = "2003cabsau.html"
DQM_url3_1 = "2001cabsau.html"
DQM_url3_2 = "order.html"
DQM_rollover_image3 = "resources/gui_images/buttons/wines_ov.gif"
DQM_rollover_wh3 = "127,56"
DQM_url3 = "2003cabsau.html"

// E-postcard
DQM_sub_xy4 = "-127,56"
DQM_rollover_image4 = "resources/gui_images/buttons/ecards_ov.gif"
DQM_rollover_wh4 = "128,56"
DQM_url4 = "postcard.aspx"

// Contact us
DQM_sub_xy5 = "-127,56"
DQM_rollover_image5 = "resources/gui_images/buttons/contact_ov.gif"
DQM_rollover_wh5 = "133,56"
DQM_url5 = "contact.html"