_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
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=Home;target=;url=http://ebaysellingideas.com/;");
aI("text=Getting Started;target=;url=how-do-i-sell-something-on-ebay.html;");
aI("text=eBay Selling Tips;target=;url=ebay_selling_tips.html;");
aI("text=Finding Items to Sell on eBay;target=;url=finding-items-to-sell-on-ebay.html;");
aI("text=Wholesale vs Drop Shipping;target=;url=wholesale-vs-drop-shipping.html;");
aI("text=Drop Shipping on eBay;target=;url=ebay-drop-ship-companies.html;");
aI("text=Sell eBooks on eBay;target=;url=selling_ebooks_on_ebay.html;");
aI("text=How to Sell Clothes on eBay;target=;url=how-to-sell-clothes-on-ebay.html;");
aI("text=Selling Weird Things on eBay;target=;url=weird_things_on_ebay.html;");
aI("text=Start an eBay Store;target=;url=how_to_start_an_ebay_store.html;");
aI("text=eBay Drop-Off Stores;target=;url=ebay_drop_off_stores.html;");
aI("text=eBay Trading Assistant Program;target=;url=become-an-ebay-trading-assistant.html;");
aI("text=eBay Auction Tools;target=;url=ebay_auction_tools.html;");
aI("text=eBay Listing Software;target=;url=ebay-listing-software.html;");
aI("text=SBA Business Plan;target=;url=sba-business-plan.html;");
aI("text=eBay News;target=;url=ebay-news.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();
