/*-------------------------------------------
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 = "#000000";
   
   DQM_menu_bgcolor = "#990000";
   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 = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#990000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 5

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "menu/home_over.gif"
   DQM_rollover_wh0 = "30,10"

   DQM_rollover_image1 = "menu/products_over.gif"
   DQM_rollover_wh1 = "44,10"

   DQM_rollover_image2 = "menu/nv_over.gif" 
   DQM_rollover_wh2 = "72,10"

   DQM_rollover_image3 = "menu/company_over.gif" 
   DQM_rollover_wh4 = "49,12"

   DQM_rollover_image4 = "menu/otherranges_over.gif" 
   DQM_rollover_wh5 = "70,12"

   DQM_rollover_image5 = "menu/contactus_over.gif" 
   DQM_rollover_wh6 = "56,10"

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

   DQM_icon_image0 = "menu/arrow.gif"
   DQM_icon_rollover0 = "menu/arrow_over.gif"
   DQM_icon_image_wh0 = "12,8"

   DQM_icon_image1 = "menu/2arrow.gif"
   DQM_icon_rollover1 = "menu/2arrow_over.gif"
   DQM_icon_image_wh1 = "12,8"


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

DQM_sub_xy0 = "-30,10"
DQM_sub_menu_width0 = 85;
DQM_subdesc0_0 = "Main Page"
DQM_icon_index0_0 = 0
DQM_url0_0 = "http://www.winning.co.za"

DQM_sub_xy1 = "-44,10"
DQM_sub_menu_width1 = 110;
DQM_subdesc1_0 = "Winning Herbs"
DQM_subdesc1_1 = "Detoxing"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 1
DQM_url1_0 = "herbs/index.htm"
DQM_url1_1 = "detox.htm"

DQM_sub_xy1_1 = "-5,1"
DQM_sub_menu_width1_1 = 180;
DQM_subdesc1_1_0 = ""
DQM_subdesc1_1_1 = "Mercury Amalgams"
DQM_subdesc1_1_2 = "Microwaves"
DQM_subdesc1_1_3 = "Sex"
DQM_icon_index1_1_0 = 0
DQM_icon_index1_1_1 = 0
DQM_icon_index1_1_2 = 0
DQM_icon_index1_1_3 = 0
DQM_url1_1_0 = "mwing.htm"
DQM_url1_1_1 = "mgazelle.htm"
DQM_url1_1_2 = "mlbp.htm"
DQM_url1_1_3 = "mcs.htm"

DQM_sub_xy2 = "-72,10"
DQM_sub_menu_width2 = 200;
DQM_subdesc2_0 = "Acid/Alkali Imbalance"
DQM_subdesc2_1 = "Vaccination Myths"
DQM_subdesc2_2 = "Genetically Modified Organisms"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_url2_0 = "ph.htm"
DQM_url2_1 = "vaccination.htm"
DQM_url2_2 = "gmo.htm"

DQM_sub_xy3 = "-49,12"
DQM_sub_menu_width3 = 75;
DQM_subdesc3_0 = "Vision"
DQM_subdesc3_1 = "Quality"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "vision.htm"
DQM_url3_1 = "quality.htm"

DQM_sub_xy4 = "-70,12"
DQM_sub_menu_width4 = 95;
DQM_subdesc4_0 = "The Kennels"
DQM_subdesc4_1 = "The Stables"
DQM_subdesc4_2 = "The Loft"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_url4_0 = "construct.htm"
DQM_url4_1 = "construct.htm"
DQM_url4_2 = "construct.htm"

DQM_sub_xy5 = "-56,10"
DQM_sub_menu_width5 = 105;
DQM_subdesc5_0 = "Make Contact"
DQM_icon_index5_0 = 0
DQM_url5_0 = "contactus.htm"
