_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#fecc37";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana,Helvetica,Tahoma ";
fontsize="13px";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#6600CC";
onbgcolor="#ffffff";
oncolor="#FF6600";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=3;
pagebgcolor="#ffffff";
pagecolor="#FF6600";
position="relative";
separatorcolor="#ffffff";
separatorsize=60;
subimage="";
subimagepadding=2;
}

with(menuStyleSub=new mm_style()){
bordercolor="#fecc37";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana,Helvetica,Tahoma ";
fontsize="12px";
fontweight="normal";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#6600CC";
onbgcolor="#ffffff";
oncolor="#FF6600";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=3;
pagebgcolor="#ffffff";
pagecolor="#FF6600";
position="relative";
separatorcolor="#ffffff";
separatorsize=0;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("SneakPeek")){
style=menuStyleSub;
openstyle="up";
aI("text=Animals;url=index.cfm?fuseaction=Products.Portfolio&Cat=Animals;");
aI("text=Arts;url=index.cfm?fuseaction=Products.Portfolio&Cat=Arts;");
aI("text=Books;url=index.cfm?fuseaction=Products.Portfolio&Cat=Books;");
aI("text=Editorial;url=index.cfm?fuseaction=Products.Portfolio&Cat=Editorial;");
// aI("text=Food;url=index.cfm?fuseaction=Products.Portfolio&Cat=Food;");
aI("text=Kids;url=index.cfm?fuseaction=Products.Portfolio&Cat=Kids;");
aI("text=Lettering;url=index.cfm?fuseaction=Products.Portfolio&Cat=Lettering;");
aI("text=Logos;url=index.cfm?fuseaction=Products.Portfolio&Cat=Logos;");
aI("text=People;url=index.cfm?fuseaction=Products.Portfolio&Cat=People;");
aI("text=Spots;url=index.cfm?fuseaction=Products.Portfolio&Cat=Spots;");
aI("text=Other Stuff;url=index.cfm?fuseaction=Products.Portfolio&Cat=Other;");
}



drawMenus();

