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