//////////////////////////////////////////////////////////////////////////////////
// This is the Javascript page for the side contents navigation on all webpage. //
//////////////////////////////////////////////////////////////////////////////////

// CSCS

document.write('<DIV id=section1 style="MARGIN: 15px"> ');

document.write('<TABLE class=rightnavtableText cellSpacing=0 cellPadding=0 width=180 border=0><TBODY>');
document.write('<TR class=containerHeader style="BACKGROUND-COLOR: #95bce7">');
document.write('<TD align=left><IMG title="" height=3 alt="" src="http://www.hipaaacademy.net/images/rightNavTable/l_corner.gif" width=2 border=0></TD>');
document.write('<TD align=right><IMG title="" height=3 alt="" src="http://www.hipaaacademy.net/images/rightNavTable/r_corner.gif" width=2 border=0></TD>');
document.write('</TR>');
document.write('<TR class=sidebarContent style="BACKGROUND-COLOR: #eaf1fb"> ');
document.write('<TD vAlign=top colSpan=2><DIV class=titleRightNav align=Center><A href="http://www.ecfirst.com/Academy/cscs/Certified_Security_Compliance_Specialist.html"><IMG src="http://www.ecfirst.com/images/CSCS_w160.gif" border=0 title="Certified Security Compliance Specials&trade;" height=63 width=160></A></DIV>');
document.write('<DIV class=titleRightNav align=center><A href="http://www.ecfirst.biz/cesecospc.html" target="_blank">Newport Beach, CA<br />May 14-15</A><br /><br />');
document.write('<A href="http://www.ecfirst.biz/cesecospc.html" target="_blank">Des Moines, IA<br />June 4-5</A></DIV>');
document.write('</TD></TR>');
document.write('<TR class=containerFooter style="BACKGROUND-COLOR: #95bce7">');
document.write('<TD align=left><IMG title="" height=3 alt="" src="http://www.hipaaacademy.net/images/rightNavTable/l_b.corner.gif" width=2 border=0></TD>');
document.write('<TD align=right><IMG title="" height=3 alt="" src="http://www.hipaaacademy.net/images/rightNavTable/r_b.corner.gif" width=2 border=0></TD>');
document.write('</TR></TBODY></TABLE></DIV>');
