_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="White";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="Red";
oncolor="#FFFFFF";
ondecoration="underline";
padding="4";
pagecolor="White";
}

with(menuStyle=new mm_style()){
bgimage="images/black.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="Red";
pagecolor="Red";
separatorcolor="Transparent";
separatorsize="10";
separatorimage="images/blackSep.gif";
overbgimage="images/black03.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=890;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=index.html;align=center;");
aI("showmenu=ArticlesThe R-ValueINFO_BAR_MENU;text=Articles;target=;url=Articles.html;align=center;");
aI("showmenu=Foam InsulationResidentialINFO_BAR_MENU;text=Foam Insulation;target=;url=Foam-Insulation.html;align=center;");
aI("showmenu=ResourcesFoam ProductsINFO_BAR_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("showmenu=VideosCUFCAINFO_BAR_MENU;text=Videos;target=;url=Videos.html;align=center;");
aI("text=F.A.Q's;target=;url=F.A.Q's.html;align=center;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;align=center;");
aI("text=Contact US;target=;url=Contact-US.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("ArticlesThe R-ValueINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The R-Value;target=_blank;url=http://www.cufca.ca/tech/June%202005%20CUFCA%20Technical%20Bulletin%20-%20Thickness%20of%20Spray%20Polyurethane%20Foam%20Affects%20the%20R-Value.pdf;");
aI("text=Basement Insulation;target=;url=http://www.cufca.ca/research/Basement%20Insulation%20Report%20-IR820-English.pdf;");
aI("text=R-Value Fairy Tale;target=_blank;url=http://www.cufca.ca/foam/R-Value%20Fairy%20Tale.pdf;");
}

with(milonic=new menuname("Foam InsulationResidentialINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Residential;target=;url=Residential.html;");
aI("text=Commercial;target=;url=Commercial.html;");
aI("text=Industrial;target=;url=Industrial.html;");
}

with(milonic=new menuname("ResourcesFoam ProductsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Foam Products;target=;url=Foam-Products.html;");
aI("text=Foam Facts;target=;url=Foam-Facts.html;");
}

with(milonic=new menuname("VideosCUFCAINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CUFCA;target=;url=CUFCA.html;");
aI("text=Spray Installer;target=;url=Spray-Installer.html;");
}


 drawMenus();
