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



with(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="none";
borderwidth=0;
fontfamily="arial,helvetica,verdana,";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#55414F";
offcolor="#fff";
onbgcolor="#55414F";
oncolor="#E1BCD0";
padding=0;

rawcss="padding-top:4px; padding-bottom:4px; padding-left:11px; padding-right:25px;" 


overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#55414F', Direction=135, Strength=0)";

}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menualign="center";
menuwidth="532px";
orientation="horizontal";
style=ScrollingSampStyle;
aI("text=HOME;url=http://www.avasia.com/index.php;");
aI("text=RECOMMEND;showmenu=Recommend;");
aI("showmenu=SignIn;text=SIGN IN;");
aI("text=WISH LIST;url=http://www.avasia.com/wishlist.php;");
aI("text=CONTACT US;url=http://www.avasia.com/static.php?page=contact;")
aI("showmenu=AboutUS;text=ABOUT US;");
              
}



with(milonic=new menuname("AboutUS")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=PRESS & EDITORIAL;url=http://www.avasia.com/static.php?page=press;")
aI("text=DELIVERY & RETURNS;url=http://www.avasia.com/static.php?page=deliveries;")
aI("text=CARE;url=http://www.avasia.com/static.php?page=care;")
aI("text=STONE INFORMATION;url=http://www.avasia.com/static.php?page=stoneInfo;")
aI("text=AFFILIATES;url=http://www.avasia.com/static.php?page=affiliates;")
aI("text=FAQ;url=http://www.avasia.com/static.php?page=faq;")
aI("text=T&C'S;url=http://www.avasia.com/static.php?page=tandc;")
aI("text=PRIVACY;url=http://www.avasia.com/static.php?page=privacy;")
aI("text=ABOUT US;url=http://www.avasia.com/static.php?page=about;")


}


with(milonic=new menuname("SignIn")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=MY ACCOUNT;url=http://www.avasia.com/account.php?page=signin;")
aI("text=REGISTER;url=http://www.avasia.com/account.php?page=register;")
aI("text=SIGN OUT;url=http://www.avasia.com/account.php?page=logout;")

}



with(milonic=new menuname("Recommend")){ 

overflow="scroll";
style=ScrollingSampStyle;

top="offset=2";
aI("text=<br /><form method=post action=sendFriend.php name=friend><table width=155 border=0 cellspacing=0 cellpadding=0><tr><td class=pink>SEND THIS PAGE TO A FRIEND</td></tr><tr><td>The fields with an * are required</td></tr><tr><td height=54>Your Email Address*<br /><input name=MyEmail type=text id=MyEmail  value='' size=20 onchange=javascript:sendFriend() /></td></tr><tr><td>Friends Email Address*<br /><input name=FriendsEmail type=text id=FriendsEmail value='' size=20 onchange=javascript:sendFriend() /></td></tr><tr><td><br />Your Message<br /><textarea name=MyMessage id=MyMessage cols=17 rows=3 onkeydown=javascript:sendFriend()></textarea></td></tr><tr><td height=40><input class=submit type=submit name=submit value=Send disabled=true/></td></tr></table></form>;type=form;"); 
}

drawMenus();

