
/*
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="#336699";
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=614;
left=5;

alwaysvisible=1;





aI("url=http://veliko.info/more/yahti/leonardo/index.html;status=Google;image=http://veliko.info/more/img/middle1.jpg;align=center;");


aI("text=Silistra;url=http://www.veliko.info/bulgaria/area/silistra.html;");
aI("text=Sliven;url=http://www.veliko.info/bulgaria/area/sliven.html;");
aI("text=Smolyan;url=http://www.veliko.info/bulgaria/area/smolyan.html;");
aI("text=Sofia;url=http://www.veliko.info/bulgaria/area/sofia.html;");
aI("text=Sofia area;url=http://www.veliko.info/bulgaria/area/sofia.html;");
aI("text=Stara Zagora;url=http://www.veliko.info/bulgaria/area/stara_zagora.html;");
aI("text=Targovishte;url=http://www.veliko.info/bulgaria/area/targovishte.html;");
aI("text=Haskovo;url=http://www.veliko.info/bulgaria/area/haskovo.html;");
aI("text=Shoumen;url=http://www.veliko.info/bulgaria/area/shoumen.html;");
aI("text=Varna;url=http://www.veliko.info/bulgaria/area/varna.html;");
aI("text=Veliko Tarnovo;url=http://veliko.info/more/velikotarnovo/info/indexen.html;");
aI("text=Vidin;url=http://www.veliko.info/bulgaria/area/vidin.html;");
aI("text=Vratza;url=http://www.veliko.info/bulgaria/area/vratsa.html;");
aI("text=Yambol;url=http://www.veliko.info/bulgaria/area/yambol.html;");
aI("text= &nbsp;MORE;showmenu=moreleft;dragable=1;");
aI("url=http://veliko.info/more/index_en_ski.html;status= Bulgarian Ski Resorts;image=http://veliko.info/more/img/wild2.jpg;align=center;");

aI("text=<font color=#C07C98>&nbsp;&nbsp;boss@veliko.info&nbsp;</font>;url=https://www.datamax.bg/ec/billlogin.cgi?URLOK=http://veliko.info&TOTAL=00.00&MERCHANT=Ганчо Иванов Петров&BIN=&BAE=30004019&ACCOUNT=1034563074&STATEMENT");
}

with(milonic=new menuname("vt")){
style=menuStyle;
overflow="scroll";
aI("text=VELIKO TURNOIVO;url=http://veliko.info/more/velikotarnovo/info/index.html");
}







with(milonic=new menuname("moreleft")){
style=menuStyle;
overflow="scroll";

aI("text=More;url=#;");
}






drawMenus();

