
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#b7ccff";
oncolor="#E82028";
offbgcolor="#e7efff";
offcolor="#5270AD";
bordercolor="#b7ccff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#b7ccff";
separatorsize="1";
padding=1;
fontsize="11px";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#4B669E";
pagebgcolor="#ffffff";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://veliko.info/more/img/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=85);Shadow(color='#dedede', Direction=135,  Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("mainmenu")){
style=menuStyle;
top=147;
left=5;
alwaysvisible=1;

aI("text=<font color=#336699>&nbsp;<B>В НАЧАЛОТО</B> </font>;url=http://veliko.info/bansko/indexbg.html;;title= Началната страница за Банско ;");
aI("text=<font color=#E82028>&nbsp;<B>ХОТЕЛИ***** </B>  </font>;url=http://veliko.info/bansko/5stars.html;;title= Хотели 5 звезди ;");
aI("text=<font color=#E82028>&nbsp;<B>ХОТЕЛИ**** </B>  </font>;url=http://veliko.info/bansko/4stars.html;;title= Хотели 4 звезди ;");
aI("text=<font color=#E82028>&nbsp;<B>ХОТЕЛИ*** </B>  </font>;url=http://veliko.info/bansko/3stars.html;;title= Хотели 3 звезди ;");
aI("text=<font color=#E82028>&nbsp;<B>ХОТЕЛИ** </B>  </font>;url=http://veliko.info/bansko/2stars.html;;title= Хотели 2 звезди ;");
aI("text=<font color=#E82028>&nbsp;<B>ХОТЕЛИ* </B>  </font>;url=http://veliko.info/bansko/1stars.html;;title= Хотели 1 звезда ;");
aI("text=<font color=#E82028>&nbsp;<B>АПАРТХОТЕЛИ </B> </font>;url=http://veliko.info/bansko/aparthotel.html");
aI("text=<font color=#E82028>&nbsp;<B>КВАРТИРИ </B> </font>;url=http://veliko.info/bansko/kvartiri.html");
aI("text=&nbsp;<B>МЕХАНИ</B> </font>;url=http://veliko.info/bansko/mehani.html");
aI("text=&nbsp;<B>ЗАВЕДЕНИЯ</B> </font>;url=http://veliko.info/bansko/zavedenia.html");
aI("text=&nbsp;<B>ИМОТИ</B> </font>;url=http://veliko.info/bansko/imoti.html");
aI("text=&nbsp;ХОТЕЛИ Продава</B> </font>;url=http://veliko.info/bansko/imoti.html");
aI("text=&nbsp;ИМОТИ Под наем</B> </font>;url=http://veliko.info/bansko/imoti.html");

aI("text=&nbsp;Времето;url=http://veliko.info/bansko/indexbg.html#vremeto;");
aI("text=&nbsp;Пистите;url=http://veliko.info/bansko/indexbg.html#pisti;");
aI("text=&nbsp;На картата;url=http://veliko.info/bansko/indexbg.html#karta;");
aI("text=&nbsp;Цените;url=http://veliko.info/bansko/indexbg.html#ceni;");

aI("text=&nbsp;Местоположение;url=http://veliko.info/bansko/karti.html;");

aI("text=&nbsp;Ски училища;url=http://veliko.info/bansko/indexbg.html;");
aI("text=&nbsp;Ски гардероб;url=http://veliko.info/bansko/indexbg.html;");
aI("text=&nbsp;Фотогалерия;url=http://veliko.info/bansko/indexbg.html;");
aI("text=&nbsp;Приятели;url=http://veliko.info/bansko/indexbg.html;");
aI("text=&nbsp;Транспорт;url=http://veliko.info/bansko/indexbg.html;");
aI("text=&nbsp;Обяви;url=http://veliko.info/bansko/indexbg.html;");

aI("text=&nbsp;БАНСКО;url=http://veliko.info/bansko/bansko.html;");
aI("text=&nbsp;РАЗЛОГ;url=http://veliko.info/bansko/razlog.html;");
aI("text=&nbsp;ДОБРИНИЩЕ;url=http://veliko.info/bansko/dobrinishte.html;");
aI("text=&nbsp;БАНЯ;url=http://veliko.info/bansko/banya.html;");
aI("text=&nbsp;ДОБЪРСКО;url=http://veliko.info/bansko/dobarsko.html;");


aI("url=http://ski.veliko.info;status=Резервации и настаняване в Банско;image=http://veliko.info/bansko/img/wild2.jpg;align=center;");
aI("text= &nbsp;Ски курорти;url=http://ski.veliko.info");
aI("text= <font color=#486297>&nbsp;Старата Столица;url=http://veliko.info/");
aI("text= <font color=#486297>&nbsp;... и Арбанаси;url=http://arbanassi.org/");
}



with(milonic=new menuname("chujbina")){
style=menuStyle;
overflow="scroll";
aI("text=Гърция;url=http://holidayclub.travelbg.info/;");
}

drawMenus();


