//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:'Тендер на чартер',url:"tender.html"
	},
	{code:'Новости',url:"main.html"
	},
	{code:"Организаторы", 
		sub:[
			{"size":[20,220]},
			{code:'Приветсвия', url:'hello.html'},
			{code:'Контакты', url:'contac.html'},
			]
	},
	{code:"Место проведения", 
		sub:[
			{"size":[20,220]},
			{code:'ЦЛС', url:'cls.html'},
			{code:'Ханты-Мансийск', url:'xm.html'},
			{code:'Схемы трасс и стадиона', url:'sxtr.html'},
			{code:'Метеостатистика', url:'meteost.html'},
			]
	},
	{code:'Информация для гостей',url:"inffg.html"
	},
	{code:'ЧМ 2011',
		sub:[
			{"size":[20,200]},
			{code:'Информация для команд', url:"infk2010.html"},
			{code:'Информация для прессы', url:"infp2010.html"},
			{code:'Программа соревнований', url:"progame.html"},
			{code:'Страны-участницы', url:"st_u4.html"},
			{code:'Спонсоры', url:"sponsors.html"},
			{code:'Билеты', url:"tickets.html"},
			]
	},
	{code:'Фото галерея',url:"foto.html"
	},
	{code:"Биатлон", 
		sub:[
			{"size":[20,220]},
			{code:'История', url:'history_bitlon.html'},
			]
	},
	{code:'Гостевая книга', url:'http://xbase.ru/?intersport'	
	},
	{code:'Ссылки',
		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"}
			]
	}
];


