function jf_MMWindowOpen42743(ptype){
 window.open("about:blank","MMSUB","width=500,height=200,scrollbars=yes,status=yes,resizable=yes");
 document.frmLMM42743.target = "MMSUB";
 document.frmLMM42743.action = "http://api.lolipop.jp/api/api.php?cmd=mm&type="+ptype;
 document.frmLMM42743.submit();
}