var LeftMenuDef = 
	{
		
			"style":{
				"css":"menu",
				"bgcolor":"#5E748A",
				"box":false,
				"align":"left",
				"shadow":{
					"color":"#cccccc",
					"width":3
				},
				"border":{
					"color":"#ffffff",
					"width":1
				},
				"size":[
					118,
					24
				],
				"direction":"v",
				"imgendoff":{
					"src":"/menu/left/img/chek_sm.gif",
					"width":3,
					"height":6
				},
				"imgendon":{
					"src":"/menu/left/img/chek_sm.gif",
					"width":3,
					"height":6
				},
				"imgspace":5
			},
			"itemover":{
				"color":"#FFFF00",
				"bgcolor":"#849EB9"
			},
			"position":{
				"absolute":true,
				"pos":[
					40,
					188
				]
			},
			"type":"bar"
		,"items":[
		{
		
			"action":{
				"url":"/"
			},
			"text":"Home"
		
		},
		{
		
			"action":{
				"url":"/aboutus/"
			},
			"text":"About Us"
		
		},
		{
		
			"action":{
				"url":"/capabilities/"
			},
			"text":"Capabilities"
		,"menu":{"items":[
			{

                                "action":{
                                        "url":"/capabilities/"
                                },
                                "text":"Capabilities"

                        },
			{
			
				"action":{
					"url":"/capabilities/quality/"
				},
				"text":"Quality / SPC"
			
			},
			{
			
				"action":{
					"url":"/capabilities/secondary/"
				},
				"text":"Secondary"
			
			},
			{
			
				"action":{
					"url":"/capabilities/sensibuell/"
				},
				"text":"Sensi-Buell"
			
			}
			]
			}
		},
		{
		
			"action":{
				"url":"/contacts/"
			},
			"text":"Contact Us"
		,"menu":{
			
				"position":{
					"anchor_side":"nw",
					"anchor":"ne"
				}
			,"items":[
			{

                                "action":{
                                        "url":"/contacts/"
                                },
                                "text":"Contact us"

                        },
			{
			
				"action":{
					"url":"/contacts/newSalesRep.shtml"
				},
				"text":"Sales Rep"
			
			},
			{
			
				"action":{
					"url":"http://maps.google.com/maps?oi=map&q=381+Buell+Road+Rochester+NY+14624",
					"target":"_blank"
				},
				"text":"Directions"
			
			}
			]
			}
		}
		]
	}
;
