_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="LightPink";
offcolor="#2A0000";
oncolor="Brown";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Pink";
offcolor="#2A0000";
oncolor="Purple";
ondecoration="underline";
padding="5";
subimage="images/arrow.gif";
subimagepadding="5";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Shopping Index Home;target=;url=http://www.ebuyheaven.com/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffpurple.gif;");
aI("text=Animals and Pets;target=;url=animals-and-pets/;");
aI("text=Antiques;target=;url=antiques/;");
aI("text=Automotive;target=;url=automotive/;");
aI("text=Banking and Finance;target=;url=banking-and-finance/;");
aI("text=Boats and Chandlery;target=;url=boats-and-chandlery/;");
aI("text=Contact Lenses;target=;url=contact-lenses.php;");
aI("text=Copier Supplies;target=;url=copier-supplies/;");
aI("text=Electronics;target=;url=electronics/;");
aI("text=Employment Opportunities;target=;url=employment-and-work-opportunities.php;");
aI("text=Fitness and Keep Fit;target=;url=fitness-and-keep-fit.php;");
aI("text=Goggles;target=;url=goggles.php;");
aI("text=Hobbies and Gifts;target=;url=hobbies-and-gifts/;");
aI("text=Home and Garden;target=;url=home-and-garden/;");
aI("text=Jewelry;target=;url=jewelry/;");
aI("text=Magazines;target=;url=magazines.php;");
aI("text=Movies;target=;url=movies.php;");
aI("text=Music;target=;url=music/;");
aI("text=Prints and Printing;target=;url=prints-and-printing/;");
aI("text=Reading Glasses;target=;url=reading-glasses.php;");
aI("text=Saddles and Tack;target=;url=saddles-and-tack/;");
aI("text=Sports and Games;target=;url=sports-and-games.php;");
aI("text=Sunglasses;target=;url=sunglasses/;");
aI("text=Wedding;target=;url=wedding/;");
aI("text=Wellness;target=;url=wellness.php;");
aI("text=Privacy;target=;url=privacy.php;");
aI("text=Contact;target=;url=contact.php;");
aI("text=Site Map;target=;url=sitemap.php;");
}


 drawMenus();
