document.write("<font size=\"2\"><hr color=\"#000000\" size=\"1\" width=\"700\" align=\"center\">" + 
"<center><a href=\"index.php\">Home</a>&nbsp|&nbsp" + 
"<a href=\"gallery.php\">Gallery</a>&nbsp|&nbsp" + 
"<a href=\"notecards.php\">Notecards</a>&nbsp|&nbsp" + 
"<a href=\"about.html\">About</a>&nbsp|&nbsp" + 
"<a href=\"news.html\">News & Exhibits</a>&nbsp|&nbsp" +
/* "<a href=\"links.html\">Art Links</a>&nbsp|&nbsp" + */
"<a href=\"guestbook.php\">Guestbook</a>&nbsp|&nbsp" + 
"<a href=\"contact.php\">Contact</a>" +
/* "<a href=\"javascript:newWindow()\">Refer a friend</a>&nbsp|&nbsp<br><br></center>" + */
"<br><br></center>" +
"<a href=\"mailto:hobsonart@yahoo.com\"><img src='theme/kenlogo2.jpg'" + 
" width=\"50\" border=\"0\" VSPACE=5 HSPACE=5 align=\"left\" height=\"49\">" + 
"</a>Copyright &#169 2011<br>Ken Hobson.  All Rights Reserved.<br>Images may not be copied without the permission of the artist.</font>");

function newWindow() {
	referWindow = window.open("tellafriend.cfm", "refer", "width=300, height=250")
}
