/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = "slideit()"
   DQM_codebase = "menu/"

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#D8CDFD"
   DQM_hl_bgcolor = "#32178F"

   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 = "#32178F"
   DQM_fontfamily = "Arial, Helvetica, sans-serif"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   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/home_over.gif"
   DQM_rollover_wh0 = "78,17"

   DQM_rollover_image1 = "images/dive_over.gif"
   DQM_rollover_wh1 = "74,17"

   DQM_rollover_image2 = "images/images_over.gif" 
   DQM_rollover_wh2 = "63,17"

   DQM_rollover_image3 = "images/history_over.gif" 
   DQM_rollover_wh3 = "65,17"
  
   DQM_rollover_image4 = "images/general_over.gif" 
   DQM_rollover_wh4 = "99,17"
  
   DQM_rollover_image5 = "images/web_cam_over.gif" 
   DQM_rollover_wh5 = "79,17"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/bullet.gif"
   DQM_icon_rollover0 = "images/bullet_over.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-46,16"
DQM_sub_menu_width0 = 180
DQM_subdesc0_0 = "Go Back to the Home Page"
DQM_icon_index0_0 = 0
DQM_url0_0 = "home.html"


DQM_sub_xy1 = "-68,16"
DQM_sub_menu_width1 = 180;
DQM_subdesc1_0 = "Interpretive Dive Trail"
DQM_subdesc1_1 = "Rules & Fees"
DQM_subdesc1_2 = "Moorings & Dive Operators"
DQM_subdesc1_3 = "FAQS"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_url1_0 = "preload.html"
DQM_url1_1 = "rules.html"
DQM_url1_2 = "moorings.html"
DQM_url1_3 = "dive_faqs.html"


DQM_sub_xy2 = "-54,16"
DQM_sub_menu_width2 = 145
DQM_subdesc2_0 = "Picture Gallery"
DQM_subdesc2_1 = "Movies"
DQM_subdesc2_2 = "Virtual Tour"
DQM_subdesc2_3 = "Screen Saver"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_url2_0 = "http://www.hmasperth.com.au/cgi-bin/picture_gallery/gsd.pl?1"
DQM_url2_1 = "movies.html"
DQM_url2_2 = "tour.html"
DQM_url2_3 = "screen_saver.html"


DQM_sub_xy3 = "-56,16"
DQM_sub_menu_width3 = 160
DQM_subdesc3_0 = "Perth I History"
DQM_subdesc3_1 = "Battle of Sunda Strait"
DQM_subdesc3_2 = "Perth II History"
DQM_subdesc3_3 = "Albany History"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_url3_0 = "perth1_hist.html"
DQM_url3_1 = "sunda.html"
DQM_url3_2 = "perth2_hist.html"
DQM_url3_3 = "albany_hist.html"


DQM_sub_xy4 = "-91,16"
DQM_sub_menu_width4 = 180
DQM_subdesc4_0 = "Copyright Notice"
DQM_subdesc4_1 = "Links"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_url4_0 = "copyright.html"
DQM_url4_1 = "links.html"

DQM_sub_xy5 = "-71,16"
DQM_sub_menu_width5 = 180;
DQM_subdesc5_0 = "About the Web Cams"
DQM_subdesc5_1 = "Above Water Web Cam"
DQM_subdesc5_2 = "Below Water Web Cam"
DQM_subdesc5_3 = "Both Web Cams"
DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0
DQM_icon_index5_2 = 0
DQM_icon_index5_3 = 0
DQM_url5_0 = "cam_about.html"
DQM_url5_1 = "cam_above.html"
DQM_url5_2 = "cam_below.html"
DQM_url5_3 = "cam_both.html"


