//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
function cdd_menu1(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 1 - General Settings and Menu Structure

	**See the menu_styles.css file for additional customization options**

***********************************************************************************************/



/*---------------------------------------------
Icon Images
---------------------------------------------*/



    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "../../images/menuHelp_None.gif"
	this.rel_icon_rollover0 = "../../images/menuHelp_None.gif"
	this.rel_icon_image_wh0 = "13,11"
	
	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../../images/arrow.gif"
	this.abs_icon_rollover0 = "../../images/arrow_f2.gif"
	this.abs_icon_image_wh0 = "4,7"
	this.abs_icon_image_xy0 = "-9,7"




/*---------------------------------------------
Divider Settings
---------------------------------------------*/


	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 0			//applies to horizontal menus only
	this.divider_height = 0			//applies to vertical menus only


    //available specific settings

	this.use_divider_capsX_X = true



	

/*---------------------------------------------
Menu Orientation and Dimensions
---------------------------------------------*/

   //All values below are defined in pixel units.  Only the 
   //width of items and menu groups may be defined, heights 
   //are automatically determined by the font size and padding
   //values below.  See the menu_styles.css file for additional
   //border color and style settings.


	this.is_horizontal = false		//false = vertical menus, true = horizontal menus

	
	this.menu_width = 146			//applies to vertical menus
	this.menu_width_items = 120		//applies to items in a horizontal menu
	//this.menu_width_item0_4 = 140		//applies to items in a horizontal menu


   //Padding Values
  

	this.menu_padding_main = "2,2,2,2"		//top, right, bottom, left
	this.menu_padding_sub = "2,2,2,2"

	this.item_padding_main = "2,2,2,4" //13
	this.item_padding_sub = "2,2,2,4" //7

	

   //Border Sizing


	this.menu_border_main = 0
	this.menu_border_sub = 1

	this.item_border_main = 1
	this.item_border_sub = 1



   //Specific Item Setting Examples (change 'X' to appropriate index value)
	

	this.is_horizontalX = true
	
	this.menu_widthX = 200
	this.menu_width_itemsX = 100
	this.menu_width_itemX_X = 100

	this.menu_padding_subX = "10,5,10,5"
	this.item_padding_mainX = "10,5,10,5"
	this.item_padding_subX_X = "10,5,10,5"

	this.menu_border_subX = 1
	this.item_border_mainX = 1
	this.item_border_subX_X = 1






/*---------------------------------------------
Optional Style Sheet Class Name Association
---------------------------------------------*/

//Use the following sections to optionally associate menu groups 
//and menu items with existing CSS classes from your site.



   //global class names

	//this.main_menu_class = "myclassname"
	//this.main_items_class = "myclassname"
	//this.main_items_rollover_class = "myclassname"

	//this.sub_menu_class = "myclassname"
	//this.sub_items_class = "myclassname"
	//this.sub_items_rollover_class = "myclassname"


   //specific menu items

	//this.item_classX_X = "myclassname"
	//this.item_rollover_classX_X = "myclassname"



/*---------------------------------------------
Exposed Menu Events - Custom Script Attachment
---------------------------------------------*/


	this.show_menu = "";
	this.hide_menu = "";


 //available specific settings


	//this.show_menuX = "alert('show id')";
	//this.hide_menuX = "alert('hide id')";
	//this.clickX = "alert('execute custom click item code')"
	
/*------------------------------------------------
Browser Workarounds
-------------------------------------------------*/


   //Opera 5 & 6 - alternate HTML display (Opera 7 displays menu 100%)

	this.opera_old_display_html = "Please update your opera browser.";



/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/


   //Main Menu Group 0

	this.item0 = '<b>Sensors</b>'
	
	this.item1 = "<img src='/images/LeftMenu-bspacer.gif'>"
	
	this.item2 = 'Capacitive'
	this.icon_abs2 = 0

	this.item3 = 'Cylinder Position / Magnetically Actuated'
	this.icon_abs3 = 0
	
	this.item4 = 'Flow'
	this.icon_abs4 = 0
	
	this.item5 = 'Inclinometer...'
	this.url5 = '../../Products/Sensors/Inclinometer/'
	
	this.item6 = 'Inductive'
	this.icon_abs6 = 0
	
	this.item7 = 'Intrinsically Safe...'
	this.url7 = '../../Products/Sensors/Intrinsically_Safe.htm'
	
	this.item8 = 'Level'
	this.icon_abs8 = 0
	
	this.item9 = 'Pressure'
	this.icon_abs9 = 0

	this.item10 = "Smart Plugs..."
	this.url10 = '../../Products/Sensors/Smart_Plugs/'

	this.item11 = 'Temperature...'
	this.url11 = '../../Products/Sensors/Temperature_Monitors/'
	
	this.item12 = 'Ultrasonic'
	this.icon_abs12 = 0
		
	this.item13 = "<img src='/images/LeftMenu-bspacer.gif'>"

	
/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/


   //Sub Menu 2
	
	this.menu_xy2 = "-2,-3"
	this.menu_width2 = 200
        
	this.item2_0 = 'Barrel Style with Quick Disconnect'
	this.item2_1 = 'Barrel Style with Terminal Chamber'
	this.item2_2 = 'Barrel with Potted-in Cable'
	this.item2_3 = 'Intrinsically Safe Sensors'
	this.item2_4 = 'Long Range Sensing >40mm'
	this.item2_5 = 'Rectangular Styles'
	this.item2_6 = 'Accessories'

	//this.icon_rel1_0 = 0
	//this.icon_rel1_1 = 0
	//this.icon_rel1_3 = 0
	//this.icon_rel1_2 = 0
	//this.icon_rel1_4 = 0

	this.url2_0 = '../../products/sensors/capacitive/Barrel_with_Quick_Disconnect/'
	this.url2_1 = '../../products/sensors/capacitive/Barrel_with_Terminal_Chamber/'
	this.url2_2 = '../../products/sensors/capacitive/Barrel_with_Potted-in_Cable/'
	this.url2_3 = '../../products/sensors/capacitive/Intrinsically_Safe_Sensors.htm'
	this.url2_4 = '../../products/sensors/capacitive/Long_Range_Sensing_Greater_than_40_mm.htm'
	this.url2_5 = '../../products/sensors/capacitive/Rectangular_Styles/'
	this.url2_6 = '../../products/sensors/capacitive/Accessories/'

	

    //Sub Menu 3

	this.menu_xy3 = "-2,-3"
	this.menu_width3 = 200
	
	this.item3_0 = 'Inductive'
	this.item3_1 = 'Inductive Magnetic'
	this.item3_2 = 'Inductive Magnetic Nut Sensor'

	

	//this.icon_rel2_0 = 0
	//this.icon_rel2_1 = 0

	this.url3_0 = '../../products/sensors/Cylinder_Position_~_Magnetically_Actuated/Inductive/'
	this.url3_1 = '../../products/sensors/Cylinder_Position_~_Magnetically_Actuated/Inductive_Magnetic/'
	this.url3_2 = '../../products/sensors/Inductive/Nut_Sensor_Inductive_Magnetic/'

	
	
	//Sub Menu 4

	this.menu_xy4 = "-2,-3"
	this.menu_width4 = 200
	
	this.item4_0 = 'Air'
	this.item4_1 = 'Liquid'
	this.item4_2 = 'Signal Processors / Amplifiers'
	this.item4_3 = 'Accessories'

	this.url4_0 = '../../products/sensors/Flow_Monitors/Air/'
	this.url4_1 = '../../products/sensors/Flow_Monitors/Liquid/'
	this.url4_2 = '../../products/sensors/Flow_Monitors/Signal_Processors_~_Amplifiers/'
	this.url4_3 = '../../products/sensors/Flow_Monitors/Accessories/'

    //Sub Menu 6

	this.menu_xy6 = "-2,-3"
	this.menu_width6 = 200

    this.item6_0 = 'Analog'
    this.item6_1 = 'Barrel with Potted-in Cable'
	this.item6_2 = 'Barrel with Quick Disconnect'
	this.item6_3 = 'Barrel with Terminal Chamber'
	this.item6_4 = 'Bottle and Can'
	this.item6_5 = 'Die Protection / Stamping'//DieGuard"
	this.item6_6 = 'Factor 1 Sensors'//Uprox"   
	this.item6_7 = 'Harsh Duty Sensors'//WeldGuard, Stoneface, ArmorGuard"
	this.item6_8 = 'High Temperature'
    this.item6_9 = 'Limit Switch Style'
	this.item6_10 = 'Long Range'
	this.item6_11 = 'Miniature'//Picoprox Miniature"
	this.item6_12 = 'Nut Sensor Inductive Magnetic'
	this.item6_13 = "Rectangular"//Q-Pak Rectangular"
	this.item6_14 = 'Ring'
	this.item6_15 = 'Slot'
	this.item6_16 = 'Valve Position'
	this.item6_17 = 'Washdown'
    this.item6_18 = 'Accessories'
	
	this.url6_0 = '../../Products/Sensors/Inductive/Analog/'
	this.url6_1 = '../../Products/Sensors/Inductive/Barrel_Sensors/Barrel_with_Potted-in_Cable/'
	this.url6_2 = '../../Products/Sensors/Inductive/Barrel_Sensors/Barrel_with_Quick_Disconnect/'
	this.url6_3 = '../../Products/Sensors/Inductive/Barrel_Sensors/Barrel_with_Terminal_Chamber/'
	this.url6_4 = '../../Products/Sensors/Inductive/Bottle_and_Can/'
    this.url6_5 = '../../Products/Sensors/Inductive/Die_Protection_and_Stamping/'
	this.url6_6 = '../../Products/Sensors/Inductive/Factor_1_Sensors/'
	this.url6_7 = '../../Products/Sensors/Inductive/Harsh_Duty_Sensors/'
	this.url6_8 = '../../Products/Sensors/Inductive/High_Temperature/'
	this.url6_9 = '../../Products/Sensors/Inductive/Limit_Switch_Style/'
	this.url6_10 = '../../Products/Sensors/Inductive/Long_Range/'
	this.url6_11 = '../../Products/Sensors/Inductive/Miniature/'
	this.url6_12 = '../../products/sensors/Inductive/Nut_Sensor_Inductive_Magnetic/'
	this.url6_13 = '../../Products/Sensors/Inductive/Rectangular/'
	this.url6_14 = '../../Products/Sensors/Inductive/Ring/'
	this.url6_15 = '../../Products/Sensors/Inductive/Slot/'
	this.url6_16 = '../../Products/Sensors/Inductive/Valve_Position/'
	this.url6_17 = '../../Products/Sensors/Inductive/Factor_1_Sensors/uprox_plus/Washdown/'
	this.url6_18 = '../../Products/Sensors/Inductive/Accessories/'
	
	
    //Sub Menu 8

	this.menu_xy8 = "-2,-3"
	this.menu_width8 = 200
	
    this.item8_0 = 'Capacitive (see \'Capacitive\' section above)'
    this.item8_1 = 'Non-Intrusive (Levelprox)'
	this.item8_2 = 'Probe Style'

	this.url8_0 = ''
	this.url8_1 = '../../Products/Sensors/Level/Non-Intrusive_(Levelprox)/'
    this.url8_2 = '../../Products/Sensors/Level/Probe_Style/'


	//Sub Menu 9

	this.menu_xy9 = "-2,-3"
	this.menu_width9 = 200
	
    this.item9_0 = 'Programmable Pressure Sensors'
    this.item9_1 = 'Pressure Transmitters'
	this.item9_2 = 'Classified Area Pressure Sensors'
	this.item9_3 = 'Accessories'

	this.url9_0 = '../../Products/Sensors/Pressure_Monitors/Programmable_Pressure_Sensors/'
	this.url9_1 = '../../Products/Sensors/Pressure_Monitors/Pressure_Transmitters/'
	this.url9_2 = '../../Products/Sensors/Pressure_Monitors/Classified_Area_Pressure_Sensors/'
    this.url9_3 = '../../Products/Sensors/Pressure_Monitors/Accessories/'
	
	
    //Sub Menu 12

	this.menu_xy12 = "-2,-3"
	this.menu_width12 = 200
	
    this.item12_0 = 'Diffused Mode'
    this.item12_1 = 'Retro-Reflective Mode'

	this.url12_0 = '../../Products/Sensors/Ultrasonic/Diffused_Mode/'
	this.url12_1 = '../../Products/Sensors/Ultrasonic/Retro-Reflective_Mode/'
}///////////////////////// END Menu Data /////////////////////////////////////////