<!-- //
	dt = new Date();
	dy = dt.getFullYear();

with (document) {
	writeln('Copyright &copy; ' + dy + ' Core Medical Publishing. All rights reserved.');
}
// -->
