﻿function CallBackError(sender, eventArgs)
{
    alert(ErrorStr);
}

function StillCallBackError(sender, eventArgs)
{
}
