_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Silver";
onbgcolor="#544D55";
oncolor="White";
padding="9";
separatorcolor="#2D2A2D";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="2";
itemwidth="233";
}

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="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=703;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ArticlesSecretary TrainingINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
}

with(milonic=new menuname("ArticlesSecretary TrainingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Secretary Training;target=;url=secretary-training.html;");
aI("text=Secretary Duties;target=;url=secretary-duties.html;");
aI("text=Legal Secretary Courses;target=;url=legal-secretary-courses.html;");
aI("text=Legal Assistant Training;target=;url=Legal_Assistant_Training.html;");
aI("text=Legal Secretary Job;target=;url=legal-secretary-job.html;");
aI("text=Become a Legal Secretary Trainee;target=;url=Become_a_Legal_Secretary_Trainee.html;");
aI("text=Legal Secretary Salary;target=;url=legal-secretary-salary.html;");
aI("text=Preparation for Clerical Works and Administrative Tasks;target=;url=Preparation_for_Clerical_Works_and_Administrative_Tasks.html;");
aI("text=Legal Secretary Training Is All You Need;target=;url=Legal_Secretary_Training_Is_All_You_Need.html;");
aI("text=Legal Secretary Course;target=;url=legal-secretary-course.html;");
aI("text=Legal Secretary Resume;target=;url=legal-secretary-resume.html;");
aI("text=Legal Secretarial Courses;target=;url=legal-secretarial-courses.html;");
aI("text=Become A Legal Secretary;target=;url=become-a-legal-secretary.html;");
aI("text=Not Just A Training;target=;url=Not_Just_A_Training.html;");
aI("text=Self Improvement though Training;target=;url=Self_Improvement_though_Training.html;");
}


 drawMenus();
