// more body section

document.write("</td></table>");

// Footer Section

document.write("<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100% height=55 BGCOLOR='#421b53'><tr><td width=170>");
document.write("<img src='http://www.rhinoprints.net/photography/images/blank.gif' width=15 height=1><a href='http://www.icaninchrist.com' target='_blank'><img src='http://www.icaninchrist.com/images/sig.gif' alt='You Got The Power?' border=0 align='middle'></a></td><td width=100></td><td><center><font size=2 color='#FFFFFF'>Copyright © 2003");

// -----------------------

copyright=new Date();
update=copyright.getYear();

if (update != 2003)
{
document.write("-"+ update);
}
document.write(" RhinoPrints Photography - All rights Reserved.</font>");

document.write("</td><td width=100 align=right><a href='http://www.rhinoprints.com/road'><img src='http://www.rhinoprints.net/photography/images/questionmark.jpg' border=0 alt='Do you know for sure?' align='middle'></a>");

document.write("</td></tr></table>");

// end footer section

// finish body section

document.write("</td></tr></table></center>");

document.write("</body>");