﻿function showError(msg, context) {
    alert(msg);
}
