with(menuStyle=new mm_style()){
bordercolor="#a8c2d4";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#b9cedd";
offcolor="#446d8c";
onbgcolor="#446d8c";
oncolor="#b9cedd";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#b9cedd', Direction=135, Strength=0)";
padding="2";
pagebgcolor="#446d8c";
pagecolor="#b9cedd";
separatorcolor="#000000";
separatorsize="1";
subimage="";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition="center";
alwaysvisible="true";
orientation="horizontal";
left="offset=206";
top="48";
aI("showmenu=9;text=HOME&nbsp;;url=index.php?pageid=9;");
aI("showmenu=12;text=PHOTOGRAPHIC LIBRARY&nbsp;;url=index.php?pageid=12;");
aI("showmenu=16;text=VOLUNTEERS&nbsp;;url=index.php?pageid=16;");
aI("showmenu=17;text=LINKS&nbsp;;url=index.php?pageid=17;");

}

with(milonic=new menuname("")){
style=menuStyle;
screenposition="center";
alwaysvisible="true";
orientation="horizontal";
left="offset=206";
top="48";
aI("showmenu=9;text=HOME&nbsp;;url=index.php?pageid=9;");
aI("showmenu=12;text=PHOTOGRAPHIC LIBRARY&nbsp;;url=index.php?pageid=12;");
aI("showmenu=16;text=VOLUNTEERS&nbsp;;url=index.php?pageid=16;");
aI("showmenu=17;text=LINKS&nbsp;;url=index.php?pageid=17;");

}

drawMenus();
