_menuCloseDelay=500;

_menuOpenDelay=150;

_subOffsetTop=2;

_subOffsetLeft=-2;

buildafterload="true";





with(menuStyle=new mm_style()){

bordercolor="#ffffff";

borderstyle="solid";

borderwidth="1";

fontfamily="Verdana, Tahoma, Arial";

fontsize="8pt";

fontstyle="normal";

fontweight="bold";

image="images/dots1.gif";

offbgcolor="#34564B";

offcolor="#ffffff";

onbgcolor="#355661";

oncolor="Tomato";

padding="10";

separatorcolor="#ffffff";

separatorsize="1";

subimage="images/arrow.gif";

subimagepadding="2";

overimage="images/whitedots.gif";

imagepadding="6";

itemwidth="196";

}



with(submenuStyle=new mm_style()){

bordercolor="#34564B";

borderstyle="solid";

borderwidth="5";

fontfamily="Verdana, Tahoma, Arial";

fontsize="8pt";

fontstyle="normal";

offbgcolor="#34564B";

offcolor="#ffffff";

onbgcolor="#7D9476";

oncolor="#ffffff";

padding="4";

separatorcolor="#213730";

separatorsize="1";

subimage="images/arrow.gif";

subimagepadding="2";

}



with(milonic=new menuname("Main Menu")){

position="relative";

style=menuStyle;

alwaysvisible="1";

orientation="vertical";

aI("text=Home;target=;url=http://paintingbygulfcoast.com/;");

aI("text=About Us;target=;url=About-Our-Commercial-and-Residential-Painting-Company.html;");

aI("text=Residential Painting;target=;url=Residential-Painting.html;");

aI("text=Commercial Painting;target=;url=Commercial-Painting.html;");

aI("text=Faux and Murals;target=;url=Faux-and-Murals.html;");

aI("text=Free Paint;target=;url=Free-Paint.html;");

aI("text=Half Price Exteriors;target=;url=half-price.html;");

aI("text=Contact Us;target=;url=Request-Information.html;");

aI("text=Privacy;target=;url=Privacy.html;");

aI("text=Terms of Service;target=;url=Terms-of-Service.html;");

aI("text=Site Map;target=;url=sitemap-page-order.html;");

}





 drawMenus();


