function pageLoad(){}
function OnLogErrorCallback(error,userContext,methodName){}
function OnFailed(error,userContext,methodName){
if(error !==null){
GoBusker.WebServices.Ajax.Errorhandling.LogMessage(error.get_message(),OnLogErrorCallback,OnLogErrorCallback)
alert("Sorry, but an internal error occurred while processing your request. If this error keeps occurring, please contact the GoBusker admin.")}}
if(typeof(Sys)!=="undefined")Sys.Application.notifyScriptLoaded()
