var theDate=new Date();
document.write('Copyright &copy; 1996-');
document.write(theDate.getFullYear());
document.write(' <A HREF="http://www.optometrists.org/terms_conditions.html"> Optometrists Network</a>. All rights reserved.');
