
/*
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="#C07C98";
offbgcolor="#e7efff";
offcolor="#4B669E";
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=100);Shadow(color='#ffffff', Direction=0,  Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("mainmenu")){
style=menuStyle;
top=135;
left=677;

alwaysvisible=1;
aI("text= <font color=#C07C98><B>&nbsp;SEASIDE</B></font>;url=#;");
aI("text=Albena&nbsp;&nbsp;&nbsp;&nbsp;url=http://veliko.info/more/searesorts/albena/indexen.html;");
aI("text=Ahtopol;url=http://veliko.info/more/searesorts/ahtopol/indexen.html;");
aI("text=Balchik;url=http://veliko.info/more/searesorts/balchik/indexen.html;");
aI("text=Burgas;url=http://veliko.info/more/searesorts/burgas/indexen.html;");
aI("text=Byala;url=http://veliko.info/more/searesorts/byala/indexen.html;");
aI("text=Chajka;url=#;");
aI("text=Chernomotrets;url=http://veliko.info/more/searesorts/chernomorec/indexen.html;");
aI("text=Elenite;url=http://veliko.info/more/searesorts/elenite/indexen.html;");
aI("text=Golden Sands;url=http://veliko.info/more/searesorts/golden_sands/indexen.html;");
aI("text=Kavarna;url=http://veliko.info/more/searesorts/kavarna/indexen.html;");
aI("text=Kamchia;url=http://veliko.info/more/searesorts/kamchya/indexen.html;");
aI("text=Kiten;url=http://veliko.info/more/searesorts/kiten/indexen.html;");
aI("text=Kranevo;url=http://veliko.info/more/searesorts/kranevo/indexen.html;");
aI("text=Lozenets;url=http://veliko.info/more/searesorts/lozenets/indexen.html;");
aI("url=http://veliko.info/more/yahti/leonardo/index.html;status=Google;image=http://veliko.info/more/img/middle1.jpg;align=center;");
}






with(milonic=new menuname("iu")){
style=menuStyle;
overflow="scroll";
aI("text=Още хотели;url=#;");

}





drawMenus();

