_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#9F9F9F";
offcolor="#000000";
onbgcolor="Black";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="Transparent";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#DFDFDF";
onbgcolor="Transparent";
oncolor="#FFFF7F";
outfilter="Fade(Overlap=1.00)";
padding="0";
pagebgcolor="Transparent";
pagecolor="#FFFF7F";
imagepadding="6";
itemwidth="105";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=945;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Fishkill CreekAbout Fishkill CreekINFO_BAR_MENU;text=Fishkill Creek;target=;url=Fishkill-Creek.html;");
aI("showmenu=Loft StylesThe LoftsINFO_BAR_MENU;text=Loft Styles;target=;url=Loft-Styles.html;");
aI("text=Storage;target=;url=Storage.html;");
aI("text=Town;target=;url=Town.html;");
aI("text=Artists;target=;url=Artists.html;");
aI("showmenu=NewsCurrent EventsINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Application;target=;url=Application.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Fishkill CreekAbout Fishkill CreekINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Fishkill Creek;target=;url=About-Fishkill-Creek.html;");
aI("text=Landscape;target=;url=Landscape.html;");
aI("text=Development Plan;target=;url=Development-Plan.html;");
}

with(milonic=new menuname("Loft StylesThe LoftsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Lofts;target=;url=The-Lofts.html;");
aI("text=Lotft Slide Show;target=;url=Lotft-Slide-Show.html;");
aI("text=Loft Interactive;target=;url=Loft-Interactive.html;");
aI("text=Custom Lofts;target=;url=Custom-Lofts.html;");
aI("showmenu=Loft Floor PlansLoft Floor Plan 1INFO_BAR_MENU;text=Loft Floor Plans;target=;url=Loft-Floor-Plans.html;");
}

with(milonic=new menuname("Loft Floor PlansLoft Floor Plan 1INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Loft Floor Plan 1;target=;url=Loft-Floor-Plan-1.html;");
aI("text=Loft Floor Plan 2;target=;url=Loft-Floor-Plan-2.html;");
}

with(milonic=new menuname("NewsCurrent EventsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Current Events;target=;url=Current-Events.html;");
aI("text=Press;target=;url=Press.html;");
}


 drawMenus();

