﻿/*-------------------------------------------
Copyright Notice - The following parameter is 
required in order for the menu to function.
--------------------------------------------*/


   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Unlock
--------------------------------------------*/

limit_multiple_users = true 


/*-------------------------------------------
required menu Settings
--------------------------------------------*/


   DQM_sub_menu_width = 220      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   
   DQM_codebase = "includes/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 0

   DQM_border_color = "#999999"
   DQM_menu_bgcolor = "#CCCCCC"
   DQM_hl_bgcolor = "#999999"
   

   /*---delay time after mouse out 1000 EQ 1 second---*/

   DQM_mouse_off_delay = 100
   
  
   /*---Internet Explorer Mac Offset Fix */
   
   DQM_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50


   /*---Netscape 4.x fix option -----*/
   
   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

/*-------------------------------------------
Internet Explorer Transition Effects - IE5.5 & UP

Note: All non supporting browsers will ignore
the effect settings below while retaining the
complete sub menu functionality and look.
--------------------------------------------*/

	
   /*----Options include - none | fade | pixelate |
   ------iris | slide | gradientwipe | checkerboard |
   ------radialwipe | randombars | randomdissolve |stretch */

   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"


   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .7
   DQM_sub_item_effect_duration = .7

  
   /*----Customization option settings for the various effect
   ------transitions may be defined below---*/

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT
   
   
   /*----Opacity is defined with a value between
   ------1 and 100 with 100 being opaque---*/   	

   DQM_sub_menu_opacity = 100


   /*----Note: Due to browser limitations, when using a 
   ------drop shadow effect combined  with a sub menu transition
   ----- effect, the drop shadow portion of the menu will 
   ------not be animated. To turn off the drop shadow, set the 
   ------color parameter value below to 'none' ----*/

   DQM_dropshadow_color = "none"
   DQM_dropshadow_offx = 5
   DQM_dropshadow_offy = 5	


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#404040"
   DQM_fontfamily = "arial, san-serif"         //Any available system font     
   DQM_fontsize = 12		      //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 10		      //Defined with point sizing
   DQM_textdecoration = "normal"      //set to: 'normal', or 'underline'
   DQM_fontweight = "normal"          //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	      //set to: 'normal', or 'italic' 	
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5
   DQM_margin_right = 4

   DQM_text_alignment = "left"        //set to: 'left', 'center' or 'right'
   

   /*----Unlimited icon images may be defined and associated with any sub menu
   ------item by specifying the icons index with the 'DQM_icon_index' parameter 
   ------see the 'sub menu customization' section below for examples---------*/


   DQM_icon_image0 = "images/_pix.gif"
   DQM_icon_rollover0 = "images/_pix.gif"
   DQM_icon_image_wh0 = "1,1"

   /*----Unlimited icon images may be defined and associated with any sub menu
   ------item by specifying the icons index with the 'DQM_2nd_icon_index' parameter 
   ------see the 'sub menu customization' section below for examples---------*/

   DQM_2nd_icon_image0 = "images/_pix.gif"
   DQM_2nd_icon_rollover0 = "images/_pix.gif"
   DQM_2nd_icon_image_wh0 = "1,1"
   DQM_2nd_icon_image_xy0 = "1,1"


/*---------------------------------------------
Optional Status Bar Text

Note: Custom defined status bar text for a menu item 
will be displayed in place of the URL when the 
'DQM_show_urls_statusbar' parameter is set to true.
-----------------------------------------------*/

   DQM_show_urls_statusbar = false
   
   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "images/divisions.gif"
   DQM_rollover_wh0 = "77,27"
   DQM_url0 = "divisions.cfm";   


/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-70,27"
DQM_sub_menu_width0 = 220

	//DQM_subdesc0_0 = "<strong>Quantum</strong> 分析仪器"
	DQM_subdesc0_0 = "<strong>Hedland</strong> 变截面流量计"
	DQM_subdesc0_1 = "<strong>Blancett</strong> 涡轮式流量计"
	DQM_subdesc0_2 = "<strong>Dynasonics </strong>超声波流量计"
	DQM_subdesc0_3 = "<strong>Flo-tech</strong> 涡轮式流量计"
	DQM_subdesc0_4 = "<strong>Preso</strong> 主流元件"
	DQM_subdesc0_5 = "<strong>Racine</strong> 涡旋脱落流量计"
	DQM_subdesc0_6 = "<strong>RFI Europe</strong> 欧洲地区主要分销商"
	DQM_subdesc0_7 = "<strong>Wyco</strong> 混凝土振捣器"
	//DQM_icon_index0_0 = -1
	DQM_icon_index0_0 = -1
	DQM_icon_index0_1 = -1
	DQM_icon_index0_2 = -1
	DQM_icon_index0_3 = -1
	DQM_icon_index0_4 = -1
	DQM_icon_index0_5 = -1
	DQM_icon_index0_6 = -1
	DQM_icon_index0_7 = -1
	//DQM_url0_0 = "quantum.cfm"
	DQM_url0_0 = "hedland.cfm"
	DQM_url0_1 = "blancett.cfm"
	DQM_url0_2 = "dynasonics.cfm"
	DQM_url0_3 = "flotech.cfm"
	DQM_url0_4 = "preso.cfm"
	DQM_url0_5 = "vortex.cfm"
	DQM_url0_6 = "pct.cfm"
	DQM_url0_7 = "wyco.cfm"