BLANK_IMAGE="menu/img/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#ababab", "shadow":"#DBD8D1", "bgON":"#ebebeb","bgOVER":"#cccccc"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS_SIZING =
[
{"pos":[0,0], "itemoff":[0,147], "leveloff":[20,0], "style":STYLE, "size":[21,100]},
{code:"&nbsp;Primaliv hälsa", "format":{"size":[21,148]}, url:'index.php?id=002', sub:[
			{"itemoff":[20,0]},
			{code:"&nbsp;Om företaget", url:'index.php?id=002'},
			{code:"&nbsp;Om Johan", url:'index.php?id=003'},
			{code:"&nbsp;Om kliniken", url:'index.php?id=004'}
		]},
{code:"&nbsp;Tjänster", "format":{"size":[21,148]}, url:'index.php?id=021', sub:[
			{"itemoff":[20,0]},
			{code:"&nbsp;Massage", url:'index.php?id=021'},
			{code:"&nbsp;Mjukdelsmobilisering", url:'index.php?id=025'},
			{code:"&nbsp;Triggerpunktsbehandling", url:'index.php?id=026'},
			{code:"&nbsp;Pnf-töjning", url:'index.php?id=022'},
			{code:"&nbsp;Avspänningstekniker", url:'index.php?id=023'},
			{code:"&nbsp;Personlig tr&auml;ning", url:'index.php?id=024'},            
		]},
{code:"&nbsp;Företagshälsovård", "format":{"size":[21,148]}, url:'index.php?id=041', sub:[
			{"itemoff":[20,0]},
      {code:"&nbsp;Förebyggande massage", url:'index.php?id=041'},
      {code:"&nbsp;Rådgivning", url:'index.php?id=042'},
      {code:"&nbsp;Information/föredrag", url:'index.php?id=043'}
		]},
{code:"&nbsp;Kunskapsbanken", "format":{"size":[21,148]}, url:'index.php?id=061', sub:[
			{"itemoff":[20,0]},
			{code:"&nbsp;Massage", url:'index.php?id=061'},
			{code:"&nbsp;Träning", url:'index.php?id=062'},
			{code:"&nbsp;Streching", url:'index.php?id=063'},
			{code:"&nbsp;Ergonomi", url:'index.php?id=064'},                  
			{code:"&nbsp;Kost", url:'index.php?id=065'}
		]},
  {code:"&nbsp;Kontakt", "format":{"size":[21,148]}, url:'index.php?id=081', sub:[
         {"itemoff":[20,0]},
         {code:"&nbsp;Kontakta primaliv", url:'index.php?id=081'},
         {code:"&nbsp;Hitta hit", url:'index.php?id=082'}
		]},
];
