/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 230

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#660000"
   
   DQM_menu_bgcolor = "#660000"
   DQM_hl_bgcolor = "#660000"  

   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 = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "underline"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 2



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   
   DQM_rollover_image0 = "cc_hover6.gif"
   DQM_rollover_wh0 = "91,28"
   
   DQM_rollover_image1 = "cc_hover2.gif"
   DQM_rollover_wh1 = "122,28"

   DQM_rollover_image2 = "cc_hover4.gif" 
   DQM_rollover_wh2 = "111,28"

   DQM_rollover_image3 = "cc_hover3.gif" 
   DQM_rollover_wh3 = "96,28"
  
   DQM_rollover_image4 = "cc_hover5.gif" 
   DQM_rollover_wh4 = "137,28"
   
      	
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "bullet.gif"
   DQM_icon_rollover0 = "bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0


DQM_sub_xy0 = "-95,27"
DQM_sub_menu_width0 = 135;

DQM_subdesc0_0 = "Driving Directions"
DQM_subdesc0_1 = "Contact Information"

DQM_url0_0 = "cc-directions.html"
DQM_url0_1 = "cc-contact.html"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0


DQM_sub_xy1 = "-125,25"
DQM_sub_menu_width1 = 120;

DQM_subdesc1_0 = "Course Overview"
DQM_subdesc1_1 = "Amenities"

DQM_url1_0 = "cc-overview.html"
DQM_url1_1 = "cc-amenities.html"

DQM_sub_xy2 = "-110,25"
DQM_sub_menu_width2 = 115
DQM_subdesc2_0 = "Score Card"
DQM_subdesc2_1 = "Photo Gallery"
DQM_subdesc2_2 = "Course Layout"

DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0

DQM_url2_0 = "cc-scorecard.html"
DQM_url2_1 = "cc-photogallery.html"
DQM_url2_2 = "cc-layout.html"


DQM_sub_xy3 = "-105,27"
DQM_sub_menu_width3 = 110;
DQM_subdesc3_0 = "Outing Options"
DQM_subdesc3_1 = "Outing Contract"

DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0


DQM_url3_0 = "cc-outings.html"
DQM_url3_1 = "cc-outingcontract.pdf"


DQM_sub_xy4 = "-140,27"
DQM_sub_menu_width4 = 147
DQM_subdesc4_0 = "Golf Instruction"
DQM_subdesc4_1 = "Reservations/Fees"
DQM_subdesc4_2 = "Golf Memberships"
DQM_subdesc4_3 = "The Woods Course"
DQM_subdesc4_4 = "19th Hole Restaurant"
DQM_subdesc4_5 = "Stonewalls Restaurant"


DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0
DQM_icon_index4_4 = 0
DQM_icon_index4_5 = 0


DQM_url4_0 = "cc-instruction.html"
DQM_url4_1 = "cc-reservations.html"
DQM_url4_2 = "cc-memberships.html"
DQM_urltarget4_3 = "_new" 
DQM_url4_3 = "http://thewoodsatcherrycreek.com"
DQM_url4_4 = "cc-19th.html"
DQM_urltarget4_5 = "_new" 
DQM_url4_5 = "http://stonewalls-restaurant.com"


