var BLANK_IMAGE="images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#ffffff", "bgON":"#ff7b28","bgOVER":"#cc3300"};
var color2 = {"border":"#ffffff", "bgON":"#eeeeee","bgOVER":"#1f2453"};
var css = {"ON":"clsCMOntop", "OVER":"clsCMOvertop"};
var background_css = {"ON":"clsCMBackgroundtopOn", "OVER":"clsCMBackgroundtopOver"};
var background_css2 = {"ON":"clsCMBackgroundtopOn2", "OVER":"clsCMBackgroundtopOver2"};
var STYLE = {"border":1, "color":color2, "css":css};
var STYLE_BACKGROUND = {"border":0, "shadow":0, "color":color, "css":background_css};
var STYLE_BACKGROUND2 = {"border":0, "shadow":0, "color":color, "css":background_css2};
//items and formats
var MENU_ITEMS_MULTIPLE1 =
[
	{"pos":[0,0], "itemoff":[0,110], "leveloff":[30,0], "style":STYLE_BACKGROUND, "size":[29,109]},
	{code:"home", "url":"home.html"
	},
	{code:"about us", 
	sub:[
			{"leveloff":[29,0], "itemoff":[25,0], "size":[26,220], "style":STYLE},
			{code:"who we are & what we do", "url":"about.html"},
			{code:"meet our therapists & staff", "url":"therapists.html"},
			{code:"what to expect", "url":"expectations.html"},
			{code:"testimonials", "url":"testimonials.html"},
			{code:"late & cancellation policy", "url":"policy.html"},
			{code:"careers", "url":"job.html"},
		]
	},
	{code:"techniques",
	sub:[
			{"leveloff":[29,0], "itemoff":[25,0], "size":[26,267], "style":STYLE},
			{code:"swedish massage", "url":"swedish_massage.html"},
			{code:"neuromuscular therapy", "url":"neuromuscular_therapy.html"},
			{code:"myofascial release", "url":"myofascial_release.html"},
			{code:"deep tissue massage", "url":"deep_tissue_massage.html"},
			{code:"sports massage", "url":"sports_massage.html"},
			{code:"prenatal massage", "url":"prenatal_massage.html"},
			{code:"lymphatic massage", "url":"lymphatic_massage.html"},
			{code:"craniosacral therapy", "url":"craniosacral_therapy.html"},
			{code:"hot and cold stone therapy", "url":"hot_and_cold_stone_therapy.html"},
			{code:"gua-sha", "url":"gua_sha.html"},
			{code:"raindrop technique", "url":"raindrop_technique.html"},
			{code:"aromatherapy essential oils", "url":"aromatherapy.html"},
			{code:"medical massage", "url":"medical.html"},
		]
	},
	{code:"pricing & membership", "format":{"size":[29, 156], "style":STYLE_BACKGROUND2},
		sub:[
			{"leveloff":[29,0], "itemoff":[25,0], "size":[26,267], "style":STYLE},
			{code:"price list", "url":"pricing.html"},
			{code:"save with membership", "url":"wellness.html"},
			{code:"specials & introductory rates", "url":"intro_rates.html"},
		]
	},
	{code:"appointments", "url":"https://clients.mindbodyonline.com/ASP/home.asp?studioid=17469", "format":{"itemoff":[0, 157]}
	},
	{code:"contact", "url":"contact.html"
	},
];
