/*-------------------------------------------
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 = ""

   DQM_border_color = "#666666"
   
   DQM_menu_bgcolor = "#666666"
   DQM_hl_bgcolor = "#FFFFFF"

   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 = "Tahoma"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#333333"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5
   
   DQM_rollover_image0 = "graphics/nav_background_over.jpg"
   DQM_rollover_wh0 = "91,20"

   DQM_rollover_image1 = "graphics/nav_history_over.jpg"
   DQM_rollover_wh1 = "68,20"

   DQM_rollover_image2 = "graphics/nav_projects_over.jpg" 
   DQM_rollover_wh2 = "73,20"

   DQM_rollover_image3 = "graphics/nav_stories_over.jpg" 
   DQM_rollover_wh3 = "100,20"   

   DQM_rollover_image4 = "graphics/nav_sponsorship_over.jpg" 
   DQM_rollover_wh4 = "80,20"   
  
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

/*
  DQM_icon_image0 = "sample_images/bullet.gif"
   DQM_icon_rollover0 = "sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8" */

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-91,20"
DQM_sub_menu_width0 = 91
DQM_subdesc0_0 = "The Beginning"
DQM_subdesc0_1 = "The Vision"
DQM_subdesc0_2 = "The Partners"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "include_beginning.asp"
DQM_url0_1 = "include_vision.asp"
DQM_url0_2 = "include_partners.asp"

DQM_sub_xy1 = "-68,20"
DQM_sub_menu_width1 = 94
DQM_subdesc1_0 = "Introduction"
DQM_subdesc1_1 = "The Need"
DQM_subdesc1_2 = "Recent Times"
DQM_subdesc1_3 = "2000"
DQM_subdesc1_4 = "1999"
DQM_subdesc1_5 = "Early Days"
DQM_subdesc1_6 = "Why Nehemiah?"
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_url1_0 = "include_introduction.asp"
DQM_url1_1 = "include_need.asp"
DQM_url1_2 = "include_recent.asp"
DQM_url1_3 = "include_2000.asp"
DQM_url1_4 = "include_1999.asp"
DQM_url1_5 = "include_earlydays.asp"
DQM_url1_6 = "include_whynehemiah.asp"

DQM_sub_xy2 = "-73,20"
DQM_sub_menu_width2 = 110
DQM_subdesc2_0 = "Nehemiah"
DQM_subdesc2_1 = "Ruth Nest"
DQM_subdesc2_2 = "Community School"
DQM_subdesc2_3 = "Vocational Training"
DQM_subdesc2_4 = "Business Schools"
DQM_subdesc2_5 = "Health Clinic"
DQM_subdesc2_6 = "Future Plans"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_icon_index2_5 = 0
DQM_icon_index2_6 = 0
DQM_url2_0 = "include_nehemiah.asp"
DQM_url2_1 = "include_ruthnest.asp"
DQM_url2_2 = "include_school.asp"
DQM_url2_3 = "include_vocational.asp"
DQM_url2_4 = "include_business.asp"
DQM_url2_5 = "include_clinic.asp"
DQM_url2_6 = "include_future.asp"

DQM_sub_xy3 = "-100,20"
DQM_sub_menu_width3 = 100
DQM_subdesc3_0 = "Stories & Pictures"
DQM_subdesc3_1 = "Published Updates"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "include_stories.asp"
DQM_url3_1 = "include_updates.asp"

DQM_sub_xy4 = "-80,20"
DQM_sub_menu_width4 = 80
DQM_subdesc4_0 = "Sponsors"
DQM_subdesc4_1 = "How to Give"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_url4_0 = "include_sponsors.asp"
DQM_url4_1 = "include_giving.asp"
