if ((typeof (repdate) != "undefined") && repdate) 
	{ document.write('<br><div class="SystemFooter"><i>Report date: ' + repdate + '</i></div>'); }
document.write('\t\t<br /></div>\n');
document.write('</td>\n');
document.write('\t</tr>\n');
document.write('\t</table>\n');
document.write('\t<script type="text/javascript" src="/js/ieupdate.js"></script>\n');
document.write('\t<script type="text/javascript" src="/js/fixtitle.js"></script>\n');
document.write('\t<!-- FOOTER TABLE -->\n');
document.write('\t<table cellpadding=0 cellspacing=0 border=0 bgcolor="#7eb7aa" width=100% background="/tracreports/image/rep_tail_bg.gif">\n');
document.write('\t<tr valign=top>\n');
document.write('\t\t<td width=100><img src="/tracreports/image/rep_tail_left.gif" border="0" width="100" height="46"></td>\n');
document.write('\t\t<td align=center class="small c bgcolor"><img src="/tracreports/image/rep_tail_center.gif" height=46 width=100></td>\n');
document.write('\t\t<td align=right width=100><img src="/tracreports/image/rep_tail_right.gif" border="0" width="100" height="46"></td>\n');
document.write('\t</tr>\n');
document.write('\t<tr>\n');
document.write('\t\t<td colspan=3 class="small c bgcolor" bgcolor="#7eb7aa">Copyright <script>document.write(year);</script>, TRAC Reports, Inc.<br><br></td>\n');
document.write('\t</tr>\n');
document.write('\t</table>\n');
document.write('\t</td>\n');
document.write('</table>\n');
document.write('\t<map name="topmenu"><area shape="rect" href="/tracreports/index.html" alt="TRAC Reports Web Site" coords="6,12,179,33" title="TRAC Reports Web Site"></map>\n');
document.write('\t<map name="tail"><area shape="rect" href="/index.html" alt="" coords="227,16,299,40"></map>\n');
document.write('</body>\n');
document.write('</html>\n');


