// Set the last update date for the website //

function PrintDate(){
	document.write("15 January 2012")
}



