_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#E3E3E3";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
pagecolor="DarkGray";
overbgimage="images/bracket7.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="vertical";
itemheight="30";
aI("text=Home;target=;url=./;align=center;");
aI("text=About Us;target=;url=Safety-is-our-primary-concern-as-professional-painting-contractors.html;align=center;");
aI("text=Contact Us;target=;url=Painting-Local-Neighborhoods-in-San-Francisco.html;align=center;");
aI("showmenu=ReviewsGoogle reviewsLEFT_MENU;text=Reviews;target=;url=San-Francisco-Painting-Contractor-Reviews-and-Testimonials.html;align=center;");
aI("showmenu=ArticlesColorLEFT_MENU;text=Articles;target=;url=Articles.html;align=center;");
aI("text=Privacy;target=;url=Protecting-your-privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("ReviewsGoogle reviewsLEFT_MENU")){
style=submenuStyle;
aI("text=Google reviews;target=;url=San-Francisco-Painting-Contractor-References-from-Google-reviews.html;");
}

with(milonic=new menuname("ArticlesColorLEFT_MENU")){
style=submenuStyle;
aI("text=Color;target=;url=Choosing-the-Right-Color-For-Your-San-Francisco-Home-Remodeling-Project.html;");
aI("text=Rejuvinate;target=;url=Discover-An-Amazingly-Simple-Yet-Effective-way-to-Rejuvenate-your-San-Francisco-apartment.html;");
aI("text=Safegaurd;target=;url=Safeguard-Your-Home-Using-Decorative-Paint-NO-SPECIAL-TOOLS-REQUIRED-.-Using-Only-simple-materials-that-are-are-readily-available.html;");
aI("text=Painting Tips;target=;url=House-painting-tips-for-old-San-Francisco-style-homes.html;");
aI("text=shop around;target=;url=Shopping-for-a-painting-contractor-in-San-Francisco.html;");
}


 drawMenus();

