_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#7F0000";
oncolor="#FF0000";
padding="5";
subimage="images/blackred.gif";
subimagepadding="0";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#7F0000";
oncolor="#FF0000";
pagecolor="#FF0000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Assassin's Creed IIAchivementsLEFT_MENU;text=Assassin's Creed II;target=;url=Assassin's-Creed-II.html;");
}

with(milonic=new menuname("Assassin's Creed IIAchivementsLEFT_MENU")){
style=submenuStyle;
aI("text=Achivements;target=;url=Achivements.html;");
aI("text=Glyph Solution;target=;url=Glyph-Solution.html;");
aI("text=Monteriggioni;target=;url=Monteriggioni.html;");
aI("text=Florence;target=;url=Florence.html;");
aI("text=Tuscany;target=;url=Tuscany.html;");
aI("text=Romagna;target=;url=Romagna.html;");
aI("text=Venice;target=;url=Venice.html;");
}


 drawMenus();
