var base = new Date();
var d = base.getFullYear();

document.write("<p align=\"center\"><img src=\"http://www.davidneuburger.com/images/curve.gif\" width=\"200\" height=\"10\"></p>");
document.write("<font size=\"1\">");
document.write("<p class=\"copy\" align=\"center\">All contents and graphics &copy; " + d + "<br>DavidNeuburger.com");
document.write("<br>All rights reserved.</p>");
document.write("<p class=\"copy\" align=\"center\">Site designed by <a href=\"mailto:prometheus1ww@yahoo.com\">");
document.write("dragonrider</a></p></font>");
