//////////////////////////////////////////////////////////////////////////////////
// This is the Javascript page for the side contents navigation on all webpage. //
//////////////////////////////////////////////////////////////////////////////////

// Client Testimonials

document.write('<DIV id=section1 style="MARGIN: 15px"> ');
document.write('<font face="Arial, Helvetica, sans-serif" size=1>');
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="../images/rightNavTable/l_corner.gif" width=2 border=0></TD>');
document.write('<TD align=right><IMG title="" height=3 alt="" src="../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>Client Testimonials </DIV>');
document.write('<DIV class=rightnavText>');
document.write('<TABLE class=rightnavtableText cellSpacing=0 cellPadding=0 border=0><TBODY>');
document.write('<TR vAlign=top> <TD class=stdBullet width=1>•</TD>');
document.write('<TD width="100%">');
document.write('<P class=container><em>"After taking this class, I feel more comfortable with HIPAA Privacy and Security. As a CISSP, this is a great course to take for CE requirements. Furthermore, I feel more prepared as a consultant to assist my healthcare customer with HIPAA compliance."</em><br>');
document.write('<strong>Chris Feeney, CISSP<br>Computer Services Partners Inc</strong></P></TD></TR>');
document.write('<TR vAlign=top><TD class=stdBullet width=1>•</TD>');
document.write('<TD width="100%">');
document.write('<P class=container><em>"I highly recommend this class for anyone who wants to learn about, or more about HIPAA. The certification is a great plus. Concepts are presented in a very logical sequence to build your knowledge base. Outstanding Course!"</em><br>');
document.write('<strong>John Bell<br>St. Jude Children\'s Research Hospital</strong></P></TD></TR>');
document.write('<TR vAlign=top><TD class=stdBullet width=1>•</TD>');
document.write('<TD width="100%">');
document.write('<P class=container><em>"After completing the CHP course provided through the HIPAA Academy, I feel I have a basic overall knowledge of the HIPAA regulations, specifically the Privacy, Transaction, and Security components. I believe Alan played a huge role in this by presenting the information in a clear, thorough and applicable training manner."</em><br>');
document.write('<strong>Sharon Barnhart<br>Summacare Health Plan</strong></P></TD></TR>');

document.write('<TR vAlign=top><TD class=stdBullet width=1></TD>');
document.write('<TD width="100%">');
document.write('<P class=container><strong><A href="http://www.hipaaacademy.net/hipaacertification/chp_testimonials.html">"Read More"</A></strong><br>');
document.write('</P></TD></TR>');


document.write('</TBODY></TABLE></DIV></TD></TR>');
document.write('<TR class=containerFooter style="BACKGROUND-COLOR: #95bce7">');
document.write('<TD align=left><IMG title="" height=3 alt="" src="../images/rightNavTable/l_b.corner.gif" width=2 border=0></TD>');
document.write('<TD align=right><IMG title="" height=3 alt="" src="../images/rightNavTable/r_b.corner.gif" width=2 border=0></TD>');
document.write('</FONT></TR></TBODY></TABLE></DIV>');
