_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="5";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.harrison-palmore.com/;");
aI("showmenu=ServicesWeb Site ServiceINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ProductsFatCat BlueprintINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=ArticlesMake Money OnlineINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ToolsWeb Site CreationINFO_BAR_MENU;text=Tools;target=;url=Tools.html;");
aI("text=Cool Sites;target=;url=Cool_Sites.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("ServicesWeb Site ServiceINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Web Site Service;target=;url=Web_Site_Service.html;");
}

with(milonic=new menuname("ProductsFatCat BlueprintINFO_BAR_MENU")){
style=submenuStyle;
aI("text=FatCat Blueprint;target=;url=FatCatBlueprint.html;");
aI("text=Raddatz;target=;url=Raddatz.html;");
}

with(milonic=new menuname("ArticlesMake Money OnlineINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Make Money Online;target=;url=Make_Money_Online.html;");
aI("text=Free Book;target=;url=Free_Book.html;");
}

with(milonic=new menuname("ToolsWeb Site CreationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Web Site Creation;target=;url=Web_Site_Creation.html;");
aI("text=Articles Directories;target=;url=Articles_Directories.html;");
aI("text=Article Submission;target=;url=Article_Submission.html;");
aI("text=Social Bookmarking;target=;url=Social_Bookmarking.html;");
aI("text=Directory Submission;target=;url=Directory_Submission.html;");
aI("text=Press Release;target=;url=Press_Release.html;");
aI("text=Outsourcing;target=;url=Outsourcing.html;");
aI("text=Site Indexing;target=;url=Site_Indexing.html;");
aI("text=Sitemap;target=;url=Sitemap.html;");
aI("text=Marketing Forums;target=;url=Marketing_Forums.html;");
aI("text=List Builder;target=;url=List_Builder.html;");
}


 drawMenus();
