/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 140

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#330066"
   
   DQM_menu_bgcolor = "#330066"
   DQM_hl_bgcolor = "#339933"

   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 = "Arial"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/top_dn_12.gif"
   DQM_rollover_wh0 = "86,31"

   DQM_rollover_image1 = "images/top_dn_13.gif"
   DQM_rollover_wh1 = "97,31"

   DQM_rollover_image2 = "images/top_dn_14.gif" 
   DQM_rollover_wh2 = "72,31"

   DQM_rollover_image3 = "images/top_dn_15.gif" 
   DQM_rollover_wh3 = "65,31"
  
   DQM_rollover_image4 = "images/top_dn_16.gif"
   DQM_rollover_wh4 = "74,31"

   DQM_rollover_image5 = "images/top_dn_17.gif" 
   DQM_rollover_wh5 = "107,31"

   DQM_rollover_image6 = "images/top_dn_18.gif" 
   DQM_rollover_wh6 = "124,31"
  

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/


DQM_sub_xy0 = "-142,31"
DQM_sub_menu_width0 = 140
DQM_subdesc0_0 = "Location"
DQM_subdesc0_1 = "Directions"
DQM_subdesc0_2 = "Map"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "mooring.htm"
DQM_url0_1 = "mooring.htm"
DQM_url0_2 = "mooring.htm#map"


DQM_sub_xy1 = "-143,31"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "Frequently Asked Questions"
DQM_icon_index1_0 = 0
DQM_url1_0 = "nav.htm"

DQM_sub_xy2 = "-143,31"
DQM_sub_menu_width2 = 140
DQM_subdesc2_0 = "Contact Information" 
DQM_icon_index2_0 = 0
DQM_url2_0 = "anchorage.htm"

DQM_sub_xy3 = "-143,31"
DQM_sub_menu_width3 = 140
DQM_subdesc3_0 = "Descriptions of Local Attractions"
DQM_subdesc3_1 = "Links to Local Attractions, Shops, Restaurants & Lodging"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "outboard.htm"
DQM_url3_1 = "outboard.htm#links"


DQM_sub_xy4 = "-143,31"
DQM_sub_menu_width4 = 140
DQM_subdesc4_0 = "General & Route Information"
DQM_subdesc4_1 = "History"
DQM_subdesc4_2 = "Crew Members"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_url4_0 = "aboard.htm"
DQM_url4_1 = "aboard.htm#history"
DQM_url4_2 = "aboard.htm#crew"


DQM_sub_xy5 = "-143,31"
DQM_sub_menu_width5 = 140
DQM_subdesc5_0 = "Individual Passengers"
DQM_icon_index5_0 = 0
DQM_url5_0 = "ride.htm"


DQM_sub_xy6 = "-165,31"
DQM_sub_menu_width6 = 165
DQM_subdesc6_0 = "Group Reservations"
DQM_subdesc6_1 = "Boat Rental"
DQM_subdesc6_2 = "Catering & Box Lunches"
DQM_subdesc6_3 = "Youth Fact Sheet"
DQM_icon_index6_0 = 0
DQM_icon_index6_1 = 0
DQM_icon_index6_2 = 0
DQM_icon_index6_3 = 0
DQM_url6_0 = "more.htm"
DQM_url6_1 = "more.htm#rental"
DQM_url6_2 = "more.htm#lunch"
DQM_url6_3 = "more.htm#youth"





