_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="#FFD47F";
oncolor="#000000";
padding="6";
separatorcolor="AliceBlue";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A9FF7F";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.katoosh.com/;");
aI("text=Websites;target=;url=Websites.html;");
aI("showmenu=ServicesSite OptimizationLEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ArticlesAdsenseLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Link To Us;target=;url=Link-To-Us.html;");
aI("showmenu=NewsLinkingLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("showmenu=PackagesPackage ALEFT_MENU;text=Packages;target=;url=Packages.html;");
aI("text=Business Resources;target=;url=Business-Resources.php;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesSite OptimizationLEFT_MENU")){
style=submenuStyle;
aI("text=Site Optimization;target=;url=Site-Optimization.html;");
aI("text=Web Design;target=;url=Web-Design.html;");
aI("text=Video;target=;url=Video.html;");
}

with(milonic=new menuname("ArticlesAdsenseLEFT_MENU")){
style=submenuStyle;
aI("text=Adsense;target=;url=Adsense.html;");
aI("text=Adding An Icon;target=;url=Adding-An-Icon.html;");
aI("text=Start Your Own Business;target=;url=Start-Your-Own-Business.html;");
aI("text=Building A List;target=;url=Building-A-List.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("showmenu=ProductsdragonLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=RSS Feed;target=;url=RSS-Feed.html;");
aI("text=Web Design Resources;target=;url=Web-Design-Resources.html;");
}

with(milonic=new menuname("ProductsdragonLEFT_MENU")){
style=submenuStyle;
aI("text=dragon;target=;url=dragon.html;");
}

with(milonic=new menuname("NewsLinkingLEFT_MENU")){
style=submenuStyle;
aI("text=Linking;target=;url=Linking.html;");
aI("text=Portals & Search Engines;target=;url=Portals-&-Search-Engines.html;");
aI("text=RSS/Blogging;target=;url=RSS-Blogging.html;");
aI("text=Website News;target=;url=Website-News.html;");
aI("text=Webmaster Tips;target=;url=Webmaster-Tips.html;");
}

with(milonic=new menuname("PackagesPackage ALEFT_MENU")){
style=submenuStyle;
aI("text=Package A;target=;url=Package-A.html;");
aI("text=Package B;target=;url=Package-B.html;");
aI("text=Package C;target=;url=Package-C.html;");
}


 drawMenus();
