function go(pageNum){	
	window.location="/aspsearch!noticeList.action?pageInfo.pageIndex="+pageNum;
}