//////////////////////////////////////////////////////////////////////////////////
// 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>"The HIPAA Security Policies offered through your organization were extremely helpful. I appreciated how they were formatted and designed to follow step-by-step rules. I have completed the risk analysis and I attribute it to the HIPAA Academy."</em><br>');
document.write('<strong>Jodi Wilson<br>Egyptian health Department, Illinois</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>"Dear Bob, I just wanted to let you know how pleased I am with the HIPAA Security Policies Templates I purchased from HIPAA Academy. The policies were formatted so that the specific HIPAA requirements were met and were customized for my company as well. Everything was done in such a timely manner that I can begin working on my policies immediately. Thanks again for an excellent product and wonderful service!"</em><br>');
document.write('<strong>Laura Altemus<br>Blue Cross Blue Shield of Delaware</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/HIPAASecurityPolicies/HIPAASecurityPolicy_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>');
