/*-------------------------------------------
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 = "scripts/"

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#9DA081"
   DQM_hl_bgcolor = "#597DA4"

   DQM_sub_xy = "3,3"
   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 = 3
   DQM_ie5mac_offset_Y = 3


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "VERDANA,HELVETICA,ARIAL"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 0
   DQM_margin_bottom = 4
   DQM_margin_left = 4



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  

   DQM_rollover_image0 = "images/menu1a.gif"
   DQM_rollover_wh0 = "115,27"
   DQM_rollover_image1 = "images/menu2a.gif"
   DQM_rollover_wh1 = "106,27"

    

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   
   DQM_icon_image0 = "images/spacer.gif"
   DQM_icon_rollover0 = "images/blankbullet.gif"
   DQM_icon_image_wh0 = "20,15"
   
   DQM_icon_image1 = "images/bullet1.gif"
   DQM_icon_rollover1 = "images/bullet1_over.gif"
   DQM_icon_image_wh1 = "20,20"

   DQM_icon_image2 = "images/bullet2.gif"
   DQM_icon_rollover2 = "images/bullet2_over.gif"
   DQM_icon_image_wh2 = "20,20"

   DQM_icon_image3 = "images/bullet3.gif"
   DQM_icon_rollover3 = "images/bullet3_over.gif"
   DQM_icon_image_wh3 = "20,20"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-114,27"
DQM_sub_menu_width0 = 166;
DQM_subdesc0_0 = "Great Activities" 
DQM_subdesc0_1 = "Outdoors"
DQM_subdesc0_2 = "Pioneering"
DQM_subdesc0_3 = "Sports" 
DQM_subdesc0_4 = "Helping Others"
DQM_subdesc0_5 = "Religion"
DQM_subdesc0_6 = "Patriotism" 
DQM_subdesc0_7 = "Nature"
DQM_subdesc0_8 = "More Ambitious?"
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 = "program.html"
DQM_url0_0 = "great_activities.html"
DQM_url0_1 = "outdoors.html"
DQM_url0_2 = "pioneering.html"
DQM_url0_3 = "sports.html"
DQM_url0_4 = "helping_others.html"
DQM_url0_5 = "religion.html"
DQM_url0_6 = "patriotism.html"
DQM_url0_7 = "nature.html"
DQM_url0_8 = "more_ambitious.html"


DQM_sub_xy1 = "-107,27"
DQM_sub_menu_width0 = 166;
DQM_subdesc1_0 = "SEGMENTS" 
DQM_subdesc1_1 = "PATCHES"
DQM_subdesc1_2 = "ACCESSORIES"
DQM_icon_index1_0 = 1
DQM_icon_index1_1 = 2
DQM_icon_index1_2 = 3
DQM_url1 = "catalog.html"
DQM_url1_0 = "seg_catalog1.html"
DQM_url1_1 = "patch_catalog1.html"
DQM_url1_2 = "accessories_catalog1.html"


