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

