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

/*-------------------------------------------
Unlock
--------------------------------------------*/
limit_multiple_users = true

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
   /* This script imported the variable 'dds' 
      to set correct folder for the includes. */
   DQM_sub_menu_width = 150;	 
   DQM_urltarget = "_self"
   DQM_onload_statement = ""
   DQM_codebase = dds + "includes/"
   DQM_border_color = "#999999"
   DQM_menu_bgcolor = "#000066"
   DQM_hl_bgcolor = "666699"
   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 = 0
   DQM_ie5mac_offset_Y = -2

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Arial,sans-serif"
   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 = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5

/*---------------------------------------------
Sets links on top level navigation images in IE
-----------------------------------------------*/   
   DQM_url0 = dds + "index.cfm?fa=prod.home&" + addToken;
   DQM_url1 = dds + "index.cfm?fa=prod.promoHome&" + addToken;
   DQM_url2 = dds + "index.cfm?fa=spt.home&" + addToken;
   DQM_url3 = dds + "index.cfm?fa=abt.home&" + addToken;
   
/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
	DQM_sub_xy0 = "-87,24"
	DQM_sub_menu_width0 = 150;
   /*  Members of this menu are already written out */
   
	DQM_sub_xy1 = "-105,24"
	DQM_sub_menu_width1 = 107;
	DQM_subdesc1_0 = "Product Specials";
	DQM_subdesc1_1 = "Gifts with Purchase";
	DQM_icon_index1_0 = -1;
	DQM_icon_index1_1 = -1;
	DQM_url1_0 = dds + "index.cfm?fa=prod.promoProd&" + addToken;
	DQM_url1_1 = dds + "index.cfm?fa=prod.promoGifts&" + addToken;
	
	DQM_sub_xy2 = "-144,24"
	DQM_sub_menu_width2 = 142;
	DQM_subdesc2_0 = "Technology Explained" 
	DQM_subdesc2_1 = "Chemical Compatibility"
	DQM_subdesc2_2 = "Flow Meter<br>Selection Table"
	DQM_subdesc2_3 = "Request an RGA"
	DQM_icon_index2_0 = -1
	DQM_icon_index2_1 = -1
	DQM_icon_index2_2 = -1
	DQM_icon_index2_3 = -1
	DQM_url2_0 = dds + "index.cfm?fa=spt.techExpl&" + addToken;
	DQM_url2_1 = dds + "index.cfm?fa=spt.chemChart&" + addToken;
	DQM_url2_2 = dds + "index.cfm?fa=spt.techChart&" + addToken;
	DQM_url2_3 = dds + "index.cfm?fa=spt.reqRGA&" + addToken;
		
	DQM_sub_xy3 = "-114,24"
	DQM_sub_menu_width3 = 113;
	DQM_subdesc3_0 = "Company Policies"
	DQM_subdesc3_1 = "Mission Statement"
	DQM_subdesc3_2 = "News"
	DQM_icon_index3_0 = -1
	DQM_icon_index3_1 = -1
	DQM_icon_index3_2 = -1
	DQM_url3_0 = dds + "index.cfm?fa=abt.policies&" + addToken;
	DQM_url3_1 = dds + "index.cfm?fa=abt.mission&" + addToken;
	DQM_url3_2 = dds + "index.cfm?fa=abt.newsHome&" + addToken;

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = ""
   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = ""
   DQM_rollover_image2 = "" 
   DQM_rollover_wh2 = ""
   DQM_rollover_image3 = "" 
   DQM_rollover_wh3 = ""

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/
   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""
