if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Pixelate(sqaures=2, duration=0.3);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;

with(style1=new mm_style()){

offcolor="white";
offbgcolor="#335999";
oncolor="white";
onbgcolor="#7790bb";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=10;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
padding=2;
subimage="arrow.gif";
high3dcolor="#335999";
low3dcolor="#7790bb";
pagecolor="#ffffff";
pagebgcolor="#335999";
headercolor="#ffffff";
headerbgcolor="#ffffff";
itemheight="25";
}

with(style2=new mm_style()){


itemheight="25";

offcolor="white";
offbgcolor="#335999";
oncolor="white";
onbgcolor="#7790bb";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
padding=4;
subimage="arrow.gif";
high3dcolor="#335999";
low3dcolor="#7790bb";
pagecolor="#ffffff";
pagebgcolor="#335999";
headercolor="#ffffff";
headerbgcolor="#ffffff";
}





with(milonic=new menuname("mainmenu")){
top=72;
itemwidth=80;
style=style2;
alwaysvisible=1;

aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Services;;separatorsize=1")
}

with(milonic=new menuname("mainmenu")){
top=96;
itemwidth=80;
style=style1;
alwaysvisible=1;
alignment="center";
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accounts;url=acct-passwordfaq.htm;;status=Accounts")
}

with(milonic=new menuname("mainmenu")){
top=120;
itemwidth=80;
style=style1;
alwaysvisible=1;
alignment="center";
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Email;url=sys-data-email.htm;;status=Email")

}



drawMenus();

