//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,180], "itemoff":[22,0], "leveloff":[10,150], "delay":500, "style":VSTYLE},
	
	{code:'News',url:"main.html"
	},
	{code:"Organizers", 
		sub:[
			{"size":[20,220]},
			{code:'Contacts', url:'contac.html'},
			]
	},
	{code:"Venue", 
		sub:[
			{"size":[20,220]},
			{code:'Nordic Ski Centre', url:'cls.html'},
			{code:'Khanty-Mansiysk', url:'xm.html'},
			{code:'Meteorological Statistics', url:'meteost.html'},
			]
	},
	{code:"Guests Info",url:"inffg.html"
	},
	{code:'WCF 2010',
		sub:[
			{"size":[20,200]},
			{code:'Team Info', url:"infk2010.html"},
			{code:'Media Info', url:"infp2010.html"},
			{code:'Competition Programme', url:"progame.html"},
			{code:'Partisipating Nations', url:"st_u4.html"},
			{code:'Sponsors', url:"sponsors.html"},
			{code:'Tickets', url:"Tickets.html"},
			]
	},
	{code:'Photo Gallery',url:"foto.html"
	},
	{code:"Biathlon", 
		sub:[
			{"size":[20,220]},
			{code:'History', url:'history_bitlon.html'},
			]
	},
	{code:'Guest Book', url:'.html'	
	},
	{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"}			
			]
	}
];
