_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Wheat";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Wheat";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.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="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=GoCheckout.com;target=;url=./;");
aI("text=Wall Calendars;target=;url=2009-Wall-Calendars.html;");
aI("text=Desk Calendars;target=;url=2009-Page-A-Day-Desk-Calendars.html;");
aI("text=Alpaca Blankets;target=_blank;url=http://goalpaca.com/blankets.html;");
aI("text=Alpaca Throws;target=_blank;url=http://goalpaca.com/throws.html;");
aI("text=Alpaca Scarves;target=_blank;url=http://goalpaca.com/scarves.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Contact Us;target=_blank;url=http://internext.com/helpdesk/open.php;");
}


 drawMenus();

