//////////////////////////////////////////////////////////////////////////////////
// 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('<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>"The Illinois Hospital Association believes the HIPAA Academy\’s Seven Steps to HIPAA Security Compliance methodology exceeds the requirements of the HIPAA Security Rule and more than adequately safeguards Protected Health Information on behalf of patients. The HIPAA Academy\’s methodology is an excellent framework to consider as member hospitals launch HIPAA security initiatives and activities. IHA is working closely with the HIPAA Academy to help members address HIPAA Security Rule requirements such as risk analysis, security policies and training."</em><br>');
document.write('<strong>Illinois Hospital Association</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.ecfirst.com/Academy/consulting/riskanalysistestimonials.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('</TR></TBODY></TABLE></DIV>');
