var BLANK_IMAGE="_img/b.gif";

//menu items
var MENU_ITEMS = [
  {pos:['relative'], size:[24, 105], itemoff:[0, 101], leveloff:[0, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:3, shadow:0, color:{border:"#000000", shadow:"#DBD8D1", bgON:"#c0af9f", bgOVER:"#e8e1db", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
    {code:"Home", url:"index.html"},
    {code:"Services", 
      sub:[
	      {size:[22, 138], itemoff:[24, 0], leveloff:[22, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:0, shadow:2, color:{border:"#000000", shadow:"#DBD8D1", bgON:"e8e1db", bgOVER:"#c0af9f", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
	        {code:"VelaShape Contouring", url:"celluliteTreatment.html"},
	        {code:"Skin Rejuvenation", url:"skinRejuvenation.html"},
	        {code:"Hair Removal", url:"hairRemoval.html"},
	        {code:"Acne Treatment", url:"acneTreatment.html"},
	        {code:"Vein Treatment", url:"veinTreatment.html"}
	      ]},
    {code:"BOTOX&reg;", url:"botox.html"},
    {code:"Total Wellness", url:"totalWellness.html"},
    {code:"Weight Loss", url:"weightLoss.html"},
    {code:"About Us", 
      sub:[
      {size:[22, 138], itemoff:[24, 0], leveloff:[22, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:0, shadow:2, color:{border:"#000000", shadow:"#DBD8D1", bgON:"e8e1db", bgOVER:"#c0af9f", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Why We're Different", url:"whyWereDifferent.html"},
        {code:"Payment Options", url:"pymtOptions.html"},
        {code:"Location & Hours", url:"location.html"},
        {code:"Contact Us", url:"contactus.html"}
      ]},
];