_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home ;target=;url=http://www.computerforensicstraining.net/;");
aI("showmenu=ArticlesComputer Forensic AnalysisLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=About Us;target=;url=about-us.html;");
}

with(milonic=new menuname("ArticlesComputer Forensic AnalysisLEFT_MENU")){
style=submenuStyle;
aI("text=Computer Forensic Analysis;target=;url=computer-forensic-analysis.html;");
aI("text=Computer Forensics Investigator;target=;url=computer-forensics-investigator.html;");
aI("text=Computer Forensic Investigation;target=;url=computer-forensic-investigation.html;");
aI("text=Computer Forensics Education;target=;url=computer-forensics-education.html;");
aI("text=Computer Forensics Degree;target=;url=computer-forensics-degree.html;");
aI("text=Computer Forensics Program;target=;url=computer-forensics-program.html;");
aI("text=Computer Forensics Classes;target=;url=computer-forensics-classes.html;");
aI("text=Computer Forensics Courses;target=;url=computer-forensics-courses.html;");
aI("text=Forensic Science Degree;target=;url=forensic-science-degree.html;");
aI("text=Forensics Schools;target=;url=forensics-schools.html;");
aI("text=Forensic Science Colleges;target=;url=forensic-science-colleges.html;");
aI("text=Computer Forensics Jobs;target=;url=computer-forensics-jobs.html;");
aI("text=Forensics Science;target=;url=forensics-science.html;");
aI("text=Data Forensics;target=;url=data-forensics.html;");
aI("text=Forensic Colleges;target=;url=forensic-colleges.html;");
aI("text=Computer Forensics Salary;target=;url=computer-forensics-salary.html;");
aI("text=Computer Forensics Software;target=;url=computer-forensics-software.html;");
}


 drawMenus();
