var STYLEHEAD = 				{"border":0, "color":{}, "css":0};

var STYLE_MAIN =		{"border":1, "shadow":0, "color":{"border":"#788093", "shadow":"#788093"}, "css":{"ON":"navBut", "OVER":"navButOver"}};

var code="code";var url="url";var sub="sub";

var MENU_ITEMS = [
    {"pos":[261,89], "delay":400, "style":STYLEHEAD},
	
	{code:"<img id='home' src='../images/butHome.jpg' width='49' height='36' alt='' border='0' />", url:"../home/index.php", target:"_top", "format":{"size":[36,49]}, 
	sub:[
        {"size":[22,124],"itemoff":[21,0],"leveloff":[30,10],"style":STYLE_MAIN },
		{ code:"Personal file", url:"../home/index.php?page=1", target:"_top" },
		{ code:"Links", url:"../home/index.php?page=3", target:"_top" },
		{ code:"Webstore", url:"../home/index.php?page=4", target:"_top" },
	    ]
    },
	{code:"<img id='nieuws' src='../images/butNieuws.jpg' width='60' height='36' alt='' border='0' />", 
url:"../nieuws/index.php", target:"_top", "format":{"size":[36,60], "leveloff":[0,0], "itemoff":[0,49] }, 
    sub:[
        {"size":[22,120],"itemoff":[21,0],"leveloff":[30,13],"style":STYLE_MAIN },
		{ code:"Agenda", url:"../nieuws/index.php?page=1", target:"_top" },
        { code:"Archief", url:"../nieuws/index.php?page=2", target:"_top" },
	    ]
    },
	{code:"<img id='workshops' src='../images/butWorkshops.jpg' width='81' height='36' alt='' border='0' />",
url:"../workshops/index.php?page=1", target:"_top", "format":{"size":[36,81], "leveloff":[23,0], "itemoff":[0,60]}, 
    sub:[
        {"size":[22,120],"itemoff":[21,0],"leveloff":[30,11],"style":STYLE_MAIN },
		{ code:"Archief", url:"../workshops/index.php?page=3", target:"_top" },
        { code:"Downloads", url:"../workshops/index.php?page=4", target:"_top" },
	    ]
    },
	{code:"<img id='hhclass' src='../images/butHHClass.jpg' width='91' height='36' alt='' border='0' />", url:"../hhclass/index.php?page=3", target:"_top", "format":{"size":[36,91], "leveloff":[23,0], "itemoff":[0,81]}, 
    sub:[
        {"size":[22,120],"itemoff":[21,0],"leveloff":[30,13],"style":STYLE_MAIN },
		{ code:"Inschrijfformulier", url:"../hhclass/index.php?page=1", target:"_top" },
	    ]
    },
	{code:"<img id='pilates' src='../images/butPilatesCenterGoes.jpg' width='139' height='36' alt='' border='0' />", url:"../pilates/index.php?page=3",target:"_top", "format":{"size":[36,139], "leveloff":[23,0], "itemoff":[0,91]}, 
    sub:[
        {"size":[22,120],"itemoff":[21,0],"leveloff":[30,13],"style":STYLE_MAIN },
		{ code:"Inschrijfformulier", url:"../pilates/index.php?page=1", target:"_top" },
        { code:"Downloads", url:"../pilates/index.php?page=4", target:"_top" },
	    ]
    },
	{code:"<img id='gastenboek' src='../images/butGastenboekNew.jpg' width='94' height='36' alt='' border='0' />", 
url:"../gastenbook/index.php", target:"_top", "format":{"size":[36,94], "leveloff":[23,0], "itemoff":[0,139]}, 
	sub:[
        {"size":[22,70],"itemoff":[21,0],"leveloff":[30,13],"style":STYLE_MAIN },
		{ code:"Tekenen", url:"../gastenbook/index.php", target:"_top" },
        { code:"Bekijken", url:"../gastenbook/index.php?page=1", target:"_top" },
	    ]
    },
];