_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Brown";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots7.gif";
offbgcolor="SaddleBrown";
offcolor="#ffffff";
onbgcolor="Sienna";
oncolor="#ffffff";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="225";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Sienna";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="Brown";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.susquehannabuilders.com/;");
aI("showmenu=ArticlesPress ReleaseLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Services;target=;url=services.html;");
aI("text=Vendors;target=;url=vendors.html;");
aI("showmenu=PortfolioFiallo HomeLEFT_MENU;text=Portfolio;target=;url=portfolio.html;");
aI("text=Pine Creek;target=;url=pine-creek.html;");
aI("text=Southland Log Homes;target=;url=southland-log-homes.html;");
aI("text=RWC Warranty;target=_blank;url=http://www.rwcwarranty.com/pages/homeowners_whychooserwc.htm;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("ArticlesPress ReleaseLEFT_MENU")){
style=submenuStyle;
aI("text=Press Release;target=;url=press-release.html;");
aI("text=New PA contractor law;target=;url=new-pa-contractor-law.html;");
aI("text=Deciding to build a SPEC home;target=;url=deciding-to-build-a-spec-home.html;");
}

with(milonic=new menuname("PortfolioFiallo HomeLEFT_MENU")){
style=submenuStyle;
aI("text=Fiallo Home;target=;url=fiallo-home.html;");
aI("text=Simon Home;target=;url=simon-home.html;");
aI("text=Waltz Home;target=;url=waltz-home.html;");
aI("text=Willhouse Home;target=;url=willhouse-home.html;");
}


 drawMenus();
