/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

limit_multiple_users = true

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_onload_statement = "preloadImages();"
   DQM_codebase = ""
   
   DQM_sub_menu_width = 150;

   DQM_border_color = "#FFFFFF";
   
   DQM_menu_bgcolor = "#006699";
   DQM_hl_bgcolor = "#D95537";

   DQM_sub_xy = "0,0";
   DQM_border_width = 1;
   DQM_divider_height = 1;
   
   DQM_urltarget = "_self"

   /*---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 = 15


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

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 6
   DQM_margin_bottom = 6
   DQM_margin_left = 8


/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "../images/menu_01-over.gif"
   DQM_rollover_wh0 = "70,31"
   DQM_url0 = "#"
   
   DQM_rollover_image1 = "../images/menu_07-over.gif"
   DQM_rollover_wh1 = "69,31"
   DQM_url1 = "#"   


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

DQM_sub_xy0 = "-70,31"

DQM_subdesc0_0 = "Golden Flower"		
DQM_url0_0 = "../catsgfc.asp?page=1"

DQM_subdesc0_1 = "KPC"
DQM_url0_1 = "../subcats.asp?prodcatname=KPC&page=1"

DQM_subdesc0_2 = "Spring Wind"
DQM_url0_2 = "../subcats.asp?prodcatname=Spring+Wind&page=1"

DQM_subdesc0_3 = "Books"
DQM_url0_3 = "../subcats.asp?prodcatname=Books&page=1"

DQM_subdesc0_4 = "Charts"
DQM_url0_4 = "../subcats.asp?prodcatname=Charts&page=1"

DQM_subdesc0_5 = "Educational CDs"
DQM_url0_5 = "../subcats.asp?prodcatname=Educational+CDS&page=1"

DQM_subdesc0_6 = "Needles"
DQM_url0_6 = "../catsneedles.asp?page=1"

DQM_subdesc0_7 = "Acupuncture, Medical, Clinical"
DQM_url0_7 = "../subcats.asp?prodcatname=Acupuncture,+Medical,+Clinical&page=1"

DQM_subdesc0_8 = "Models"
DQM_url0_8 = "../subcats.asp?prodcatname=Models&page=1"

DQM_subdesc0_9 = "Software"
DQM_url0_9 = "../subcats.asp?prodcatname=Software&page=1"



DQM_sub_xy1 = "-69,31"

DQM_subdesc1_0 = "Rezepturen"		
DQM_url1_0 = "../rezepturen.asp?page=7"

DQM_subdesc1_1 = "Symptome"		
DQM_url1_1 = "../symptome.asp?page=7"

DQM_subdesc1_2 = "Zang Fu"		
DQM_url1_2 = "../zang.asp?page=7"

DQM_subdesc1_3 = "Chinesischen Medizinischen Wirkungsweisen"		
DQM_url1_3 = "../chin.asp?page=7"








