﻿
function webServiceError(error) {
    alert(error.get_message());
}

if(typeof(Sys)!=='undefined')Sys.Application.notifyScriptLoaded();