fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
fontweight="bolder"
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#777777";
onbgcolor="#b9d6ec";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=0, Strength=0)";
padding=5;
pagebgcolor="#b9d6ec";
pagecolor="black";
separatorcolor="#777777";
separatorsize=1;
subimagepadding=2;
itemheight="40px";
align="center";

}
with(sub=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#dae9f5";
offcolor="#777777";
onbgcolor="#b9d6ec";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#b9d6ec";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="i/arrow.gif";
subimagepadding=2;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=141;
aI("text=Why Bulgaria;url=index.php?lnk=why_bulgaria;itemwidth=108");
aI("text=Information;url=index.php?lnk=info;itemwidth=110;");
aI("showmenu=Rural;text=Rural & Eco Tourism;itemwidth=134;");
aI("showmenu=Cultural;text=Cultural Tourism;itemwidth=133;");
aI("showmenu=Team;text=Team Building;itemwidth=123;");
aI("text=Hunting;url=http://hunting.beta-bg.com;itemwidth=100");
aI("showmenu=Alternative;text=Alternative Tourism;itemwidth=115;");
aI("text=Property;url=http://beta-bg.com/;itemwidth=100;");
aI("text=Contacts;url=request_form.php;itemwidth=90;");

}

with(milonic=new menuname("Hunting")){
style=sub;
aI("text=Package Holidays;url=hotels.php?type=packrur;")
aI("text=Hotels & GuestHouses;url=hotels.php?type=hotrural;");
}

with(milonic=new menuname("Rural")){
style=sub;
aI("text=Package Holidays;url=hotels.php?type=packrur;")
aI("text=Hotels & GuestHouses;url=hotels.php?type=hotrural;");
}

with(milonic=new menuname("Cultural")){
style=sub;
aI("text=Package Holidays;url=hotels.php?type=packcult;")
aI("text=Hotels & GuestHouses;url=hotels.php?type=hotcult;");
}

with(milonic=new menuname("Team")){
style=sub;
aI("text=Package Holidays;url=hotels.php?type=packteam;")
aI("text=Hotels & GuestHouses;url=hotels.php?type=hotteam;");
}

with(milonic=new menuname("Alternative")){
style=sub;
aI("showmenu=Horse;text=Horse Riding;");
aI("showmenu=Explore;text=Exploring & Climbing;");
}

with(milonic=new menuname("Horse")){
style=sub;
aI("text=Package Holidays;url=hotels.php?type=packalthrs;")
aI("text=Hotels & GuestHouses;url=hotels.php?type=hotalthrs;");
}
with(milonic=new menuname("Explore")){
style=sub;
aI("text=Package Holidays;url=hotels.php?type=packaltexp;")
aI("text=Hotels & GuestHouses;url=hotels.php?type=hotaltexp;");
}

with(milonic=new menuname("Hunt")){
style=sub;
aI("text=Package Holidays;url=hotels.php?type=packalthnt;")
aI("text=Hotels & GuestHouses;url=hotels.php?type=hotalthnt;");
}

drawMenus();

