/*-------------------------------------------
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 = "preloadImages()"
   DQM_codebase = "js/"

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#444E7A"
   DQM_hl_bgcolor = "#444E7A"
	
   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*----------------------------------------
   IE5-MAC Offset Fix 
   ----------------------------------------*/
   
   DQM_ie5mac_offset_X = 0
   DQM_ie5mac_offset_Y = 0


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

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "arial"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ADB7E0"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 3



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


   DQM_rollover_image0 = "images/menus_01-over.jpg" 
   DQM_rollover_wh0 = "103,24"
  
   DQM_rollover_image1 = "images/menus_02-over.jpg"
   DQM_rollover_wh1 = "111,24"

   DQM_rollover_image2 = "images/menus_03-over.jpg"
   DQM_rollover_wh2 = "118,24"

   DQM_rollover_image3 = "images/menus_04-over.jpg" 
   DQM_rollover_wh3 = "134,24"



/*---------------------------------------------
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,23"
DQM_sub_menu_width0 = 90
DQM_subdesc0_0 = "Meat, Poultry & Seafood"
DQM_subdesc0_1 = "Dairy & Dairy Related"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "products1.html"
DQM_url0_1 = "products2.html"

DQM_sub_xy1 = "-99,23"
DQM_sub_menu_width1 =98;
DQM_subdesc1_0 = "Customer Service"
DQM_subdesc1_1 = "Value Added"
DQM_subdesc1_2 = "Parent Company"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_url1_0 = "advantage1.html"
DQM_url1_1 = "advantage2.html"
DQM_url1_2 = "advantage3.html"

DQM_sub_xy2 = "-107,23"
DQM_sub_menu_width2 = 106
DQM_subdesc2_0 = "Agglomeration" 
DQM_subdesc2_1 = "Advantages of BK Phosphates"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = "phosphate1.html"
DQM_url2_1 = "phosphate2.html"


DQM_sub_xy3 = "-123,23"
DQM_sub_menu_width3 = 107
DQM_subdesc3_0 = "General Contact Information"
DQM_subdesc3_1 = "Contact Form"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "generalinfo.html"
DQM_url3_1 = "generalinfoform.html"