var Year = new Date(); 				function showDate(){document.write('&copy;'+Year.getFullYear()+' Parkfield Medical Centre');}
