_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";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="White";
offcolor="#2F2F2F";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.time-has-passed.com/;");
aI("text=1890's;target=;url=1890's.html;");
aI("showmenu=1900's/San Francisco earthquake aftermathLEFT_MENU;text=1900's;target=;url=1900's.html;");
aI("showmenu=1910's/American Colony PhotographyLEFT_MENU;text=1910's;target=;url=1910's.html;");
aI("showmenu=1920's/President Coolidge 1926LEFT_MENU;text=1920's;target=;url=1920's.html;");
aI("showmenu=1930's/Sydney Harbour Bridge 1930LEFT_MENU;text=1930's;target=;url=1930's.html;");
aI("showmenu=1940's/Berlin 1945LEFT_MENU;text=1940's;target=;url=1940's.html;");
aI("showmenu=1980's/Berlin Wall Falls 1989LEFT_MENU;text=1980's;target=;url=1980's.html;");
aI("text=References;target=;url=References_For_Time_Has_Passed.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("1900's/San Francisco earthquake aftermathLEFT_MENU")){
style=submenuStyle;
aI("text=San Francisco earthquake aftermath;target=;url=San_Francisco_earthquake_aftermath.html;");
}

with(milonic=new menuname("1910's/American Colony PhotographyLEFT_MENU")){
style=submenuStyle;
aI("text=American Colony Photography;target=;url=American_Colony_Photography.html;");
aI("text=Motor Drawn Battery;target=;url=Motor_Drawn_Battery_1917.html;");
}

with(milonic=new menuname("1920's/President Coolidge 1926LEFT_MENU")){
style=submenuStyle;
aI("text=President Coolidge 1926;target=;url=President_and_Mrs_Coolidge_1926.html;");
aI("text=Captain Carl Graalfs;target=;url=Captain_Carl_Graalfs_1926.html;");
aI("text=Sheriffs Elect;target=;url=Sheriffs_Elect_1927.html;");
aI("text=Princess Taka;target=;url=Princess_Taka_1929.html;");
aI("text=Mussolini and the King;target=;url=Mussolini_and_King_Alberto_Emmanuel.html;");
}

with(milonic=new menuname("1930's/Sydney Harbour Bridge 1930LEFT_MENU")){
style=submenuStyle;
aI("text=Sydney Harbour Bridge 1930;target=;url=Construction_of_Sydney_Harbour_Bridge_1930.html;");
aI("text=Sugar Skyscraper;target=;url=Sugar_Skyscraper_1930.html;");
aI("text=Bloody Thursday;target=;url=Bloody_Thursday.html;");
}

with(milonic=new menuname("1940's/Berlin 1945LEFT_MENU")){
style=submenuStyle;
aI("text=Berlin 1945;target=;url=Berlin_1945_Photographs.html;");
aI("text=Wolfeboro Ice Carnival;target=;url=Wolfeboro_Ice_Carnival.html;");
aI("text=Madang New Guinea 1945;target=;url=Madang_New_Guinea_1945.html;");
}

with(milonic=new menuname("1980's/Berlin Wall Falls 1989LEFT_MENU")){
style=submenuStyle;
aI("text=Berlin Wall Falls 1989;target=;url=Berlin_Wall_comes_down_1989.html;");
}


 drawMenus();

