_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

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";
menuwidth=706;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.historynow.ca/;");
aI("text=About Us;target=;url=About-Us/;");
aI("text=History Now Exclusive;target=;url=History-Now-Exclusive.html;");
aI("showmenu=Cold War HistorySpace RaceINFO_BAR_MENU;text=Cold War History;target=;url=Cold-War-History/;");
aI("showmenu=European HistoryRise of the Berlin WallINFO_BAR_MENU;text=European History;target=;url=European-History/;");
aI("text=News;target=;url=News/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Cold War HistorySpace RaceINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Space Race;target=;url=Cold-War-History/Space-Race.html;");
aI("text=Gulf of Tonkin Incident;target=;url=Cold-War-History/Gulf-of-Tonkin-Incident.html;");
aI("text=Cuban Missile Crisis;target=;url=Cold-War-History/Cuban-Missile-Crisis.html;");
}

with(milonic=new menuname("European HistoryRise of the Berlin WallINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Rise of the Berlin Wall;target=;url=European-History/Rise-of-the-Berlin-Wall.html;");
aI("text=Prague Springs;target=;url=European-History/Prague-Springs.html;");
aI("text=Jerusalem;target=;url=European-History/Jerusalem.html;");
aI("text=The High Middle Ages;target=;url=European-History/The-High-Middle-Ages.html;");
aI("showmenu=Social Life in Middle AgesPeasant LifeINFO_BAR_MENU;text=Social Life in Middle Ages;target=;url=European-History/Social-Life-in-Middle-Ages.html;");
aI("showmenu=History of Western CivilizationBack..Back...All The Way Back!INFO_BAR_MENU;text=History of Western Civilization;target=;url=European-History/History-of-Western-Civilization.html;");
aI("text=History of Theology Vs. Science;target=;url=European-History/History-of-Theology-Vs.-Science.html;");
aI("text=Machiavelli’s Views on Leadership: The Prince;target=;url=European-History/Machiavelli’s-Views-on-Leadership-The-Prince.html;");
}

with(milonic=new menuname("Social Life in Middle AgesPeasant LifeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Peasant Life;target=;url=European-History/Peasant-Life.html;");
}

with(milonic=new menuname("History of Western CivilizationBack..Back...All The Way Back!INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Back..Back...All The Way Back!;target=;url=European-History/Back.Back.All-The-Way-Back!.html;");
}


 drawMenus();

