_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#EB972A";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#003366";
borderwidth="1";
fontfamily="Arial";
fontsize="12pt";
fontweight="bold";
image="images/sepsquare9.gif";
offbgcolor="#E7E4CF";
offcolor="MidnightBlue";
onbgcolor="#F1E790";
oncolor="#000000";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare_on14.gif";
imagepadding="4";
imageposition="right";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Afghanistan;target=;url=books-set-in-afghanistan.html;");
aI("text=Australia;target=;url=books-set-in-australia.html;");
aI("text=Bosnia;target=;url=books-set-in-bosnia.html;");
aI("text=Brazil;target=;url=books-set-in-brazil.html;");
aI("text=China;target=;url=books-set-in-china.html;");
aI("text=Croatia;target=;url=books-set-in-croatia.html;");
aI("text=Cuba;target=;url=books-set-in-cuba.html;");
aI("text=Egypt;target=;url=books-set-in-egypt.html;");
aI("text=England;target=;url=books-set-in-england.html;");
aI("text=France;target=;url=books-set-in-france.html;");
aI("text=Germany;target=;url=books-set-in-germany.html;");
aI("text=Greece;target=;url=books-set-in-greece.html;");
aI("text=India;target=;url=books-set-in-india.html;");
aI("text=Iran;target=;url=books-set-in-iran.html;");
aI("text=Ireland;target=;url=books-set-in-ireland.html;");
aI("text=Italy;target=;url=books-set-in-italy.html;");
aI("text=Jamaica;target=;url=books-set-in-jamaica.html;");
aI("text=Japan;target=;url=books-set-in-japan.html;");
aI("text=Mexico;target=;url=books-set-in-mexico.html;");
aI("text=Pakistan;target=;url=books-set-in-pakistan.html;");
aI("text=Peru;target=;url=books-set-in-peru.html;");
aI("text=Russia;target=;url=books-set-in-russia.html;");
aI("text=Spain;target=;url=books-set-in-spain.html;");
aI("text=Thailand;target=;url=books-set-in-thailand.html;");
aI("text=Turkey;target=;url=books-set-in-turkey.html;");
aI("text=Vietnam;target=;url=books-set-in-vietnam.html;");
}


 drawMenus();

