function procInstall(ret_obj, response_tags) { var error = ret_obj['error']; var message = ret_obj['message']; alert(message); location.href = "./"; }