<!--
function ccs_web_printCopyRightYear(){
	document.write('2010');
}
ccs_web_printCopyRightYear();
// -->