
/*
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 Procts
This is a commercial software proct, 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(ration=0.2);Alpha(opacity=85);Shadow(color='#dedede', Direction=135,  Strength=5)";
outfilter="randomdissolve(ration=0.3)";
}


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

aI("text=<font color=#E82028>&nbsp;<B>TOP ХОТЕЛИ</B></font>;url=#;");
aI("text=&nbsp;Моравско село;url=http://veliko.info/more/ba/moravsko/;");
aI("text=&nbsp;Зорница;url=http://veliko.info/more/ba/zornitsa/;");
aI("text=&nbsp;Рахов;url=http://veliko.info/more/ba/rahov/;");
aI("text=&nbsp;Шатев;url=http://veliko.info/more/ba/sh/;");
aI("text=&nbsp;Калистрина къща;url=http://veliko.info/more/ba/kalistrina/;");
aI("text=&nbsp;Севда;url=http://veliko.info/more/ba/sevda/;");
aI("text=&nbsp;Снежин;url=http://veliko.info/more/ba/sne/;");
aI("text=&nbsp;Чобанови;url=http://veliko.info/more/bania/chobanovi/;");
aI("text=&nbsp;Дерекови къщи;url=http://veliko.info/more/bania/penbro/;");
aI("text=&nbsp;Старата Тонина;url=http://oldtoninhouse.veliko.info/;");
aI("text=&nbsp;Валентино;url=http://valentino.veliko.info/;");
aI("text=&nbsp;Гърбев;url=http://veliko.info/more/do/garbev/;");
aI("text=&nbsp;Раденка Г&С клуб;url=http://veliko.info/more/ba/redenka/index.html;");
aI("text=&nbsp;Гранд Монтана;url=http://veliko.info/more/ba/grandmontana/index.html;");
aI("text=&nbsp;Каса мила;url=http://veliko.info/more/ba/casamilla/index.html;");
aI("text=&nbsp;България;url=http://veliko.info/more/ba/bulgaria/;");
aI("text=&nbsp;Глазне;url=http://veliko.info/more/ba/glazne/index.html;");
aI("text=&nbsp;Кемпински Арена;url=http://veliko.info/more/ba/kempinski/index.html;");
aI("text=&nbsp;Лион;url=http://veliko.info/more/ba/lion/index.html;");
aI("text=&nbsp;MountView lodge;url=http://veliko.info/more/ba/mountviewlodge/index.html;");
aI("text=&nbsp;Вила Рока;url=http://veliko.info/more/ba/vilaroka/index.html;");
aI("text=&nbsp;;url=#;");
aI("text=&nbsp;;url=#;");
aI("text=&nbsp;;url=#;");
aI("text=&nbsp;;url=#;");
aI("text=&nbsp;;url=#;");
aI("text=&nbsp;;url=#;");
aI("text=&nbsp;;url=#;");

aI("text= &nbsp;ОЩЕ ViP ХОТЕЛИ;showmenu=oshte;dragable=4;");
aI("url=http://veliko.info/bansko/indexbg.html;status=БАНСКО ;image=http://veliko.info/bansko/img/more.jpg;align=center;");
aI("text=<font color=#008080><B> &nbsp;&nbsp;&nbsp;&nbsp;ЗАБАВЛЕНИЯ</B></font>;showmenu=raz;dragable=4;");
}


with(milonic=new menuname("cherno")){
style=menuStyle;
overflow="scroll";
aI("text=Вила Камелия;url=http://veliko.info/more/cherno/kam/index.html");
aI("text=Вила Черноморец 359;url=http://veliko.info/more/cherno/y/index.html");
}



drawMenus();


