

with(menuStyle=new mm_style()){
onbgcolor="#FFFFFF";
oncolor="#DD002B";
offbgcolor="#FFFFFF";
offcolor="#808080";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="0";
fontsize="12px";
fontstyle="normal";
fontfamily="Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
pagecolor="#808080";
pagebgcolor="##FFFFFF";
headercolor="#000000";
headerbgcolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=377;
alwaysvisible=1;
overflow="scroll";
aI("text=Win FREE Stuff;url=http://www.moreshine.com/prizes.htm;title=Click to win FREE prizes;");
aI("text=Get Email Offers;url=http://www.stoneronline.com/subscribers.aspx;title=Click to receive special coupons and offers via email;");
aI("text=Retail Store Locator;url=http://www.moreshine.com/Retail.htm;title=Click to find Stoner products in a retail store near you;");
aI("text=Partner Links;url=http://www.moreshine.com/PartnerLinks.htm;title=Click for other sites that may be of interest to you;");
}

drawMenus();

