document.write (" <center><b><a href='../chess_home.htm'>Vivacity Chess</A> ");
//document.write (" | ");
//document.write ("<a href='../Tournaments.htm'>Tournaments & Camps</a> ");
//document.write (" | ");
//document.write (" <A HREF='../ChessInstructions_home.htm'>Chess Instructions</A> ");
document.write (" | ");
document.write (" <a href='../../contact.htm'  target=_top>Contact Us</a>");
document.write (" | ");
document.write (" <A HREF='../siteMap.htm' target=_top>Site Map</A> </b>");

var now = new Date();
var todayYear = now.getFullYear();

document.write ("<center><font size=2>Copyright  &copy; " + todayYear);

var name = "web";
var domain = "vivacityinc.com";

document.write('<a href=\"mailto:' + name + '@' + domain + '\">');
							document.write( ' Vivacity, Inc.</a>');
