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

// HIMSS 2007 Banner

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: #FFFFFF"> ');
document.write('<TD vAlign=top colSpan=2>');
document.write('<DIV class=rightnavText align=center>');
document.write('<TABLE class=rightnavtableText cellSpacing=0 cellPadding=0 border=0><TBODY>');
document.write('<TR vAlign=top>');
document.write('<TD width="100%">');
document.write('<P class=container><a href="http://hipaaacademy.stores.yahoo.net/frweunhoau.html", target="_blank"><img src="http://www.hipaaacademy.net/images/UnannouncedAuditInitiated.gif" width="150" height="60" border="2" alt="FREE Webinar: Unannounced Audit Initiated! Is Your Organization HIPAA Compliant? View Now!"></P></a></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>');
