
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=2               // Sub menu top offset
_subOffsetLeft=-5            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

with(MapSample=new mm_style()){
onbgcolor="#FFECC9";
oncolor="#423E39";
offbgcolor="#FB4C4C";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
padding=2;
fontsize="12";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";
high3dcolor="#000000";
low3dcolor="#aaaaaa";
pagecolor="#000000";
pagebgcolor="#FEEAD1";
headercolor="#FFFFFF";
headerbgcolor="#E60000";
offborder="1px solid #000000";
subimage="arrow.gif";
followscroll="1";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color='#FEEAD1', Direction=120, Strength=5)";
outfilter="randomdissolve(duration=0.5)";
//separatorcolor="#000000";
//separatorsize="#000000";
}



//Historical Themes Main Menu
with(milonic=new menuname("histtheme")){
style=MapSample;
left=150;
top=120;
borderwidth=1;
aI("text=Historical Themes;type=header;align=center;");
aI("text=African-American Experience;url=african.html;");
aI("text=Economic Development and Labor;showmenu=economic");
aI("text=Land, Migration and Settlement;showmenu=migration");
aI("text=Law and Society;showmenu=law");
aI("text=Politics;showmenu=politics");
aI("text=Religion and Culture;showmenu=religion");
aI("text=Women's Experience and <br>Gender Roles;showmenu=women");
aI("text=Black Hawk War;url=http://lincoln.lib.niu.edu/blackhawk/;");
}

// economic Child Menu
with(milonic=new menuname("economic")){
style=MapSample;
borderwidth=1;
aI("text=Economic Development;type=header;align=center;");
aI("text=Interpretive History;url=economic.html;");
aI("text=Video;url=economicvideo.html;");
}


// MigrationChild Menu
with(milonic=new menuname("migration")){
style=MapSample;
borderwidth=1;
aI("text=Land, Migration and Settlement;type=header;align=center;");
aI("text=Interpretive History;url=frontier.html;");
aI("text=Video;url=migrationvideo.html;");
}

// lawChild Menu
with(milonic=new menuname("law")){
style=MapSample;
borderwidth=1;
aI("text=Law and Society;type=header;align=center;");
aI("text=Interpretive History;url=law.html;");
aI("text=Video;url=lawvideo.html;");
}

//politics Child Menu
with(milonic=new menuname("politics")){
style=MapSample;
borderwidth=1;
aI("text=Political Development;type=header;align=center;");
aI("text=Interpretive History;url=politics.html;");
aI("text=Video;url=politicsvideo.html;");
}

// religion Child Menu
with(milonic=new menuname("religion")){
style=MapSample;
borderwidth=1;
aI("text=Relligion and Culture;type=header;align=center;");
aI("text=Interpretive History;url=religionculture.html;");
aI("text=Video;url=religionculturevideo.html;");
}

// women Child Menu
with(milonic=new menuname("women")){
style=MapSample;
borderwidth=1;
aI("text=Women's Experience and <br>Gender Roles;type=header;align=center;");
aI("text=Interpretive History;url=women.html;");
aI("text=Video;url=womenvideo.html;");
}

//Narratives Main Menu
with(milonic=new menuname("narrative")){
style=MapSample;
left=150;
top=220;
borderwidth=1;
aI("text=Narrative;type=header;align=center;");
aI("text=The Indian Experience;url=indianexp.html;showmenu=narr1");
aI("text=The European Experience;url=europeexp.html;");
}

// Narr 1 Child Menu
with(milonic=new menuname("narr1")){
style=MapSample;
borderwidth=1;
aI("text=The Indian Experience;type=header;align=center;");
aI("text=Introduction;url=inintro.html");
aI("text=Cahokia Civilization;url=incaho.html");
aI("text=Illinois Confederacy;showmenu=insucc");
aI("text=French Arrival, 1673;showmenu=inarrival");
aI("text=French-Indian Alliance, 1673-1712;showmenu=inalliance");
aI("text=Fox Wars and Aftermath, 1712-1754;url=infox.html");
aI("text=French and Indian War <br>and Pontiac's War, 1754-1776 ;url=infrench.html");
aI("text=American Revolution, 1776-1783;url=inrevol.html");
aI("text=American Settlement, 1783-1819;showmenu=inamer");
aI("text=Suggested Readings;url=inread.html");
}

// Illinois Confederacy Child Menu
with(milonic=new menuname("insucc")){
style=MapSample;
borderwidth=1;
aI("text=Illinois Confederacy;type=header;align=center;");
aI("text=Interpretive History;url=insucc.html;");
aI("text=Video;url=insuccvideo.html;");
}

// French Arrival, 1673 Child Menu
with(milonic=new menuname("inarrival")){
style=MapSample;
borderwidth=1;
aI("text=French Arrival, 1673;type=header;align=center;");
aI("text=Interpretive History;url=inarrival.html;");
aI("text=Video;url=inarrivalvideo.html;");
}

// French-Indian Alliance, 1673-1712 Child Menu
with(milonic=new menuname("inalliance")){
style=MapSample;
borderwidth=1;
aI("text=French-Indian Alliance, 1673-1712;type=header;align=center;");
aI("text=Interpretive History;url=inalliance.html;");
aI("text=Video;url=inalliancevideo.html;");
}

// American Settlement, 1783-1819 Child Menu
with(milonic=new menuname("inamer")){
style=MapSample;
borderwidth=1;
aI("text=American Settlement, 1783-1819;type=header;align=center;");
aI("text=Interpretive History;url=inamer.html;");
aI("text=Video;url=inamervideo.html;");
}

//About the Site Main Menu
with(milonic=new menuname("about")){
style=MapSample;
left=150;
top=360;
borderwidth=1;
aI("text=About This Site;type=header;align=center;");
aI("text=Home;url=about.html;");
aI("text=Project Staff;url=aboutstaff.html;");
aI("text=Project Sponsors;url=aboutsponsors.html;");
aI("text=Notable History Sites;url=aboutsites.html;");
aI("text=Digitization Projects @ NIU Libraries;url=aboutprojects.html;");
aI("text=NIU Libraries;url=http://www.niulib.niu.edu;");
aI("text=Contact Us;url=mailto:drew@niu.edu;");
}
drawMenus();
