fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
borderstyle="solid";
borderwidth=0;
fontfamily="Century Gothic, Arial, Verdana, Tahoma";
fontsize="17px";
fontweight="bold";
fontstyle="normal";
onbold=1;
offbold=1;
offcolor="#fff";
oncolor="#ffcc66"; //link rollover color
padding=0;
pagebgcolor="";
pagecolor="";
separatorsize=0;
subimagepadding=0;
headerbgcolor="#345fad";
headercolor="#fff";

}


with(milonic=new menuname("Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=RE-TAKE PHOTOS SIGN UP&nbsp;url=http://www.iclicksmiles.com/makeup-form/makeup_form.html;");
aI("text=&bull;&nbsp;type=header;")
aI("text=FAQS&nbsp;url=http://www.iclicksmiles.com/faqs.html;");
aI("text=&bull;&nbsp;type=header;")
aI("text=CONTACT;url=http://www.iclicksmiles.com/contact.html;");
}


drawMenus();


