//////////////////////////////////////////////////////////////////////////////////
// This is the Javascript page for the left navigation for HIPAA Training Kit  //
//////////////////////////////////////////////////////////////////////////////////

// Clients

document.write('<DIV id=section1 style="MARGIN: 0px"> ');

document.write('<table width="200" border="0" cellpadding="0" cellspacing="0" bgcolor="#CFE9FF">');
document.write('<tr><td colspan="2" bgcolor="#FFFFFF">');
document.write('<img src="../images/LeftSubMenuCertKit.jpg" width="200" height="42" alt="HIPAA Training Kit"/>');
document.write('<tr>');
document.write('<td width="20" height="14" nowrap="nowrap"><img src="../images/arrow_black_01.gif" width="20" height="30"/></td>');
document.write('<td width="200"><span class="leftnavtableSubText">');
document.write('<a href="hipaa_manual.htm">HIPAA Manual: Privacy & Security Compliance Training (level 1 & 2)</a></td></tr>');
document.write('<tr><td width="20" height="14" nowrap="nowrap">&nbsp;</td>');
document.write('</td></tr>');
document.write('<tr><td align="center" colspan="2" background="../images/divider_01_002.gif" bgcolor="#ffffff" height="2" valign="top" width="200">');
document.write('</td></tr>');

document.write('<tr>');
document.write('<td width="20" height="14" nowrap="nowrap"><img src="../images/arrow_black_01.gif" width="20" height="30"/></td>');
document.write('<td width="200"><span class="leftnavtableSubText">');
document.write('<a href="hipaa_book.htm">HIPAA Book: Job Role Based Privacy & Security Training for all Employees</a></td></tr>');
document.write('<tr><td width="20" height="14" nowrap="nowrap">&nbsp;</td>');
document.write('</td></tr>');
document.write('<tr><td align="center" colspan="2" background="../images/divider_01_002.gif" bgcolor="#ffffff" height="2" valign="top" width="200">');
document.write('</td></tr>');


/* Online Chat start
	document.write('<TR><td align="top">');
    document.write('<script language="JavaScript" src="http://trial3.phplivesupport.com/js/status_image.php?base_url=http://trial3.phplivesupport.com&l=supremus&x=6845&deptid=5552&">');
    document.write('<a href="http://www.phplivesupport.com"></a></script>');
// Online Chat end	
*/

document.write('<tr>');
document.write('<td width="20" height="14" nowrap="nowrap"><img src="../images/arrow_black_01.gif" width="20" height="30" /></td>');
document.write('<td width="200"><span class="leftnavtableSubText"><a href="hipaa_guide.htm">HIPAA Guide: Security Compliance Training with Templates and Resources</a></td></tr>');
document.write('<tr><td width="20" height="14" nowrap="nowrap">&nbsp;</td>');

document.write('<tr><td align="center" colspan="2" background="../images/divider_01_002.gif" bgcolor="#ffffff" height="2" valign="top" width="200">');
document.write('</td></tr>');
document.write('<tr>');
document.write('<td width="20" height="14" nowrap="nowrap"><img src="../images/arrow_black_01.gif" width="20" height="30"/></td>');
document.write('<td width="200"><span class="leftnavtableSubText">');
document.write('<a href="HIPAA-Training-Manual-with-PowerPoint.htm">HIPAA Training Manual with PowerPoint </a></td></tr>');

document.write('<tr><td colspan="2" width="200" bgcolor="#4D99E5"><img src="../images/dot.gif" width="200" height="5"></td></tr>');
document.write('</table>');

// Online email registration
document.write('<!-- Opt-in Web Form -->');
document.write('<form method=post action="http://oi.vresp.com/">');
document.write('<input type=hidden name=fid value="92af4815e5">');
document.write('<table bgcolor="#FFFFFF"><tr><td>');
document.write('<font face=verdana size=2>Register for Free Templates: </font>');
document.write('<input TYPE=text name=email_address size=12 maxlength=225 value="">');
document.write('<input type=image src=http://oi.vresp.com/join_now.gif border=0>');
document.write('</td></tr></table>');
document.write('</form>');
document.write('<!-- Opt-in Web Form -->');
// Online registration end	
