//////////////////////////////////////////////////////////////////////////////////
// This is the Javascript page for the side contents navigation on all webpage. //
//////////////////////////////////////////////////////////////////////////////////

// Press Release

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=left><A href="http://www.ecfirst.com/press/"><font color="black"><B>Press Releases:</B></font></A></DIV><DIV class=titleRightNav align=center>');
// India presentation 5/3 
document.write('<DIV class=titleRightNav align=left><A href="http://www.ecfirst.com/press/challengesBestPracticesInHealthcare_PR.html" target="_blank">Pabrai Presents State of Information Security in Healthcare in Hyderabad, India, May 3, 2008</A></DIV><HR>');
// NCSBN Keynote 
document.write('<DIV class=titleRightNav align=left><A href="http://www.ecfirst.com/pdf/IT_Summit_2008_Brochure.pdf" target="_blank">Pabrai Delivers Keynote on Information Security at National Council of State Boards of Nursing - IT Conference, Chicago, IL - May 13, 2008</A></DIV><HR>');
// Imprivata Webinar May 20
document.write('<DIV class=titleRightNav align=left><A href="http://www.imprivata.com/content13859.html" target="_blank">Pabrai Webinar:<br />Realizing HIPAA Compliance for Credential Management Through Single Sign-On (SSO), May 20, 2008</A></DIV><HR>');
// AuditShield Services 
document.write('<DIV class=titleRightNav align=left><A href="http://www.ecfirst.com/AuditShield_Service.html">AuditShield Service Launched by ecfirst</A></DIV><HR>');
// CMS HIPAA Security Audit Requirements
document.write('<DIV class=titleRightNav align=left><A href="http://www.ecfirst.biz/cmsreforhise1.html" target="_blank">CMS Security Audit Requirements – Exec Brief</A></DIV><HR>');
// Managed Compliance Services Program Addresses ISO, PCI, HIPAA Security Requirements
document.write('<DIV class=titleRightNav align=left><A href="http://www.ecfirst.com/press/Managed_Complaince_Services_Requirements_PR.html" title="Managed Compliance Services Program Addresses ISO, PCI, HIPAA Security Requirement" target="_blank">Managed Compliance Services Program Addresses ISO, PCI, HIPAA Security Requirement</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>');
