// JavaScript Document
function showupdate(){
document.write('<font size="1" face="Georgia, Times New Roman, Times, serif" color="#777777">site designed by Jeffrey Lancaster : last updated 20 February 2010</font>');
}
showupdate();