엽기&코믹방

이런 과속 단속 진짜 처음 봐요

고재순 2020. 1. 9. 14:54

function pollSubmit() { if (!checkData()) { alert(‎"보기를 선택하세요"); return; } document.bbsForm.action = "/_c21_/article_poll_vote"; document.bbsForm.grpid.value = "uMpm"; document.bbsForm.mgrpid.value = ""; document.bbsForm.fldid.value = "1CVg"; document.bbsForm.dataid.value = "16778"; document.bbsForm.pollseq.value = ""; document.bbsForm.return_url.value = "/_c21_/bbs_read?grpid=uMpm&mgrpid=&fldid=1CVg&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=004Mczzzzzzzzzzzzzzzzzzzzzzzzz&datanum=16778&listnum=20"; document.bbsForm.submit(); } function checkData() { var choice = document.bbsForm.article_poll_fldpoll_egseq; if(choice.length > 0) { for(i = 0; i < choice.length; i++) if (choice[i].checked) return true; } else { return choice.checked; } } function popup(szURL, szName, iWidth, iHeight) { /*window.open*/(szURL, szName, 'width=' + iWidth + ',height=' + iHeight + ',resizable=no,scrollbars=no'); }

//



'엽기&코믹방' 카테고리의 다른 글

알뜰한 새댁 ~   (0) 2020.01.11
세 여자가 음큼한 수다를 떨고 있었다.  (0) 2020.01.09
보약  (0) 2020.01.09
솔로들의 5단계   (0) 2020.01.07
인과응보  (0) 2020.01.07