$(function(){
    $.ajax({
       url: strRootPath + 'users/updaterss.html' 
    });
});
