function outputCopyrightYear(){
	document.write('2000-2010');
}
