<!--
// Author  : Mark Richardson (www.dark-moon.net) 2010
// This piece of code displays copyright information.

document.write("Copyright &copy; 2010-2012 John F. Carr");
//-->

