_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#CFE4ED";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3A5C82";
offcolor="White";
onbgcolor="Transparent";
oncolor="White";
ondecoration="underline";
padding="6";
pagebgcolor="Transparent";
pagecolor="#2A486A";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#2A486A";
onbgcolor="Transparent";
oncolor="#2A486A";
ondecoration="underline";
padding="4";
pagebgcolor="Transparent";
pagecolor="#2A486A";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=905;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.jobinterviewperfection.com/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Affiliate;target=;url=Affiliate.html;");
}


 drawMenus();

