// tec menu

document.write("<p>");
document.write("<b>Business Development</B><br/>");
document.write("<a href='workplace.aspx'>Workplace Skills</a>&nbsp;");
document.write("<a href='shrm.aspx'>SHRM/Human Resource Management</a>&nbsp;");
document.write("<a href='softskills.aspx'>Soft Skills</a>&nbsp;");
document.write("<a href='ED2Go.aspx'>Online Education</a>&nbsp;");
document.write("</p>");

document.write("<p>");
document.write("<b>Personal Enrichment</b><br/>");
document.write("<a href='personal.aspx'>Personal Development</a>&nbsp;");
document.write("</p>");

document.write("<p>");
document.write("<b>Health</b><br/>");
document.write("<a href='/cna'>Certified Nurse Aide Training</a>&nbsp;");
document.write("<a href='first_response.aspx'>First Response/EMT</a>&nbsp;");
document.write("</p>");

document.write("<p>");
document.write("<b>Industry Specific Training</b><br/>");
document.write("<a href='engineering.aspx'>Engineering and Building Trades</a>&nbsp;");
document.write("<a href='food.aspx'>Food Service</a>&nbsp;");
document.write("<a href='pdf/ROW_Courses.pdf' target='_blank'>Right of Way Wind Courses</a>&nbsp;<br />");
document.write("<a href='land.aspx'>Land & Leasing Courses</a>&nbsp;");
// document.write("<a href='pdf/OSU-OKC and IEEE Conference Application.doc' target='_blank'>Conference on Oklahoma Energy</a>&nbsp;");
document.write("</p>");

document.write("<p align='center'>");
document.write("<a href='application.aspx'><img border='0' SRC='images/document.gif' alt='TEC Application Form' width='32' height='32' hspace='6' align='absmiddle' />");
document.write("Download TEC Application Form</a>");
document.write("</p>");

document.write("<hr>");

// end