
document.write ( '<div align="center" class="footer"><hr>brought to you by Fergus & Trijntje Reilly &nbsp; &nbsp; &nbsp; &nbsp;');
document.write ( '<a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#116;&#104;&#101;&#109;&#97;&#110;&#64;&#109;&#105;&#100;&#100;&#108;&#101;&#112;&#97;&#116;&#104;&#46;&#99;&#111;&#109;&#46;&#97;&#117;' );
document.write ( '?subject=Temple website contact">email link</a><br>' ); 

var dateObj = new Date(document.lastModified)
var lmonth = dateObj.getMonth() + 1
var fyear = dateObj.getFullYear()
var pyear = Number ( fyear )
var date = dateObj.getUTCDate()
document.write("Source: " + document.location + " &nbsp; | &nbsp;  Updated: " + date + "/" + lmonth + "/" + pyear)
document.write ( '<br>All content, images and text are copyright &copy; Fergus Reilly, 2009. Please' ); 
document.write ( '<a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#116;&#104;&#101;&#109;&#97;&#110;&#64;&#109;&#105;&#100;&#100;&#108;&#101;&#112;&#97;&#116;&#104;&#46;&#99;&#111;&#109;&#46;&#97;&#117;' );
document.write ( '?subject=Temple website contact">please contact me</a>  if you want my blessing to use any images' );
document.write ( '<hr></div>' );
