function _initBrowse(){ 
try {
sortObjTotal = sortObj.length;
debug("DEBUG sortObjTotal "+sortObjTotal);
//sortBuildPaginator();
} catch(err) {}
}
