document.domain='daum.net'; var titleStr = "Daum 카페 | 여수무선정"; if (top != null) { top.document.title = titleStr; } else { document.title = titleStr; } function popup(szURL, szName, iWidth, iHeight, properties) { var p ; if (typeof(properties) == "undefined") { p= 'resizable=yes,scrollbars=yes,'; }else{ p = properties; } /*window.open*/(szURL, szName, 'width=' + iWidth + ',height=' + iHeight + ', '+p); } function caller(url) { top.status=''; if (top.flag != null) { top.deflag(); } location.href=url; } function goManager(grpid, euserid, mgrpid) { if (typeof(mgrpid) == "undefined") { /*window.open*/('/_c21_/member_manager?grpid='+grpid+'&userid='+euserid, "manager", 'width=570,height=320,resizable=yes,scrollbars=yes'); }else{ /*window.open*/('/_c21_/group_member_manager?grpid='+grpid+'&mgrpid='+mgrpid+'&userid='+euserid, "manager", 'width=570,height=320,resizable=yes,scrollbars=yes'); } } function printAd() { // 광고 스크립트 var rand = Math.random().toString(); var ordval = rand.substring(2,rand.length); //var secid = "00614"; var secid = "00634"; document.getElementById("topad").innerHTML= ""; }
//프레임 싸주기 if ( "down" != window.name ) { var today = new Date(); var expires = new Date(today.getTime() + (30*1000)); document.cookie = "TCH" + "=" + encodeURI(document.location.href) + "; domain=daum.net; path=/; expires=" + expires.toGMTString(); top.location.href = "http://cafe.daum.net/yesoumusunjung"; }
>
스포츠/레저
>
스포츠 기타
평상님
메일
카페
블로그
쇼핑
뉴스
var str = "
"; document.write(str);
|
전체보기
try { if (parent.proxy) { var topobj = document.getElementById("upper"); topobj.style.display = 'none'; } } catch (e) { }
initCSS(); function showSideView(curObj, userid, planetUserid, targetNick) { var sideView = new SideView('nameContextMenu', curObj, userid, planetUserid, '평상', targetNick, 'llMA', 'lrZK', '여수무선정'); sideView.showLayer(); } function showGroupSideView(curObj, mgrpid, userid, planetUserid, targetNick) { var sideView = new SideView('nameContextMenu', curObj, userid, planetUserid, '평상', targetNick, 'llMA', mgrpid, '여수무선정'); sideView.showLayer(); }
여수무선정
if (parent.proxy) { var homeobj = document.getElementById("homeurl"); homeobj.href = parent.proxy+"/yesoumusunjung"; }
cafe.daum.net/yesoumusunjung
평상
|
운영진보기
회원보기 : 152명
평상
function onMPPrev(){ try{ top.bgm_hdn.MediaPlayer.previous(); changeTitle(); } catch ( e ){} } function onMPNext(){ try{ top.bgm_hdn.MediaPlayer.next(); changeTitle(); } catch ( e ){} } function switchPlayAndPause() { try{ if (top.bgm_hdn.MediaPlayer.PlayState == 2) { onMPPause(); } else { onMPPlay(); } } catch ( e ){} } function onMPPlay(){ try{ top.bgm_hdn.MediaPlayer.play(); changeTitle(); } catch ( e ){} } function onMPPause(){ //일시정지 try{ top.bgm_hdn.MediaPlayer.Pause(); changeTitle(); } catch ( e ){} } function onMPStop(){ try{ top.bgm_hdn.MediaPlayer.stop(); } catch ( e ){} } function onViewPlayList(){ popup("/_c21_/bgm_play_list?grpid=llMA","playlist",400,400, 'resizable=no,scrollbars=no'); } function existTitleId(){ if ( typeof( document.getElementById('bgmTitle') ) != "undefined" ){ return true; }else{ return false; } } function buffering(){ if (document.getElementById('bgmTitle') != null) { } } function changeTitle(){ try { if ( !existTitleId() ){ return; } var strTitle = new String( top.bgm_hdn.MediaPlayer.GetMediaInfoString(8) ) ; var strAuthor = new String( top.bgm_hdn.MediaPlayer.GetMediaInfoString(9) ); if ( top.bgm_hdn.MediaPlayer.PlayState == 1 ){ if (document.getElementById('bgmTitle') != null) { document.getElementById('bgmTitle').innerHTML = ":::::일시 정지중::::: "; } } else if ( strTitle == "" || top.bgm_hdn.MediaPlayer.PlayState == 0 ){ var bgm_title = " "; if (document.getElementById('bgmTitle') != null) { document.getElementById('bgmTitle').innerHTML = "
"+bgm_title+"
"; } }else{ var bgm_title = strTitle.substr(0, strTitle.length-1) + " - " + strAuthor; if (document.getElementById('bgmTitle') != null) { document.getElementById('bgmTitle').innerHTML = "
"+bgm_title+"
"; } } }catch(e) {} changEqImg(''); changPlayBtm(''); } function changEqImg(type) { if (top.bgm_hdn.MediaPlayer == null) { return; } if (type == 'T') { if (!top.bgm_hdn.MediaPlayer.GetMediaInfoString(8)) { // msn 버그때문에 return; } if (top.bgm_hdn.MediaPlayer.PlayState == 2 || top.bgm_hdn.MediaPlayer.PlayState == 6 || top.bgm_hdn.MediaPlayer.PlayState == 7) { document.bgm.src = "http://cafeimg.hanmail.net/cf_img2/bgm_music_move.gif"; } else { document.bgm.src = "http://cafeimg.hanmail.net/cf_img2/bgm_music_stop.gif"; } } else { if (top.bgm_hdn.MediaPlayer.PlayState == 2) { document.bgm2.src = "http://cafeimg.hanmail.net/cf_img2/bgm_music2_move.gif"; } else { document.bgm2.src = "http://cafeimg.hanmail.net/cf_img2/bgm_music2_stop.gif"; } } } function changPlayBtm(type) { if (top.bgm_hdn.MediaPlayer == null) { return; } if(type == 'T') { if (top.bgm_hdn.MediaPlayer.PlayState == 2) { // play document.bgm_playbtn.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu01_on.gif"; document.bgm_stopbtn.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu03.gif"; document.bgm_playbtn.alt = "재생"; } else if (top.bgm_hdn.MediaPlayer.PlayState == 1) { // paused document.bgm_stopbtn.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu03.gif"; document.bgm_playbtn.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu02_on.gif"; document.bgm_playbtn.alt = "일시정지"; } else if (top.bgm_hdn.MediaPlayer.PlayState == 0) { // stopped document.bgm_playbtn.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu01.gif"; document.bgm_stopbtn.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu03_on.gif"; } } else { if (top.bgm_hdn.MediaPlayer.PlayState == 2) { // play document.bgm_playbtn2.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu01_on.gif"; document.bgm_stopbtn2.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu03.gif"; document.bgm_playbtn2.alt = "재생"; } else if (top.bgm_hdn.MediaPlayer.PlayState == 1) { // paused document.bgm_playbtn2.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu02_on.gif"; document.bgm_playbtn2.alt = "일시정지"; } else if (top.bgm_hdn.MediaPlayer.PlayState == 0) { // stopped document.bgm_playbtn2.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu01.gif"; document.bgm_stopbtn2.src = "http://cafeimg.hanmail.net/cf_img2/bgm_box_bu03_on.gif"; } } }
var rand = Math.random().toString(); var ordval = rand.substring(2,rand.length); document.getElementById("textad").src = "http://amsv2.daum.net/cgi-bin/adcgi?corpid=46&secid=00615&type=cafe&cateid=D0&grpid=llMA&tag=iframe&mkvid=1&ord=" + ordval;
function goBest20(){ var number = Math.round(Math.random()*10); hostnum = number%3; var host=""; if(hostnum == 0) host = "cafe208"; else if(hostnum == 1) host = "cafe210"; else if(hostnum == 2) host = "cafe211"; else if(hostnum == 2) host = "cafe211"; url = "http://"+host+".daum.net/_c21_/mycafebest20?grpid=llMA"; popup(url,'quiz',400,500,'resizable=yes,scrollbars=no'); }
/* function resizeMenu(height) { document.getElementById('leftmenu').height=height; } */ //뚜껑 카페 if (parent.proxy) { var leftobj = document.getElementById("leftmenu"); if(parent.lmargin!=null) leftobj.style.left = parent.lmargin; else leftobj.style.left = 25; if(parent.lmargin!=null) document.body.leftMargin = parent.lmargin; else document.body.leftMargin = 25; if(parent.rmargin!=null) document.body.rightMargin = parent.rmargin; else document.body.rightMargin = 9; }
[소모임]
전님궁도동우회
|
평상
|
운영진보기
|
회원보기 : 1명
기본 게시판
기본 게시판
최신목록
목록
윗글
아랫글
해당 회원을
준회원
정회원
우수회원
특별회원
으로
2005.2월모임
번호: 4
글쓴이:
평상
조회:
0
날짜: 2005/02/28 11:14
장소:여수무선정
회의
나눔
1등
2등
3등회장님까지
단체일등
"); } else { document.writeln("
"); } //-->
새로고침
function popupMyAvatar() { mname = "%C6%F2%BB%F3"; rurl = "http://cafe162.daum.net/reload.html"; url = "http://mall.avatar.daum.net/cgi-bin/MyAvatar?TYPE=POPUP&MNAME="+mname+"&URL="+rurl; /*window.open*/(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1'); } //친구 앨범 function popupAlbum() { mname = "%C6%F2%BB%F3"; rurl = "http://cafe162.daum.net/reload.html"; url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendAlbum?TYPE=POPUP&EUSERID=WQAGP3t6PRM0&MNAME="+mname+"&URL="+rurl; /*window.open*/(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1'); } //찜목록 function popupZim() { url = "http://mall.avatar.daum.net/cgi-bin/ViewFriendWishList?TYPE=POPUP&EUSERID=WQAGP3t6PRM0&MNAME=%C6%F2%BB%F3&URL=http://cafe162.daum.net/reload.html" /*window.open*/(url, '', 'toolbar=0,status=0,width=610,height=402,scrollbars=1'); } var onImage, offImage; var imgSrc; onImage = new Array(); offImage = new Array(); function MouseOver(index,item) { imgSrc = eval("document.OnOff" + index); imgSrc.src = onImage[index].src; item.style.color = "#000000"; } function MouseOut(index,item) { imgSrc = eval("document.OnOff" + index); imgSrc.src = offImage[index].src; item.style.color = "#797979"; } onImage[1] = new Image(); onImage[1].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_album1.gif"; onImage[2] = new Image(); onImage[2].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_buy1.gif"; onImage[3] = new Image(); onImage[3].src="http://avatarimage.hanmail.net/AvatarImg/avatar_event/springsale_2420.gif"; onImage[4] = new Image(); onImage[4].src="http://cafeimg.hanmail.net/cf_img/bbs_avatar1.gif"; offImage[1] = new Image(); offImage[1].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_album.gif"; offImage[2] = new Image(); offImage[2].src="http://cafeimg.hanmail.net/hanmail/cf_img/bbs_buy.gif"; offImage[3] = new Image(); offImage[3].src="http://avatarimage.hanmail.net/AvatarImg/avatar_event/springsale_2420.gif"; offImage[4] = new Image(); offImage[4].src="http://cafeimg.hanmail.net/cf_img/bbs_avatar.gif";
아바타 꾸미기
// 꼬리말 달기 시작 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 = '8Ul4'; document.bbsForm.dataid.value = '4'; document.bbsForm.nickname.value = '평상'; document.bbsForm.grpcode.value = 'yesoumusunjung'; document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=llMA&mgrpid=lrZK&fldid=8Ul4&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=00004zzzzzzzzzzzzzzzzzzzzzzzzz&datanum=4&head=&subj=2005.2%BF%F9%B8%F0%C0%D3&nick=%C6%F2%BB%F3&id=W1o26TWFarc0&smsnum=0&smsvalid=0&count=0&day=20050228111418&datatype=Z&selectyn=n&avatarcate=1&rowid=AAABKAAAVAAA4n+AAb&edge=F'; 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=llMA&mgrpid=lrZK&emoticon='+emocode; //document.all("submit_check").innerHTML= "
"; document.bbsForm.submit(); } function _del(seq) { if (confirm("정말로 삭제하시겠습니까?")) { document.bbsForm.action = '/_c21_/short_comment_hdn?grpid=llMA&mgrpid=lrZK'; document.bbsForm.act.value='D'; document.bbsForm.fldid.value='8Ul4'; document.bbsForm.dataid.value='4'; document.bbsForm.grpcode.value = 'yesoumusunjung'; document.bbsForm.seq.value = seq; document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=llMA&mgrpid=lrZK&fldid=8Ul4&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=00004zzzzzzzzzzzzzzzzzzzzzzzzz&datanum=4&head=&subj=2005.2%BF%F9%B8%F0%C0%D3&nick=%C6%F2%BB%F3&id=W1o26TWFarc0&smsnum=0&smsvalid=0&count=0&day=20050228111418&datatype=Z&selectyn=n&avatarcate=1&rowid=AAABKAAAVAAA4n+AAb&edge=F'; document.bbsForm.submit(); } } function _mod( seq, emoticon ) { document.bbsForm.act.value='U'; document.bbsForm.fldid.value='8Ul4'; document.bbsForm.dataid.value='4'; document.bbsForm.grpcode.value = 'yesoumusunjung'; 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=llMA&mgrpid=lrZK&emoticon='+emocode; document.bbsForm.comment.value = eval("document.bbsForm.comment_"+seq).value; document.bbsForm.return_url.value = '/_c21_/bbs_read?grpid=llMA&mgrpid=lrZK&fldid=8Ul4&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=00004zzzzzzzzzzzzzzzzzzzzzzzzz&datanum=4&head=&subj=2005.2%BF%F9%B8%F0%C0%D3&nick=%C6%F2%BB%F3&id=W1o26TWFarc0&smsnum=0&smsvalid=0&count=0&day=20050228111418&datatype=Z&selectyn=n&avatarcate=1&rowid=AAABKAAAVAAA4n+AAb&edge=F'; 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
/최대 300byte
(한글 150자, 영문 300자)
최신목록
목록
윗글
아랫글
function popupSingo() { grpname='%BF%A9%BC%F6%B9%AB%BC%B1%C1%A4'; grpcode='yesoumusunjung'; menu_color='04'; url='/_c21_/clean_singo?menu_color='+menu_color+'&grpcode='+grpcode+'&grpname='+grpname; /*window.open*/(url, 'singo','width=460,height=418,resizable=yes,scrollbars=no'); }
평상님
메일
카페
블로그
쇼핑
뉴스
var str = "
"; document.write(str);
|
전체보기
if (typeof(document.getElementById("miniDaumArea")) == "object"){ document.getElementById("miniDaumArea").innerHTML = document.getElementById("miniDaumTemp").innerHTML; }
카페 신고
도움말/문의
Daum 카페 약관
Copyright by
Daum Communications Corp.
"); } else { document.writeln("
"); } //-->
다음 카페의 ie10 이하 브라우저 지원이 종료됩니다. 원활한 카페 이용을 위해 사용 중인 브라우저를 업데이트 해주세요.
다시보지않기
Daum
|
카페
|
테이블
|
메일
|
즐겨찾는 카페
로그인
카페앱 설치
여수무선정국궁교실
https://cafe.daum.net/yesoumusunjung
최신글 보기
|
인기글 보기
|
이미지 보기
|
동영상 보기
검색
카페정보
여수무선정국궁교실
브론즈 (공개)
카페지기
竹農 이화성
회원수
219
방문수
0
카페앱수
1
카페 전체 메뉴
▲
검색
친구 카페
이전
다음
ㆍ
여수시 궁도동우회
카페 게시글
목록
이전글
다음글
답글
수정
삭제
스팸처리
각종대회 스케치
전남궁도동호회2월모임
평상
추천 0
조회 40
05.02.28 11:27
댓글
0
북마크
번역하기
공유하기
기능 더보기
게시글 본문내용
카페회원들의 안전을 위해 운영진이 팝업, iframe 태그를 제한 하였습니다.
관련공지보기
▶
다음검색
댓글
0
추천해요
0
스크랩
0
댓글
검색 옵션 선택상자
댓글내용
선택됨
옵션 더 보기
댓글내용
댓글 작성자
검색하기
재로딩
최신목록
글쓰기
답글
수정
삭제
스팸처리