_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#5F5F5F";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Safe Pet Products;target=;url=safe-pet-products.html;");
aI("text=Best Sellers in Window Perches;target=;url=best-sellers-in-window-perches.html;");
aI("text=Most Wished Cat Trees & Condos;target=;url=most-wished-cat-trees-&-condos.html;");
aI("text=Most Gifted Cat Trees;target=;url=most-gifted-cat-trees.html;");
aI("text=Pet News;target=;url=pet-news.html;");
aI("text=Feline Book Reviews;target=;url=feline-book-reviews.html;");
aI("text=Cat Enclosure Videos;target=;url=cat-enclosure-videos.html;");
aI("text=Cat Articles;target=;url=cat-articles.html;");
aI("showmenu=Cat Resources/Cat ProductsLEFT_MENU;text=Cat Resources;target=;url=cat-resources.html;");
aI("text=Partnered Links;target=;url=partnered-links.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Cat Resources/Cat ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Cat Products;target=;url=cat-products.html;");
aI("text=Cat Ebook Resources;target=;url=cat-ebook-resources.html;");
aI("text=Pet Links;target=;url=pet-links.html;");
}


 drawMenus();

