_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Welcome;target=;url=http://www.web-agency.com/sandy/nscrc/;");
aI("showmenu=DiariesMay 2010LEFT_MENU;text=Diaries;target=;url=Diary.html;");
aI("showmenu=MapsTrip profilesLEFT_MENU;text=Maps;target=;url=Maps.html;");
aI("showmenu=MessagesMay 2010LEFT_MENU;text=Messages;target=;url=Messages.html;");
aI("showmenu=PhotosMay photosLEFT_MENU;text=Photos;target=;url=Photos.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("DiariesMay 2010LEFT_MENU")){
style=submenuStyle;
aI("text=May 2010;target=;url=May2010d.html;");
aI("text=June 2010;target=;url=June-2010-diary.html;");
aI("text=Final posting;target=;url=End-diary.html;");
}

with(milonic=new menuname("MapsTrip profilesLEFT_MENU")){
style=submenuStyle;
aI("text=Trip profiles;target=;url=Tripprofiles.html;");
aI("text=Weather;target=;url=Weather.html;");
}

with(milonic=new menuname("MessagesMay 2010LEFT_MENU")){
style=submenuStyle;
aI("text=May 2010;target=;url=May2010m.html;");
aI("text=June 2010;target=;url=June-2010-messages.html;");
aI("text=Congratulations;target=;url=Congratulations.html;");
}

with(milonic=new menuname("PhotosMay photosLEFT_MENU")){
style=submenuStyle;
aI("text=May photos;target=;url=May-photos.html;");
aI("text=June photos;target=;url=June-photos.html;");
aI("text=June with family;target=;url=June-plus-photos.html;");
}


 drawMenus();

