_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#D6FFFF";
oncolor="#355164";
padding="9";
separatorcolor="#26364E";
separatorsize="1";
subimage="images/grey_4x5.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#D6FFFF";
oncolor="Black";
padding="4";
subimage="images/grey_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Web Design TipsSet Moods with ColorLEFT_MENU;text=Web Design Tips;target=;url=web-design-tips.html;");
}

with(milonic=new menuname("Web Design TipsSet Moods with ColorLEFT_MENU")){
style=submenuStyle;
aI("text=Set Moods with Color;target=;url=set-moods-with-color.html;");
aI("text=Pro Web Site Tips;target=;url=pro-web-site-tips.html;");
aI("text=SSL - Secure your site;target=;url=ssl-secure-your-site.html;");
aI("text=Think Green Web;target=;url=think-green-web.html;");
aI("text=Business Branding;target=;url=business-branding.html;");
aI("text=Web Site Where to Start;target=;url=web-site-where-to-start.html;");
aI("text=Header Graphics why they are important;target=;url=header-graphics-why-they-are-important.html;");
}


 drawMenus();
