/*Copyright*/

function copyrightYear(){
		document.write("2003-2008");
	}