// JavaScript Document
document.write('&copy;The Nightingale Centre ') 
<!--   
		var mydate = new Date();
		document.writeln( mydate.getFullYear() );
		//-->