fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#996633";
offcolor="#ffffff";
onbgcolor="#663300";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#996633";
pagecolor="ffffff";
separatorcolor="#2D729D";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Stories")){
overflow="scroll";
style=menuStyle;
aI("text=Heinz Betzler;url=Betzler.html;");
aI("text=Otto Goedecke;url=Goedecke.html;");
aI("text=Peter Joseph Greis;url=Greis.html;");
aI("text=Elizabeth Kramperth;url=Kramperth.html;");
aI("text=Paul Mueller;url=Paul_Mueller.html;");
aI("text=Kurt Peters;url=Kurt_Peters.html;");
aI("text=Volker Pfaff;url=Pfaff.html;");
aI("text=Madeleine Schaefer;url=Schaefer.html;");
}

with(milonic=new menuname("Reviews")){
style=menuStyle;
aI("text=Reviews;url=reviews.htm;");
aI("text=Awards;url=awards.htm;");
}


with(milonic=new menuname("Links")){
overflow="scroll";
style=menuStyle;
aI("text=World War I;url=http://netfiles.uiuc.edu/rcunning/www/ftd.htm;");
aI("text=Vanished;url=http://www.traces.org/buseum_2_tour/buseum_2.html;");
aI("text=Campaign for Justice;url=http://www.campaignforjusticejla.org/AWRIC/awric.html;");
aI("text=GA Internee Coalition;url=http://www.gaic.info;");
aI("text=Prisoners Among Us (film);url=prisoners_film.htm;");
aI("text=Una Storia Segreta;url=http://hcom.csumb.edu/segreta/;");
aI("text=NIAF;url=http://www.niaf.org/;");
aI("text=Resource for Italian Culture;url=http://www.virtualitalia.com/;");
aI("text=AIHA;url=http://www.aihaweb.org/;");
aI("text=Sons of Italy in America;url=http://www.osia.org/;");
}

with(milonic=new menuname("Author")){
style=menuStyle;
aI("text=Author;url=bio.htm;");
aI("text=Contact;url=contact.html;");
}



drawMenus();


