_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Web Designs in 2008;target=;url=Web_Designs_in_2008.html;");
aI("text=One page web site;target=;url=One_page_web_site.html;");
aI("text=Two page web design;target=;url=Two_page_web_design.html;");
aI("text=Four page web design;target=;url=Four_page_web_design.html;");
aI("text=Seven page web design or more;target=;url=Seven_page_web_design_or_more.html;");
aI("text=Starter online shop;target=;url=Starter_online_shop.html;");
aI("text=Advanced online shop;target=;url=Advanced_online_shop.html;");
aI("text=Enhancements for your web design;target=;url=Enhancements_for_your_web_design.html;");
aI("text=Contact Me;target=;url=Contact_Me.html;");
aI("text=About Me;target=;url=About_Me.html;");
aI("text=Privacy Statement;target=;url=Privacy_Statement.html;");
aI("text=Web Design Tips for the beginner;target=;url=Web_Design_Tips_for_the_beginner.html;");
aI("text=More Advanced Web Design Tips;target=;url=More_Advanced_Web_Design_Tips.html;");
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();
