 //v1.0
function MM_popupMsg(msg) {
  alert(msg);
}
