function thisYear() {
	document.write("2009");
}