// JavaScript Document
function MM_popupMsg(theMsg) { //v2.0
  alert(theMsg);
}