//keywords
var code="code";var url="url";var targ="target";var sub="sub";
//styles
var VSTYLE = {"border":1, "shadow":0, "color":{"border":"#FFFFFF", "shadow":"Gray", "bgON":"#336699","bgOVER":"#f0f0f0"}, "css":{"ON":"clsCMVOn", "OVER":"clsCMVOver"}};
//items and formats
var VERTICAL_MENU_ITEMS =
[
	{"pos":[2,260], "size":[20,190], "itemoff":[22,0], "leveloff":[10,150], "delay":500, "style":VSTYLE},
	
	{code:"News",url:"main.html"
	},
	{code:"Organisation", 
		sub:[
			{"size":[20,220]},
			{code:'Kontakt', url:'contac.html'},
			]
	},
	{code:"Austragungsort", 
		sub:[
			{"size":[20,220]},
			{code:'Nordic Ski Zentrum', url:'cls.html'},
			{code:'Khanty-Mansiysk', url:'xm.html'},
			{code:'Wetterstatistik', url:'meteost.html'},
			]
	},
	{code:"Informationen",url:"inffg.html"
	},
	{code:'WCF 2010',
		sub:[
			{"size":[20,200]},
			{code:'Team Info', url:"infk2010.html"},
			{code:'Medien Info', url:"infp2010.html"},
			{code:'Wettkampfprogramm', url:"progame.html"},
			{code:'Telnehmende Nationen', url:"st_u4.html"},
			{code:'Sponsoren', url:"sponsors.html"},
			{code:'Tickets', url:"tickets.html"},
			]
	},
	{code:'Fotogalerie',url:"foto.html"
	},
	{code:"Biathlon", 
		sub:[
			{"size":[20,220]},
			{code:'Geschichte', url:'history_bitlon.html'},
			]
	},
	{code:'Gastebuch', url:'http://xbase.ru/?intersport'	
	},
	{code:'Links',
		sub:[
			{"size":[20,220]},
			{code:'www.rbu-biathlon.ru', url:"http://www.rbu-biathlon.ru"},
			{code:'www.biathlon.oberhof.de', url:"http://www.biathlon.oberhof.de"},
			{code:'www.biathlonresults.com', url:"http://www.biathlonresults.com"},
			{code:'www.biathlonworld.com', url:"http://www.biathlonworld.com"},
			{code:'www.biathlon-hautemaurienne.com', url:"http://www.biathlon-hautemaurienne.com"},
			{code:'www.biathlon-hochfilzen.at', url:"http://www.biathlon-hochfilzen.at"},
			{code:'www.biathlon-ruhpolding.de', url:"http://www.biathlon-ruhpolding.de"},
			{code:'www.biathlon-antholz.it', url:"http://www.biathlon-antholz.it"},
			{code:'www.biathlon-fan.de', url:"http://www.biathlon-fan.de"}
			]
	}
];


