_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#414A53";
offcolor="#FFFFFF";
onbgcolor="#0000FF";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#82B6D7', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#414A53";
pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=220;
orientation="horizontal";
style=menuStyle;
top=260;
margin=6
aI("fontsize=12px;fontweight=bold;onfunction=showtip('Click here for our home page.');status=The Mir Project Home Page;text=Home;");
aI("fontsize=12px;fontweight=bold;onfunction=showtip('This section is about us.');status=This section is about us.;text=Admin;");
aI("fontsize=12px;fontweight=bold;onfunction=showtip('Currently, Ukraine is the only completed country.');status=European country pages;showmenu=Europe;text=Europe;");
aI("fontsize=12px;fontweight=bold;onfunction=showtip('This section will lead to the Asian countries');status=Asian country pages;showmenu=Asia;text=Asia;");
aI("fontsize=12px;fontweight=bold;onfunction=showtip('This section will display the countries of Africa');status=African countries;showmenu=Africa;text=Africa;");
aI("fontsize=12px;fontweight=bold;onfunction=showtip('This is where you will find the countries of Central America');status=Central American countries;showmenu=CAmerica;text=Cen. America;");
aI("fontsize=12px;fontweight=bold;onfunction=showtip('Here are the South American countries.');status=South American countries;showmenu=SAmerica;text=So. America;");
}

with(milonic=new menuname("Admin")){
overflow="scroll";
style=menuStyle;
aI("status=The Mir Project - About us;text=Home;url=http://www.themirproject.org/aboutus.htm;");
aI("status=The Mir Project - Contacts;text=Contacts;url=http://www.themirproject.org/contact.htm;");
}

with(milonic=new menuname("Europe")){
overflow="scroll";
style=menuStyle;
aI("text=Ukraine;url=europe/ukraine/index.htm;onfunction=showtip('This is currently the only country that is complete,');")
aI("text=Georgia;url=construction.htm;;onfunction=showtip('') ;")
aI("text=Armenia;url=construction.htm;;onfunction=showtip('') ;")
aI("text=Azerbaijan;url=construction.htm;;onfunction=showtip('') ;")
aI("text=Turkmenistan;url=construction.htm;")
aI("text=Uzbekistan;url=construction.htm;")
aI("text=Tajikistan;url=construction.htm;")
aI("text=Kyrgyzstan;url=construction.htm;")
aI("text=Kazakhstan;url=construction.htm;")
aI("text=Moldova;url=construction.htm;")
aI("text=Belarus;url=construction.htm;")
aI("text=Latvia;url=construction.htm;")
aI("text=Lithuania;url=construction.htm;onfunction=showtip('') ;")
aI("text=Estonia;url=construction.htm;onfunction=showtip('') ;")
aI("text=Russia;url=construction.htm;")

}

with(milonic=new menuname("Asia")){
overflow="scroll";
style=menuStyle;
aI("text=North Korea;url=asia/nkorea/index.htm;");
aI("text=South Korea;url=construction.htm;");
aI("text=Vietnam;url=construction.htm;");
aI("text=Cambodia;url=construction.htm;");
aI("text=Laos;url=construction.htm;");
aI("text=Thailand;url=construction.htm;");
aI("text=Sumatra;url=construction.htm;");
}


with(milonic=new menuname("Africa")){
overflow="scroll";
style=menuStyle;
aI("status=African nation of Uganda;text=Uganda;url=africa/uganda.htm;");
aI("status=African nation of Ethopis;text=Ethopia;url=construction.htm;");
aI("status=Africa nation of the Republic of South Africa;text=Republic of South Africa;url=construction.htm;");
}

with(milonic=new menuname("CAmerica")){
overflow="scroll";
style=menuStyle;
aI("status=Central American country of El Salvador;text=El Salvador;url=construction.htm;");
aI("status=Central American country of Guatamala;text=Guatamala;url=construction.htm;");
aI("status=Central American country of Panama;text=Panama;url=construction.htm;");

}

with(milonic=new menuname("Anti Spam")){
overflow="scroll";
style=menuStyle;
aI("text=Spam Cop;url=construction.htm;");
aI("text=Mime Defang;url=construction.htm;");
aI("text=Spam Assassin;url=construction.htm;");
}

with(milonic=new menuname("SAmerica")){
overflow="scroll";
style=menuStyle;
aI("text=Columbia;url=construction.htm;");
aI("text=Uraguay;url=construction.htm;");
aI("text=Paraguay;url=construction.htm;");
aI("text=Chile;url=construction.htm;");
aI("text=Peru;url=construction.htm;");
aI("text=Brazil;url=construction.htm;");
}

drawMenus();

