_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="AliceBlue";
borderstyle="Solid";
borderwidth="5";
fontfamily="Century Gothic";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Teal";
offcolor="AliceBlue";
onbgcolor="AliceBlue";
oncolor="Teal";
padding="10";
pagebgcolor="Teal";
pagecolor="AliceBlue";
separatorcolor="AliceBlue";
separatorsize="5";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Lake Baikal;target=;url=http://www.lakebaikal.org/;");
aI("text=Visiting Lake Baikal;target=;url=Visiting-Lake-Baikal.html;");
aI("text=Flora and Fauna;target=;url=Flora-and-Fauna.html;");
aI("text=Lake Baikal Facts;target=;url=Lake-Baikal-Facts.html;");
aI("text=Rivers and Islands;target=;url=Rivers-and-Islands.html;");
aI("text=Climate;target=;url=Climate.html;");
}


 drawMenus();

