_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="White";
offcolor="#3F3F3F";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#CFCFCF";
offcolor="#1F1F1F";
onbgcolor="#00AA55";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Berlin;target=;url=./;");
aI("text=The Reichstag;target=;url=The_Reichstag.html;");
aI("text=Berlin Wall;target=;url=Berlin_Wall.html;");
aI("text=Brandenburg Gate;target=;url=Brandenburg_Gate.html;");
aI("text=Bebelplatz;target=;url=Bebelplatz.html;");
aI("text=Tiergarten;target=;url=Tiergarten.html;");
aI("text=Topographie des Terrors;target=;url=Topographie_des_Terrors.html;");
aI("text=Checkpoint Charlie;target=;url=Checkpoint_Charlie.html;");
aI("text=Grosse Hamburger Strasse;target=;url=Grosse_Hamburger_Strasse.html;");
aI("text=Schloss Charlottenburg;target=;url=Schloss_Charlottenburg.html;");
aI("text=The Stadmauer;target=;url=The_Stadmauer.html;");
aI("text=Jewish Holocaust Memorial;target=;url=Jewish_Holocaust_Memorial.html;");
aI("text=Churches;target=;url=Churches_of_Berlin.html;");
aI("text=Architecture;target=;url=Architecture_of_Berlin.html;");
aI("text=Public Art;target=;url=Public_Art_in_Berlin.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
