_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Transparent";
offcolor="#4F4F4F";
onbgcolor="#000000";
oncolor="#ffffff";
padding="10";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="189";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=949;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.qmailinfo.org/;");
aI("text=Email Account;target=;url=email_account.html;");
aI("text=Free Email Address;target=;url=free_email_address.html;");
aI("text=Spam Filter;target=;url=spam_filter.html;");
aI("text=Virus Removal;target=;url=virus_removal.html;");
}


 drawMenus();

