/*-------------------------------------------
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 = ""
   DQM_codebase = "/everest/scripts/"

   DQM_border_color = "#000000";
   
   DQM_menu_bgcolor = "#ffffff";
   DQM_hl_bgcolor = "#7B8796";

   DQM_sub_xy = "0,0";
   DQM_border_width = 0;
   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 = "#990000"
   DQM_fontfamily = "Verdana, Arial, Geneva"
   DQM_fontsize = 10
   DQM_fontsize_ie4 = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "underline"

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 3



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
 
   DQM_rollover_image0 = "/everest/assets/nav_sc_on.gif"
   DQM_rollover_wh0 = "114,18"

   DQM_rollover_image1 = "/everest/assets/nav_me_on.gif"
   DQM_rollover_wh1 = "97,18"
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

DQM_icon_image0 = "/everest/assets/sq_menu.gif" 
DQM_icon_rollover0 = "/everest/assets/sq_menu_on.gif" 
DQM_icon_image_wh0 = "6,6" 


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-113,18"
DQM_sub_menu_width0 = 112;
DQM_subdesc0_0 = "Wrap Up"
DQM_subdesc0_1 = "Dispatches"
DQM_subdesc0_2 = "Dispatch Photos"
DQM_subdesc0_3 = "Route Maps"
DQM_subdesc0_4 = "Meet the Team"
DQM_subdesc0_5 = "Meet the Sherpas"
DQM_subdesc0_6 = "Al Hanna"
DQM_subdesc0_7 = "Panoramas"
DQM_subdesc0_8 = "Home"
DQM_icon_index0_0 = 0 
DQM_icon_index0_1 = 0 
DQM_icon_index0_2 = 0 
DQM_icon_index0_3 = 0 
DQM_icon_index0_4 = 0 
DQM_icon_index0_5 = 0 
DQM_icon_index0_6 = 0
DQM_icon_index0_7 = 0
DQM_icon_index0_8 = 0
DQM_url0_0 = "/everest/2002/html/0619_wrap.html"
DQM_url0_1 = "/everest/2002/html/dispatch_index.html"
DQM_url0_2 = "/everest/2002/html/photo_index.html"
DQM_url0_3 = "/everest/2002/html/map_index.html"
DQM_url0_4 = "/everest/2002/html/team.html"
DQM_url0_5 = "/everest/2002/html/sherpa_bio.html"
DQM_url0_6 = "/everest/2002/html/dispatch_0430_hanna.html"
DQM_url0_7 = "/everest/2002/html/panoramas.html"
DQM_url0_8 = "/everest/2002/index.html"

DQM_sub_xy1 = "-97,18"
DQM_sub_menu_width1 = 115;
DQM_subdesc1_0 = "Photo Galleries"
DQM_subdesc1_1 = "Climbers' Reflect"
DQM_subdesc1_2 = "Sherpa Culture"
DQM_subdesc1_3 = "Health Effects"
DQM_subdesc1_4 = "Everest Facts"
DQM_subdesc1_5 = "Everest Geology"
DQM_subdesc1_6 = "Glossary of Terms"
DQM_subdesc1_7 = "Multimedia"
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_icon_index1_5 = 0 
DQM_icon_index1_6 = 0 
DQM_icon_index1_7 = 0 
DQM_url1_0 = "/everest/2002/html/photo_gallery.html"
DQM_url1_1 = "/everest/2002/html/reflect.html"
DQM_url1_2 = "/everest/2002/html/sherpa.html"
DQM_url1_3 = "/everest/2002/html/health.html"
DQM_url1_4 = "/everest/2002/html/facts.html"
DQM_url1_5 = "/everest/2002/html/geology.html"
DQM_url1_6 = "/everest/2002/html/glossary.html"
DQM_url1_7 = "/everest/2002/html/multimedia.html"



