function sme_paging(new_offset,limit){
	
	window.location="sme_bank.php?action=list&offset="+new_offset+"&limit="+limit;
}




