var MenuDef = {
	"style"	: {
			"bgcolor":"#",
	        "type":"bar",
			"align":"center",
			"anchor":"e",
			"anchor_side":"se",
			"pos":[0,0],
			"absolute":false,
			"color":"#ffffff",
			"size":[83, 20], 
			"imgspace":0,
			"itemoffset":{ "x":0, "y":0 },
			"direction":"h"
              },

	"itemover": {"color":"#000000", "bgcolor":"#"
                    },


	"position": { "absolute": true, "pos":[150,48] },
    "separator": { "style": { "bgcolor":"#999999", "size" :[1,20] } },
	"items" : [
		{ "text":'<span class="topnav"></span>',
			"action":{
						"url":"product.asp"
						},

		  "menu": {
		        "style": {
                                "bgcolor":"#C6C7C9", "align":"left", "color":"#333333",
                                "direction": "v", "css" : "topnav", "border": {"color":"#ffffff", "width":1}
                                }, 
				"itemover" : {
								"bgcolor":"#1C93CD", "color":"#ffffff"
								},
                "position" : {
                                "menuoffset" : {"x":"-83", "y":"21"}
                                },
       			"separator": { "style": { "bgcolor":"#ffffff", "size" :[130,1] } },
			  	"items"	: [
		  		{"text": "&nbsp;&nbsp;Professional Power<br>&nbsp; Amplifiers",
								"action":{
											"url":"Product.asp?parent=60"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 28]}
                                },
                		   		{ "type": "separator" },
		  		{"text": "&nbsp;&nbsp;Professional Mixers",
								"action":{
											"url":"Product.asp?parent=65"
										},
								
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 18]}
                                }, 
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Wireless Microphones",
								"action":{
											"url":"Product.asp?parent=65"
										}, 	
										
										"menu": {
		        "style": {
                                "bgcolor":"#C6C7C9", "align":"left", "color":"#333333",
                                "direction": "v", "css" : "topnav", "border": {"color":"#ffffff", "width":1}
                                }, 
				"itemover" : {
								"bgcolor":"#1C93CD", "color":"#ffffff"
								},
                "position" : {
                                "menuoffset" : {"x":"1", "y":"0"}
                                },
       			"separator": { "style": { "bgcolor":"#ffffff", "size" :[160,1] } },
			  	"items"	: [
		  		{"text": "&nbsp;&nbsp;UHF Wireless Microphone",
								"action":{
											"url":"Product.asp?Parent=75"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[160, 18]}
                                },
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;VHF Wireless Microphone",
								"action":{
											"url":"Product.asp?Parent=76"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[160, 18]}
                                },
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Handheld Microphone",
								"action":{
											"url":"Product.asp?Parent=77"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[160, 18]}
                                },
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Bodypack Microphone",
								"action":{
											"url":"Product.asp?Parent=78"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[160, 18]}
                                }
										]
										},
										
										
										
										
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 18]}
                                }, 
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Wire Microphones",
								"action":{
											"url":"Product.asp?parent=68"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 18]}
                                }, 
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Meeting Microphones",
								"action":{
											"url":"Product.asp?parent=63"
										},		 
										
												 
										
												 
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 18]}
                                }, 
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Conference System",
								"action":{
											"url":"Product.asp?parent=73"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 18]}
                                }, 
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Microphone Stands",
								"action":{
											"url":"Product.asp?parent=72"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 18]}
                                }, 
                		   		{ "type": "separator" }, 
		  		{"text": "&nbsp;&nbsp;Accessories",
								"action":{
											"url":"Product.asp?parent=74"
										},		 
                                 "style":{"bgcolor":"#C6C7C9", "size":[130, 18]}
                                }

		  	          ]
		          }
				  
		}

	]
};
