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