var theDate = new Date();
var theYear = theDate.getFullYear();/*return 4 digit integer*/
document.write('<center><p class="text">Copyright '+theYear+' Pitcher Inn<br>Website &nbsp; <a href="http://adworkshop.com" target="_blank">Ad Workshop</a></p><script language="javascript" src="http://pitcherinn.com/ieupdate.js"></script>');