_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.psychedu.com/./;");
aI("text=About Psychedu.com;target=;url=About_Psychedu.com.html;");
aI("text=Psychiatry Board Review;target=;url=Psychiatry_Oral_Boards_Review.html;");
aI("text=EQ Webinar;target=;url=EQ_Webinar_Emotional_Intelligence_Online.html;");
aI("showmenu=RegistrationEbook DownloadLEFT_MENU;text=Registration;target=;url=Psychiatry_Oral_Boards_Review_Registration.html;");
aI("text=About the Senior Faculty;target=;url=About_the_Senior_Faculty.html;");
aI("text=Oral Exam Books;target=;url=Oral_Exam_Books.html;");
aI("text=Tips and Articles;target=;url=Board_Exam_Tips_and_Articles.html;");
aI("text=FAQ;target=;url=Frequently-Asked-Questions-(FAQ)-for-ABPN-2.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("RegistrationEbook DownloadLEFT_MENU")){
style=submenuStyle;
aI("text=Ebook Download;target=;url=Ebook_Download.html;");
}


 drawMenus();
