var MenuDef = {
	"type"	: "bar",
	"style"	: {
	        "css" : "navigation",
		"bgcolor":"",
		"box"	: false,
		"size"	:[113,30],
		"itemoffset": { "y":0, "x":0 },
		"align":"left",
                "direction":"h",
	"color":"#999999" },
	"itemover": { "css" : "navigation",  "align":"left",  "color":"#cccccc" },
	"position": { "absolute": false, "pos":[0,-4] },
	 "separator": { "style": { "bgcolor":"#E6E6E6", "size" :[110,1] } },
	
	"items" : [
	{ "text":"MUSCLE RELAXING INJECTIONS" ,
			        "style": {   "align":"left", "size"	:[183,30]},
					"itemover": { "css" : "navigation",  "align":"left", "bgcolor":"white","color":"white"
					 },
                  "action":{"url":"../docs/muscle.htm"},
				  "defaction" : { "title" : "Go to Muscle Relaxing Injections" }
                },

		{ "text":"DERMAL FILLERS" ,
		   "style": { "size":[104,30] },
		  "menu": {
	 	"style": {   "css" : "subnavigation","bgcolor":"white", "size":[100,20],"color":"#666666",
		"border":{"color":"#E6E6E6", "width":1},"direction": "v" },
		"itemover": { "css" : "subnavigation","size":[100,20],"color":"#cccccc","bgcolor":"white"},
		"defaction" : { "title" : "Go to Dermal Fillers" },
        "position" : {  "menuoffset" : {"x":"-105", "y":"30"}}, 
	        "items": [  
			
						   {"text":"  Restylane",
                  "action":{"url":"../docs/restylane.htm"}},
						   {"text":"  Teosyal",
                  "action":{"url":"../docs/teosyal.htm"}},
				   {"text":"  Radiesse",
                  "action":{"url":"../docs/radiance.htm"}}  
				    
                           ]
                  }
                }, 

	{ "text":"NON-SURGICAL" ,
			   "style": {   "align":"left", "size"	:[98,30] },
		  "menu": {
		      "style": {"css" : "subnavigation","bgcolor":"white", "size":[133,20],"color":"#666666",
		"border":{"color":"#E6E6E6", "width":1},"direction": "v" },
		"itemover": { "css" : "subnavigation","size":[133,20],"color":"#cccccc","bgcolor":"white"},
					"defaction" : { "title" : "Go to Non Surgical" },
                        "position" : {  "menuoffset" : {"x":"-100", "y":"30"}
                                     }, 
	        "items": [  
					   {"text":"  Nose Reshaping",
                  "action":{"url":"../docs/nose_reshaping.htm"}},
				     {"text":"  Breast & Body Contouring",
                  "action":{"url":"../docs/breast_and_body_contouring.htm"}},
						   {"text":"  Glycolic Peels",
                  "action":{"url":"../docs/glycolic.htm"}},
				  		   {"text":"  Obagi",
                  "action":{"url":"../docs/obagi.htm"}},
				  	   {"text":"  Medical Skin Needling",
                  "action":{"url":"../docs/Medical_Skin_Needling.htm"}},
				     {"text":"  Hyperhidrosis",
				                    "action":{"url":"../docs/hyperhidrosis.htm"}}
				
		
			
                      
                           ]
                  }
                }, 
				
				{ "text":"MA SKIN CARE" ,
				   "style": {   "align":"left", "size"	:[87,30] },
				   
				    "action":{"url":"http://www.maskincare.com/", "target":"_blank"},
		  
		
					"defaction" : { "title" : "Go to MA Skin Care" }
                   
                              
	      
                }, 
		
						
	
					 { "text":"SCLEROTHERAPY" ,
		   "style": {   "align":"left", "size"	:[106,30] },
		 
							 
                           "action":{"url":"../docs/sclerotherapy.htm"},
						     "defaction" : { "title" : "Go to Sclerotherapy" }
                },
		  
  	{ "text":"PLASTIC SURGERY" ,
			        "style": {   "align":"left", "size"	:[112,30] },
                  "action":{"url":"../docs/plastic_surgery.htm"},
				  "defaction" : { "title" : "Go to Plastic Surgery" }
                },
		   
	
			
		 { "text":"MA AT HARRODS" ,
		   "style": {   "align":"left", "size"	:[100,30] },
		 
							 
                           "action":{"url":"../docs/harrods.htm"},
						     "defaction" : { "title" : "go to Harrods page" }
                }
		
           	]
};
