var MenuDef = 
	{
		
			"style":{
				"css":"xp",
				"bgcolor":"#D3E5FA",
				"box":true,
				"align":"left",
				"border":{
					"color":"#000000",
					"width":2
				},
				"size":[
					162,
					26
				],
				"direction":"v",
				"itemoffset":{
					"x":0
				},
				"imgdir":{
					"src":"scripts/img/MenuBlock1.gif",
					"width":24,
					"height":24
				},
				"imgitem":{
					"src":"scripts/img/MenuBlock1.gif",
					"width":24,
					"height":24
				},
				"imgendoff":{
					"src":"scripts/img/Block2.gif",
					"width":5,
					"height":10
				},
				"imgendon":{
					"src":"scripts/img/Block.gif",
					"width":5,
					"height":10
				},
				"bgimg":"scripts/img/Grid4.jpg",
				"imgspace":5
			},
			"itemover":{
				"css":"xp",
				"color":"white",
				"bgcolor":"#c0c0c0",
				"imgdir":{
					"src":"scripts/img/MenuBlock2.gif",
					"width":24,
					"height":24
				},
				"imgitem":{
					"src":"scripts/img/MenuBlock2.gif",
					"width":24,
					"height":24
				}
			},
			"position":{
				"absolute":false,
				"pos":[
					0,
					-19
				]
			},
			"type":"bar"
		,"items":[
		{
		
			"action":{
				"url":"index.php"
			},
			"text":"Home"
		
		},
		{
		
			"action":{
				"url":"index.php?p=aboutus"
			},
			"text":"About Us"
		
		},
		{
		
			"action":{
				"url":"http://www.reservegroup.com/"
			},
			"text":"The Reserve Group"
		
		},
		{
		
			"action":{
				"url":"index.php?p=manufacturing"
			},
			"text":"Manufacturing Plant"
		
		},
		{
		
			"text":"Products"
		,"menu":{
			
				"style":{
					"css":"xp2",
					"bgcolor":"white",
					"align":"left",
					"size":[
						150,
						26
					],
					"direction":"v",
					"imgdir":{
						"src":"scripts/img/MenuBlock1.gif",
						"width":24,
						"height":24
					},
					"imgitem":{
						"src":"scripts/img/MenuBlock1.gif",
						"width":24,
						"height":24
					},
					"bar":{
						"size":[
							0,
							65
						]
					}
				},
				"itemover":{
					"css":"xp2",
					"color":"white",
					"imgdir":{
						"src":"scripts/img/MenuBlock2.gif",
						"width":24,
						"height":24
					},
					"imgitem":{
						"src":"scripts/img/MenuBlock2.gif",
						"width":24,
						"height":24
					}
				},
				"position":{
					"anchor_side":"nw",
					"anchor":"ne",
					"absolute":false,
					"pos":[
						0
					]
				}
			,"items":[
			{
			
				"action":{
					"target":"_blank"
				},
				"text":"Material Handling"
			,"menu":{
				
					"style":{
						"align":"left",
						"size":[
							150,
							26
						]
					}
				,"items":[
				{
				
					"action":{
						"url":"index.php?p=roughterrain"
					},
					"text":"Rough Terrain"
				
				},
				{
				
					"action":{
						"url":"index.php?p=truckmounted"
					},
					"text":"Truck Mounted"
				
				},
				{
				
					"action":{
						"url":"index.php?p=industrial"
					},
					"text":"Industrial"
				
				},
				{
				
					"action":{
						"url":"index.php?p=custom"
					},
					"text":"Custom Solution"
				
				},
				{
				
					"action":{
						"url":"index.php?p=integral"
					},
					"text":"Integral Carriages"
				
				}
				]
				}
			},
			{
			
				"action":{
					"target":"_blank"
				},
				"text":"Fabrications"
			,"menu":{
				
					"style":{
						"size":[
							100,
							26
						]
					}
				,"items":[
				{
				
					"action":{
						"url":"index.php?p=genfab"
					},
					"text":"General"
				
				},
				{
				
					"action":{
						"url":"index.php?p=deffab"
					},
					"text":"Defense"
				
				},
				{
				
					"action":{
						"url":"index.php?p=medfab"
					},
					"text":"Medical"
				
				}
				]
				}
			}
			]
			}
		},
		{
		
			"action":{
				"url":"index.php?p=aftermarket"
			},
			"text":"After Market Sales"
		
		},
		{
		
			"action":{
				"url":"index.php?p=employment"
			},
			"text":"Employment"
		
		},
		{
		
			"action":{
				"url":"index.php?p=contactus"
			},
			"text":"Contact Us"
		
		}
		]
	}
;