_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000078";
oncolor="Blue";
pagecolor="#000078";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover4.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightGrey";
offcolor="#000078";
onbgcolor="AliceBlue";
oncolor="#000078";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="30";
aI("text=Home;target=;url=http://www.pellerinsiding.com/;");
aI("text=Products;target=;url=NH-Home-Improvement-Products.html;");
aI("text=Vinyl Siding;target=;url=NH-Vinyl-Siding.html;");
aI("showmenu=Windows/Basement WindowsLEFT_MENU;text=Windows;target=;url=NH-Replacement-Windows.html;");
aI("showmenu=Entry Doors/Entryway Door DesignLEFT_MENU;text=Entry Doors;target=;url=NH-Entry-Doors.html;");
aI("text=Trim;target=;url=NH-Vinyl-Trim.html;");
aI("text=Roofing;target=;url=NH-Roofing.html;");
aI("text=Screen Rooms;target=;url=NH-Screen-Rooms.html;");
aI("text=Warranties;target=;url=Warranties.html;");
aI("showmenu=Customers/Customer SurveyLEFT_MENU;text=Customers;target=;url=Pellerin-Vinyl-Siding-Customers.html;");
aI("text=Contact Us;target=;url=Contact-Pellerin-Vinyl-Siding-at-(603)-898-2259.html;");
aI("text=About Us;target=;url=About-Pellerin-Vinyl-Siding.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Leave A Review;target=;url=Leave-A-Review.html;");
aI("text=News;target=_blank;url=http://pellerinsiding.com/news;");
}

with(milonic=new menuname("Windows/Basement WindowsLEFT_MENU")){
style=submenuStyle;
aI("text=Basement Windows;target=;url=Basement-Windows.html;");
}

with(milonic=new menuname("Entry Doors/Entryway Door DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Entryway Door Design;target=;url=Front-Entryway-Door-Design.html;");
}

with(milonic=new menuname("Customers/Customer SurveyLEFT_MENU")){
style=submenuStyle;
aI("text=Customer Survey;target=;url=Customer-Survey.html;");
}


 drawMenus();

