function SortJobRef() {
	$(".jobListTable").parent().parent(".SummaryCatalogItem").tsort(".jobRef span"); 
}
