/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 260

  
   DQM_urltarget = "_parent"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#f0f0f0"
   DQM_hl_bgcolor = "#f0f0f0"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "red"
   DQM_fontfamily = "Arial"
   DQM_fontsize = "10"
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 20
   DQM_margin_left = 3



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/escape.jpg"
   DQM_rollover_wh0 = "260,196"

   DQM_rollover_image1 = "images/couple_golfing_light.jpg"
   DQM_rollover_wh1 = "260,196"

   DQM_rollover_image2 = "images/performance.jpg"
   DQM_rollover_wh2 = "260,196"

   

  
/*---------------------------------------------
Optional Icon Images

-----------------------------------------------*/
   DQM_icon_image0 = "images/bullet_unhl.gif"
   DQM_icon_rollover0 = "images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"
   DQM_icon_image1 = ""
   DQM_icon_image2 = ""

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "0,196"
DQM_sub_menu_width0 ="260"
DQM_url0 = "./escape_recharge.html"
DQM_urltarget0 = "_parent"

DQM_subdesc0_0 = "<img SRC='images/escape_anim.gif'>"
DQM_icon_index0_0 = 0
DQM_url0_0 = "./escape_recharge.html"
DQM_urltarget0_0 = "_parent"

DQM_sub_xy1 = "-260,196"
DQM_sub_menu_width1 ="260"
DQM_url1 = "./activities_adventures.html"
DQM_urltarget1 = "_parent"

DQM_subdesc1_0 = "<img SRC='images/activities_anim.gif'>"
DQM_icon_index1_0 = 1
DQM_url1_0 = "./activities_adventures.html"
DQM_urltarget1_0 = "_parent"

DQM_sub_xy2 = "0,0"
DQM_sub_menu_width2 ="260"
DQM_url2 = "./dining_entertainment.html"
DQM_urltarget2 = "_parent"

DQM_subdesc2_0 = "<img SRC='images/dining_anim.gif'>"
DQM_icon_index2_0 = 2
DQM_url2_0 = "./dining_entertainment.html"
DQM_urltarget2_0 = "_parent"


