/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
	code0 = 1899
    code1 = 1496
    code2 = 1486
    code3 = 1083
    code4 = 1854
    sequence = "oc94127"

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130;	 
function popUp(URL) {day = new Date();id = day.getTime();eval("page" + id + " = window.open(URL, '" + id + "','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=425,height=300');");//part of eval line
}
  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000";
      
   DQM_menu_bgcolor = "#dddddd";
   DQM_hl_bgcolor = "#B7D3FF";

   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 = "#333333"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "bold"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFF00"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 2




/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "sample_images/bullet.gif"
   DQM_icon_rollover0 = "sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "sample_images/arrow.gif"
   DQM_icon_rollover1 = "sample_images/arrow.gif"
   DQM_icon_image_wh1 = "13,10"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "10,14"
DQM_sub_menu_width0 = 150;
DQM_subdesc0_0 = "Attrition Zone Detail"
DQM_subdesc0_1 = "Mechanical Seal Detail"
DQM_subdesc0_2 = "Gap Adjuster Details"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "attrition-zone.htm"
DQM_url0_1 = "mech-seal.htm"
DQM_url0_2 = "gap-adjust.htm"
DQM_urltarget0_0 = "_new"
DQM_urltarget0_1 = "_new"
DQM_urltarget0_2 = "_new"

DQM_sub_xy1 = "10,14"
DQM_sub_menu_width1 = 200;
DQM_subdesc1_0 = ""
DQM_subdesc1_1 = ""
DQM_subdesc1_2 = ""
DQM_subdesc1_3 = ""


DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0


DQM_url1_0 = ""
DQM_url1_1 = ""
DQM_url1_2 = ""
DQM_url1_3 = ""

DQM_urltarget1_0 = ""
DQM_urltarget1_1 = ""
DQM_urltarget1_2 = ""
DQM_urltarget1_3 = ""