/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 150

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "jss/"

   DQM_border_color = "#D5D5D5"
   
   DQM_menu_bgcolor = "#f6f6f6"
   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 = 18


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#848484"
   DQM_fontfamily = "Verdana, Geneva, Arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ED6948"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "nav/about_on.jpg"
   DQM_rollover_wh0 = "92,32"
   
   DQM_rollover_image1 = "nav/taekwondo_on.jpg"
   DQM_rollover_wh1 = "92,32"
   
   DQM_rollover_image2 = "nav/classes_on.jpg"
   DQM_rollover_wh2 = "92,32"
   
   DQM_rollover_image3 = "nav/gallery_on.jpg"
   DQM_rollover_wh3 = "92,32"

   DQM_rollover_image4 = "nav/news_on.jpg"
   DQM_rollover_wh4 = "92,32"
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "jss/bullet.gif"
   DQM_icon_rollover0 = "jss/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-92,32"
DQM_sub_menu_width1 = 150;
DQM_subdesc0_0 = "Master's BIO"
DQM_subdesc0_1 = "Our Location"
DQM_subdesc0_2 = "Testimonials"
DQM_subdesc0_3 = "Black Belts"

DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0

DQM_url0_0 = "master_bio.asp"
DQM_url0_1 = "location.asp"
DQM_url0_2 = "testimonial.asp"
DQM_url0_3 = "blackbelts.asp"


DQM_sub_xy1 = "-92,32"
DQM_sub_menu_width1 = 150;
DQM_subdesc1_0 = "History"
DQM_subdesc1_1 = "General Choi BIO"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0

DQM_url1_0 = "history.asp"
DQM_url1_1 = "gen_choi.asp"

DQM_sub_xy2 = "-92,32"
DQM_sub_menu_width2 = 150;
DQM_subdesc2_0 = "Taekwondo"
DQM_subdesc2_1 = "Kickboxing"
DQM_subdesc2_2 = "Self Defense"
DQM_subdesc2_3 = "Junior Fitness"
DQM_subdesc2_4 = "Boot Camp Fitness" 
DQM_subdesc2_5 = "Classes Scheduled"

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_url2_0 = "classes_tkd.asp"
DQM_url2_1 = "classes_kick.asp"
DQM_url2_2 = "classes_self.asp"
DQM_url2_3 = "classes_fitness.asp"
DQM_url2_4 = "classes_bootcamp.asp"
DQM_url2_5 = "schedule.asp"

DQM_sub_xy4 = "-92,32"
DQM_sub_menu_width4 = 150;

DQM_subdesc4_0 = "Events"
DQM_subdesc4_1 = "Tournaments"
DQM_subdesc4_2 = "Results"


DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0

DQM_url4_0 = "events.asp"
DQM_url4_1 = "tournaments.asp"
DQM_url4_2 = "results.asp"
