// Footer Section

document.write("</td></tr></table>");

document.write("</td>");

//document.write("<table width='100%' background='graphics/blue_gradient2.jpg' border='0' bordercolor='#996600' cellspacing='0' cellpadding='5'>");

//document.write("<tr><td align='right'><font size='1'><br><a href='#pgtop' class='toplink'>Top</a><br><br></font></center></td></tr></table>");

document.write("</td></tr></table></td></tr></table>");

document.write("<center><font size=1><br></font><font size=2 color='#996600'>Copyright © 2002");

// -----------------------

copyright=new Date();
update=copyright.getYear();

if (update != 2002)
{
document.write("-"+ update);
}
document.write(" Donna Lou Shickel Publishing Co. - All rights Reserved.</font></center>");

// end footer section

// finish body section

document.write("</body>");
