_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="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="Blue";
onbgcolor="#ffffff";
oncolor="#00FF2A";
pagecolor="#FF55D4";
overbgimage="images/bracket0.gif";
imagepadding="6";
itemheight="31";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1001;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
openstyle="up";
itemheight="30";
aI("showmenu=HomeTopicFOOTER_MENU;text=Home;target=;url=./;align=center;");
aI("text=Copy Paste Systems;target=;url=Copy-Paste-Systems.html;align=center;");
aI("text=Domain;target=;url=Domain.html;align=center;");
aI("text=Registration;target=;url=Registration.html;align=center;");
aI("text=Web Hosting;target=;url=Web-Hosting.html;align=center;");
aI("showmenu=Web DesignWebsite2FOOTER_MENU;text=Web Design;target=;url=Web-Design.html;align=center;");
aI("text=Affiliates;target=;url=Affiliates.html;align=center;");
aI("showmenu=ResourcesResources-2FOOTER_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("showmenu=ArticlesArticles-2FOOTER_MENU;text=Articles;target=;url=Articles.html;align=center;");
aI("text=Shopping;target=;url=Shopping.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
aI("text=Disclaimer;target=;url=Disclaimer.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("HomeTopicFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Topic;target=;url=Topic.html;");
}

with(milonic=new menuname("Web DesignWebsite2FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Website2;target=;url=Website2.html;");
}

with(milonic=new menuname("ResourcesResources-2FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Resources-2;target=;url=Resources-2.html;");
aI("text=Resources-3;target=;url=Resources-3.html;");
}

with(milonic=new menuname("ArticlesArticles-2FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Articles-2;target=;url=Articles-2.html;");
aI("text=Articles-3;target=;url=Articles-3.html;");
}


 drawMenus();
