var MenuDef = {
	"type"	: "bar",
	"style"	: {
	        "css" : "navigation",
		"bgcolor":"",
		"box"	: false,
		"size"	:[110,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":"TRATAMIENTO DE ARRUGAS" ,
			        "style": {   "align":"left", "size"	:[170,30]},
				"itemover": { "css" : "navigation",  "align":"left", "bgcolor":"white","color":"white"
					 },
                  "action":{"url":"../docs/muscle1.htm"}
			
                },

		{ "text":"RELLENOS FACIALES" ,
		   "style": { "size":[130,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"},
	
        "position" : {  "menuoffset" : {"x":"-130", "y":"30"}}, 
	        "items": [  
			
						   {"text":"  Restylane",
                  "action":{"url":"../docs/restylane1.htm"}},
						   {"text":"  Teosyal",
                  "action":{"url":"../docs/teosyal1.htm"}},
				   {"text":"  Radiesse",
                  "action":{"url":"../docs/radiance1.htm"}}  
				    
                           ]
                  }
                }, 

	{ "text":"PEELINGS" ,
			   "style": {   "align":"left", "size"	:[70,30] },
		  "menu": {
		      "style": {"css" : "subnavigation","bgcolor":"white", "size":[70,20],"color":"#666666",
		"border":{"color":"#E6E6E6", "width":1},"direction": "v" },
		"itemover": { "css" : "subnavigation","size":[70,20],"color":"#cccccc","bgcolor":"white"},
				
                        "position" : {  "menuoffset" : {"x":"-70", "y":"30"}
                                     }, 
	        "items": [  
					
						   {"text":"  Glicolico",
                  "action":{"url":"../docs/glycolic1.htm"}},
				  		   {"text":"  Obagi",
                  "action":{"url":"../docs/obagi1.htm"}}
		
				    
                      
                           ]
                  }
                }, 
				
				{ "text":"MA SKIN CARE" ,
				   "style": {   "align":"left", "size"	:[88,30] },
				   
				    "action":{"url":"http://www.maskincare.com/", "target":"_blank"}
		  
                              
	      
                }, 
		
							{ "text":"PLATAFORMA LASER" ,
				   "style": {   "align":"left", "size"	:[130,30]

                                 },
		  "menu": {
		     "style": {"css" : "subnavigation","bgcolor":"white", "size":[110,20],"color":"#666666",
		"border":{"color":"#E6E6E6", "width":1},"direction": "v" },
		"itemover": { "css" : "subnavigation","size":[110,20],"color":"#cccccc","bgcolor":"white"},
                        "position" : {  "menuoffset" : {"x":"-130", "y":"30"}
                                     }, 
	        "items": [  
					
						   {"text":"  Resurfacing",
                  "action":{"url":"../docs/resurfacing1.htm"}},
				  		   {"text":"  Rejuvenation",
                  "action":{"url":"../docs/rejuvenation1.htm"}},
				  		   {"text":" Telangiectasias",
                  "action":{"url":"../docs/threadveins1.htm"}}
				
                           ]
                  }
                }, 
		  
  	{ "text":"HIPERHIDROSIS" ,
			        "style": {   "align":"left", "size"	:[100,30] },
                  "action":{"url":"../docs/hyperhidrosis1.htm"}
		
                },
		   
	
			
		 { "text":"MA EN HARRODS" ,
		   "style": {   "align":"left", "size"	:[100,30] },
		  "action":{"url":"../docs/harrods1.htm"}
					
                }
		
           	]
};
