var now=new Date();
var year=now.getYear() + 1900;

document.write("<tr>");
document.write("		<td width=\"100%\">");
document.write("		<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%\" id=\"AutoNumber7\" height=\"40\">");
document.write("			<tr>");
document.write("				<td class=\"blank\" width=\"10\" valign=\"top\">");
document.write("				<img border=\"0\" src=\"/images/copy_left.gif\" width=\"10\" height=\"40\"></td>");
document.write("				<td width=\"100%\" background=\"/images/copy_right.gif\" align=\"right\">");
document.write("				  <div align=\"center\"><font size=\"1\">Copyright &copy; " + year + " DynaDx Corp. All rights ");
document.write("			    reserved</font></div></td>");
document.write("				<td class=\"blank\" width=\"14\" valign=\"top\">");
document.write("				<img border=\"0\" src=\"/images/copy_right_shadow.gif\" width=\"14\" height=\"40\"></td>");
document.write("				<td width=\"156\">");
document.write("				<img border=\"0\" src=\"/images/blank.gif\" width=\"17\" height=\"10\"></td>");
document.write("			</tr>");
document.write("		</table>		</td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td width=\"100%\" class=\"blank\">");
document.write("		<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-collapse: collapse\" width=\"100%\" id=\"AutoNumber8\">");
document.write("			<tr>");
document.write("				<td valign=\"top\" width=\"100%\" class=\"blank\" height=\"10\" background=\"/images/copy_bottom_shadow.gif\">&nbsp;</td>");
document.write("				<td valign=\"top\" class=\"blank\" height=\"10\">");
document.write("				<img border=\"0\" src=\"/images/copy_bottom_right_shadow.gif\" width=\"10\" height=\"10\"></td>");
document.write("				<td valign=\"top\" class=\"blank\" height=\"10\">");
document.write("				<img border=\"0\" src=\"/images/blank.gif\" width=\"17\" height=\"10\"></td>");
document.write("			</tr>");
document.write("		</table>		</td>	</tr>");
