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