var CM_STYLE = {"border":1, "shadow":0, "color":{"border":"black", "shadow":"gray", "bgON":"orange","bgOVER":"yellow"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var code="code";var url="url";var sub="sub"; var pictid="pictid"; var pictid2="pictid2";
var MENU_ITEMS = [
    {"pos":[100,75], "size":[25,100], "itemoff":[0,99], "leveloff":[24,0], "delay":600, "style":CM_STYLE},
    {code:"Start", url:"/index.php", pictid:"7", pictid2:"7"},
    {code:"Hilfe", url:"/help.php", pictid:"1", pictid2:"7"},
    {code:"Information",
	sub:[
            {"size":[25,120],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
			{code:"Spielanleitung", url:"/anleitung.php"},
			{code:"Termine", url:"/termin.php"},
			{code:"Kontakt", url:"/kontakt.php"},
			{code:"Lageplan", url:"/where.php"},
			{code:"Statuten", url:"/statuten.php"},
            ]},
    {code:"Links",         
		sub:[
            {"size":[25,110],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
			{code:"Partner",
				sub:[
					{"size":[25,140],"itemoff":[24,0],"leveloff":[0,109],"style":CM_STYLE},
					{code:"Aemme Bowling", url:"http://www.aemme-bowling.ch/", "target":"mainFrame"},
					{code:"Langnau Tourismus", url:"http://www.langnau-tourismus.ch", "target":"mainFrame"}
					]
			},
			{code:"Freunde",
				sub:[
					{"size":[25,120],"itemoff":[24,0],"leveloff":[0,109],"style":CM_STYLE},
					{code:"MagicFamilie", url:"http://www.magicfamilie.ch", "target":"mainFrame"}
					]
			},
			{code:"Bowlingvereine",
				sub:[
					{"size":[25,120],"itemoff":[24,0],"leveloff":[0,109],"style":CM_STYLE},
					{code:"BC Hossa", url:"http://www.bern-ost.ch/bchossa/", "target":"mainFrame"},
					{code:"Capitalstrikers", url:"http://www.capitalstrikers.ch", "target":"mainFrame"}
					]
			},
            {code:"Firmen",
				sub:[
					{"size":[25,120],"itemoff":[24,0],"leveloff":[0,109],"style":CM_STYLE},
					{code:"Qubica", url:"http://www.qubica.com", "target":"mainFrame"},
					{code:"Brunswick", url:"http://www.brunswickbowling.com", "target":"mainFrame"}
					]
			}
			]},
    {code:"FUN / Daten",
	sub:[
            {"size":[25,100],"itemoff":[24,0],"leveloff":[24,0],"style":CM_STYLE},
    		{code:"Bildergalerie", url:"/bilderg.php"},
       		{code:"Downloads", 
				sub:[
					{"size":[25,120],"itemoff":[24,0],"leveloff":[0,99],"style":CM_STYLE},
					{code:"Wurmgame", url:"/wormgame/wurmgame_install.exe"},
					]},
       		{code:"Rangliste", url:"/top.php"},
		{code:"Trendlinien", url:"/verlauf.php"}
            ]},
    {code:"Gästebuch", url:"javascript:NeuFenster()", pictid:"4", pictid2:"7"},
    {code:"Anmelden", url:"/anmelden.php", pictid:"13", pictid2:"7"},
    {code:"Login", url:"/login.php", pictid:"9", pictid2:"7"}
];



