﻿
        function alertMe(msg,head)
        {
            jAlert(msg, head);
        }
   