한바탕 웃음으로...

엽기적인 사진

돌체비타67 2005. 3. 4. 23:06

아이고 춥당...이런차도 있을까요..

// 꼬리말 달기 시작function AppendShortComment() { var emoticonIndex = -1; for ( i = 0; i < document.bbsForm.emoticonView.length; i++ ) if ( document.bbsForm.emoticonView[i].checked ) emoticonIndex = i; if ( emoticonIndex == -1 ) { alert("표정을 선택하세요."); return; } var emocode = document.bbsForm.emoticonView[emoticonIndex].value; document.bbsForm.emoticon.value=document.bbsForm.emoticonView[emoticonIndex].value; document.bbsForm.comment.value=document.bbsForm.comment_view.value; document.bbsForm.act.value='A'; document.bbsForm.fldid.value = 'C9Ro'; document.bbsForm.dataid.value = '8278'; document.bbsForm.nickname.value = '까미'; document.bbsForm.grpcode.value = 'bulchimbun'; document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=aJ4M&mgrpid=&fldid=C9Ro&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=0029Wzzzzzzzzzzzzzzzzzzzzzzzzz&datanum=8278&head=&subj=10%B8%B8%BF%F8%C2%A5%B8%AE+%B6%B1%BA%BA%B1%E2&nick=%BA%D2%C4%A7%B9%F8&id=6m9oB9TaaTc0&smsnum=0&smsvalid=0&count=9&day=20050218004354&datatype=9&selectyn=n&avatarcate=1&rowid=AAAAxiAAtAAAWTwAAS&edge='; if ( null == document.bbsForm.comment.value || "" == document.bbsForm.comment.value ) { alert( "내용을 입력하신 뒤 등록버튼을 눌러주세요." ); document.bbsForm.comment_view.focus(); return; } if ( document.bbsForm.comment.value.length > 300 ) { alert( "꼬리말은 300자 이내입니다." ); document.bbsForm.comment_view.focus(); return; } document.bbsForm.action = '/_c21_/short_comment_hdn?grpid=aJ4M&mgrpid=&emoticon='+emocode; //document.all("submit_check").innerHTML= "등록"; document.bbsForm.submit();}function _del(seq) { if (confirm("정말로 삭제하시겠습니까?")) { document.bbsForm.action = '/_c21_/short_comment_hdn?grpid=aJ4M&mgrpid='; document.bbsForm.act.value='D'; document.bbsForm.fldid.value='C9Ro'; document.bbsForm.dataid.value='8278'; document.bbsForm.grpcode.value = 'bulchimbun'; document.bbsForm.seq.value = seq; document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=aJ4M&mgrpid=&fldid=C9Ro&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=0029Wzzzzzzzzzzzzzzzzzzzzzzzzz&datanum=8278&head=&subj=10%B8%B8%BF%F8%C2%A5%B8%AE+%B6%B1%BA%BA%B1%E2&nick=%BA%D2%C4%A7%B9%F8&id=6m9oB9TaaTc0&smsnum=0&smsvalid=0&count=9&day=20050218004354&datatype=9&selectyn=n&avatarcate=1&rowid=AAAAxiAAtAAAWTwAAS&edge='; document.bbsForm.submit(); }}function _mod( seq, emoticon ) { document.bbsForm.act.value='U'; document.bbsForm.fldid.value='C9Ro'; document.bbsForm.dataid.value='8278'; document.bbsForm.grpcode.value = 'bulchimbun'; document.bbsForm.seq.value = seq; var changeEmoticon = document.bbsForm.emoticon.value; var emocode; if (changeEmoticon == "" || typeof( changeEmoticon) == "undefined"){ document.bbsForm.emoticon.value = emoticon; emocode = emoticon; }else{ document.bbsForm.emoticon.value = changeEmoticon; emocode = changeEmoticon; } document.bbsForm.action = '/_c21_/short_comment_hdn?grpid=aJ4M&mgrpid=&emoticon='+emocode; document.bbsForm.comment.value = eval("document.bbsForm.comment_"+seq).value; document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=aJ4M&mgrpid=&fldid=C9Ro&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=0029Wzzzzzzzzzzzzzzzzzzzzzzzzz&datanum=8278&head=&subj=10%B8%B8%BF%F8%C2%A5%B8%AE+%B6%B1%BA%BA%B1%E2&nick=%BA%D2%C4%A7%B9%F8&id=6m9oB9TaaTc0&smsnum=0&smsvalid=0&count=9&day=20050218004354&datatype=9&selectyn=n&avatarcate=1&rowid=AAAAxiAAtAAAWTwAAS&edge='; document.bbsForm.submit();}function change_emo(face_num) { curEmoId.src="http://cafeimg.hanmail.net/cf_img/icon"+(face_num<10?'0'+face_num:face_num)+".gif"; document.bbsForm.emoticon.value=face_num;}var curEmoId;//이모티콘 수정function showhide2(img_id) { eLayer = document.getElementById("emoticon_modify").style; if(eLayer.visibility=="visible") eLayer.visibility="hidden"; else { curEmoId = img_id; var dom = (document.getElementById) ? true : false; var ns5 = ((navigator.userAgent.indexOf("Gecko")>-1) && dom) ? true: false; var ie5 = ((navigator.userAgent.indexOf("MSIE")>-1) && dom) ? true : false; var ns4 = (document.layers && !dom) ? true : false; var ie4 = (document.all && !dom) ? true : false; mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft+5; mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop; eLayer.left = mouseX; eLayer.top = mouseY; eLayer.visibility="visible"; }}

 

패션한번 죽이죠..난 못하는디 대단해요.

 

 

 
아따메..술도 얄굽게 마시네요...

엽기적인 커플...

 

지가오늘 총 출동해봤네요..

 

 

 

'한바탕 웃음으로...' 카테고리의 다른 글

샤워할때 당신은 어디먼저 하남요.  (0) 2005.03.04
커피로보는 심리테스트  (0) 2005.03.04
이쑤시게 ㅋㅋㅋ  (0) 2005.03.04
세계 7대 불효자 명단.  (0) 2005.03.04
야~한대학들...  (0) 2005.03.04