_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#ACABAB";
onbgcolor="Transparent";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Transparent";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Transparent";
imagepadding="6";
itemwidth="128";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=640;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Flea Treatement/Effipro Spot OnINFO_BAR_MENU;text=Flea Treatement;target=;url=flea_treatement_for_cats.html;");
aI("showmenu=Frontline For Cats/Frontline Combo Spot OnINFO_BAR_MENU;text=Frontline For Cats;target=;url=frontline_for_cats.html;");
aI("text=Cat Parasites;target=;url=cat_parasites.html;");
aI("text=Cat Clothes;target=;url=cat_clothes.html;");
aI("text=Advantix For Cats;target=;url=advantix_for_cats.html;");
}

with(milonic=new menuname("Flea Treatement/Effipro Spot OnINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Effipro Spot On;target=;url=effipro_spot_on_flea_treatment_for_cats.html;");
aI("text=Advocate For Cats;target=;url=advocate_for_cats.html;");
}

with(milonic=new menuname("Frontline For Cats/Frontline Combo Spot OnINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Frontline Combo Spot On;target=;url=frontline_combo_spot_on_for_cats.html;");
aI("text=Frontline Spot On - 3 Pack;target=;url=frontline_spot_on_for_cats_3_pack.html;");
aI("text=Frontline Spot On - 6 Pack;target=;url=frontline_spot_on_for_cats_6_pack.html;");
}


 drawMenus();

