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=0;
_subOffsetLeft=-0;

with(menuStyle=new mm_style()){

bordercolor="#FFFFFF";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="24";
fontstyle="normal";
headerbgcolor="#000099";
headercolor="#FFFFFF";
//offbgcolor="#0A3A08";
offcolor="#FFFFFF";
//onbgcolor="#0A3A08";
oncolor="#DBAC3E";
outfilter="";
overfilter="";
padding=5;
separatorcolor="#999999";
subimage="";
subimagepadding="";
}

with(menuStyle2=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="18";
fontstyle="normal";
headerbgcolor="#000099";
headercolor="#FFFFFF";
offbgcolor="#333333";
offcolor="#FFFFFF";
onbgcolor="#333333";
oncolor="#DBAC3E";
outfilter="Fade(duration=0.5)";
overfilter="Blinds( Bands=1,direction=right, duration=0.3)";
outfilter="Blinds( Bands=1,direction=left, duration=0.3)";

padding=5;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
position="relative"
style=menuStyle;
top=10;
//aI("status=Back To Home Page;text=Home&nbsp;&nbsp;|;url=index.shtml");
//aI("image=http://www.gocentraleurope.com/2009/milonic/images/czech.jpg;overimage=http://www.gocentraleurope.com/2009/milonic/images/czechr.jpg;url=index.html;");
aI("showmenu=czech;image=http://www.gocentraleurope.com/milonic/menu/czech.jpg;overimage=http://www.gocentraleurope.com/milonic/menu/czechr.jpg;");  
aI("showmenu=hungary;image=http://www.gocentraleurope.com/milonic/menu/hungary.jpg;overimage=http://www.gocentraleurope.com/milonic/menu/hungaryr.jpg;");  
aI("showmenu=poland;image=http://www.gocentraleurope.com/milonic/menu/poland.jpg;overimage=http://www.gocentraleurope.com/milonic/menu/polandr.jpg;");  
aI("showmenu=slovakia;image=http://www.gocentraleurope.com/milonic/menu/slovakia.jpg;overimage=http://www.gocentraleurope.com/milonic/menu/slovakiar.jpg;");  
aI("showmenu=andbeyond;image=http://www.gocentraleurope.com/milonic/menu/andbeyond.jpg;overimage=http://www.gocentraleurope.com/milonic/menu/andbeyondr.jpg;");  
//aI("text=&nbsp;Availability & Rates&nbsp;&nbsp;|;url=https://www.niagaracentralreservations.com/EST_5192012/availability.asp;target=_new;");
//aI("status=Breakfast;text=&nbsp;Breakfast&nbsp;&nbsp;|;url=breakfast.shtml");
}

with(milonic=new menuname("czech")){
overflow="scroll";
style=menuStyle2;
aI("text=The Best of Prague;url=bestofprague.html;")
aI("text=Optional Tours - Prague;url=optionaltoursprague.html;")
//aI("showmenu=directions;text=Directions/Maps >;");
}

with(milonic=new menuname("hungary")){
overflow="scroll";
style=menuStyle2;
aI("text=The Best of Budapest;url=bestofbudapest.html;")
aI("text=Optional Tours - Budapest;url=optionaltourbudapest.html;")
//aI("showmenu=directions;text=Directions/Maps >;");
}

with(milonic=new menuname("poland")){
overflow="scroll";
style=menuStyle2;
aI("text=The Best of Poland;url=bestofpoland.html;")
aI("text=The Best of Warsaw;url=bestofwarsaw.html;")
aI("text=Optional Tours - Warsaw;url=optionaltourwarsaw.html;")
aI("text=The Best of Krakow;url=bestofkrakow.html;")
aI("text=Optional Tours - Krakow;url=optionaltourkrakow.html;")
//aI("showmenu=directions;text=Directions/Maps >;");
}

with(milonic=new menuname("slovakia")){
overflow="scroll";
style=menuStyle2;
aI("text=The Best of Bratislava;url=bestofbratislava.html;")
aI("text=Optional Tours - Bratislava;url=optionaltourbratislava.html;")
//aI("showmenu=directions;text=Directions/Maps >;");
}

with(milonic=new menuname("andbeyond")){
overflow="scroll";
style=menuStyle2;
aI("showmenu=centraleurope;text=Central Europe Tours >;");
aI("showmenu=jewish;text=Jewish Heritage Tours >;");
aI("text=Spa Excursion;url=spa.html;")
//aI("text=Hotels;url=hotels.html;")
}

with(milonic=new menuname("jewish")){
overflow="scroll";
style=menuStyle2;
aI("text=Tour of Central Europe;url=jewishcentral.html;")
}

with(milonic=new menuname("centraleurope")){
overflow="scroll";
style=menuStyle2;
aI("text=Capital Cities of Central Europe;url=capitalcitieseurope.html;")
aI("text=Imperial Cities of Central Europe;url=imperialcitieseurope.html;")
}

drawMenus();

