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