_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#000000";
offcolor="White";
onbgcolor="#000000";
oncolor="#7F2A00";
padding="5";
pagebgcolor="#5F5F5F";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location8.gif";
offcolor="#B6B6B6";
oncolor="Orange";
pagecolor="White";
overimage="images/location_on8.gif";
imageposition="right";
itemwidth="135";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.rporch.com/;");
aI("text=Company;target=;url=Company.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Residential ;target=;url=Residential.html;");
aI("text=Commercial ;target=;url=Commercial/;");
}


 drawMenus();

