_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="#ffffff";
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="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="DimGray";
onbgcolor="#ffffff";
onbold="bold";
oncolor="#0000D4";
separatorcolor="Transparent";
separatorsize="10";
overbgimage="images/bracket9.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=http://www.speedwebsitedesign.com/;align=center;");
aI("text=Website Plans;target=;url=search-engine-optimized-websites.html;align=center;");
aI("text=Build Your Site;target=;url=build-your-own-site.html;align=center;");
aI("text=Easy Web Design Software;target=;url=easy-web-design-software.html;align=center;");
aI("text=Site Examples;target=;url=website-examples.html;align=center;");
aI("text=Testimonials;target=;url=testimonials.html;align=center;");
aI("text=Articles;target=;url=website-building-articles.html;align=center;");
aI("text=eBooks;target=;url=website-building-books.html;align=center;");
aI("text=SEO Glossary;target=;url=search-engine-optimization-glossary.html;align=center;");
aI("text=FAQ's;target=;url=faq.html;align=center;");
aI("text=Contact;target=;url=contact.html;align=center;");
}


 drawMenus();
