포항스틸러스 박태하 감독 선임
2023.12.15
포항스틸러스가 13대 사령탑으로 박태하 감독을 선임합니다!
박태하 감독은 1991년 데뷔부터 2001년 은퇴까지 오직 포항의 선수로 활약한 원클럽맨으로, 2005년 포항의 코치로 지도자 커리어를 시작했습니다. 이후 중국 옌볜푸더 감독, 한국프로축구연맹 기술위원장 등을 거치고 감독으로서 다시 친정팀에 복귀합니다.
포항스틸러스 역사상 최초의 프로 선수 원클럽맨 출신 감독이 탄생하는 순간입니다
추천 0 비추천 0
.view-bottom-banner { width: 320px; height: 100px; } @media(min-width: 500px) { .view-bottom-banner { width: 320px; height: 100px; } } @media(min-width: 800px) { .view-bottom-banner { width: 300px; height: 250px; } } (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); 인쇄 주소 #bo_v_sns {margin:0px;padding:0;list-style:none;zoom:1} #bo_v_sns span{display:inline-block;margin-right:0px;margin-bottom:2px;} function floating_close(divid) { var strObj = document.getElementById(divid); strObj.style.display = "none"; } (function(cl,i,c,k,m,o,n){m=c;o=cl.referrer;m+='&mon_rf='+encodeURIComponent(o);m+='&mon_direct_url='+encodeURIComponent(k); n='';cl.writeln(n); })(document,'script','https://tab2.clickmon.co.kr/pop/wp_ad_160_js.php?PopAd=CM_M_1003067%7C%5E%7CCM_A_1016759%7C%5E%7CAdver_M_1046207','PASSBACK_INPUT'); [close] //글자수 제한 var char_min = parseInt(0); // 최소 var char_max = parseInt(0); // 최대 댓글목록 댓글쓰기 빠들의 댓글! 댓글은 자신을 나타내는 '얼굴'입니다. *^^*쓰레빠 슬리퍼
비밀글 댓글등록 var save_before = ''; var save_html = document.getElementById('comment_write').innerHTML; function good_and_write() { var f = document.fviewcomment; if (fviewcomment_submit(f)) { f.is_good.value = 1; f.submit(); } else { f.is_good.value = 0; } } function fviewcomment_submit(f) { var pattern = /(^\s*)|(\s*$)/g; // \s 공백 문자 var subject = ""; var content = ""; f.is_good.value = 0; $.ajax({ url: "https://threppa.com/amina/ajax.filter.php", type: "POST", data: { "subject": "", "content": f.wr_content.value }, dataType: "json", async: false, cache: false, success: function(data, textStatus) { subject = data.subject; content = data.content; } }); if (content) { alert("댓글에 금지단어('"+content+"')가 포함되어있습니다"); f.wr_content.focus(); return false; } // 양쪽 공백 없애기 document.getElementById('wr_content').value = document.getElementById('wr_content').value.replace(pattern, ""); if (char_min > 0 || char_max > 0) { check_byte('wr_content', 'char_count'); var cnt = parseInt(document.getElementById('char_count').innerHTML); if (char_min > 0 && char_min > cnt) { alert("댓글은 "+char_min+"글자 이상 쓰셔야 합니다."); return false; } else if (char_max > 0 && char_max < cnt) { alert("댓글은 "+char_max+"글자 이하로 쓰셔야 합니다."); return false; } } else if (!document.getElementById('wr_content').value) { alert("댓글을 입력하여 주십시오."); return false; } if (typeof(f.wr_name) != 'undefined') { f.wr_name.value = f.wr_name.value.replace(pattern, ""); if (f.wr_name.value == '') { alert('이름이 입력되지 않았습니다.'); f.wr_name.focus(); return false; } } if (typeof(f.wr_password) != 'undefined') { f.wr_password.value = f.wr_password.value.replace(pattern, ""); if (f.wr_password.value == '') { alert('패스워드가 입력되지 않았습니다.'); f.wr_password.focus(); return false; } } if (!chk_captcha()) return false; document.getElementById("cmt_submit").disabled = "disabled"; return true; } function comment_box(comment_id, work, refresh) { var el_id; // 코멘트 아이디가 넘어오면 답변, 수정 if (comment_id) { if (work == 'c') { el_id = 'reply_' + comment_id; } else { el_id = 'edit_' + comment_id; } } else { el_id = 'comment_write'; } if (save_before != el_id) { if (save_before) { document.getElementById(save_before).style.display = 'none'; document.getElementById(save_before).innerHTML = ''; } document.getElementById(el_id).style.display = ''; document.getElementById(el_id).innerHTML = save_html; // 코멘트 수정 if (work == 'cu') { if (document.getElementById('cool_comment_' + comment_id).value == "") { document.getElementById('post_cool2').checked = true; document.getElementById('post_cool1').checked = false; } else{ document.getElementById('post_cool1').checked = true; document.getElementById('post_cool2').checked = false; } document.getElementById('post_writer').value = document.getElementById('writer_comment_' + comment_id).value; document.getElementById('wr_content').value = document.getElementById('save_comment_' + comment_id).value; document.getElementById('post_dt').value = document.getElementById('dt_comment_' + comment_id).value; if (typeof char_count != 'undefined') check_byte('wr_content', 'char_count'); if (document.getElementById('secret_comment_'+comment_id).value) document.getElementById('wr_secret').checked = true; else document.getElementById('wr_secret').checked = false; } document.getElementById('comment_id').value = comment_id; document.getElementById('w').value = work; save_before = el_id; } else { if (refresh) { document.getElementById(el_id).style.display = ''; document.getElementById(el_id).innerHTML = save_html; } } if(comment_id) { document.getElementById('new_cmt_box').style.display = ''; } else { document.getElementById('new_cmt_box').style.display = 'none'; } } function comment_delete(url, opt) { if (confirm("이 댓글을 삭제하시겠습니까?")) { if(opt) { parent.location.href = url; } else { location.href = url; } } } comment_box('', 'c'); // 코멘트 입력폼이 보이도록 처리하기위해서 추가 (root님) 목록List댓글달기
최신게시글
No | Title | Date | Cate |
---|---|---|---|
1105776 | [속보] 국내 S24시리즈 성능 발열 테스트 뜸(티노) | 최신게시물 | |
1105775 | 실시간 현아 - 용준형 인스타 | 최신게시물 | |
1105772 | [화들짝] 실시간 메이플랜드 근황................. | 최신게시물 | |
1105771 | 포스코 주 4일제 도입!! | 최신게시물 | |
1105770 | 진자림 탕후루 가게 옆 점주 아들이라는 댓글 과거 ㄷㄷㄷ | 최신게시물 | |
1105768 | "미안하지만 AI는 미대에 올 수 없네..." | 최신게시물 | |
1105741 | 골반라인이 드러나는 블랙 골지원피스 에스파 카리나 | 최신게시물 | |
1105736 | 착한 꽃무늬 드레스 가슴골 (여자)아이들 미연 | 최신게시물 | |
1105735 | 가수로 돌아온 씨스타19 보라 건강미 넘치는 허벅지 | 최신게시물 | |
1105733 | 경도비만이라는 시그니처 지원 | 최신게시물 | |
1105732 | 오피스룩 검스 이솜 | 최신게시물 | |
1105721 | 은근히 섹시한 트와이스 나연 | 최신게시물 | |
1105712 | 공항패션 코트속 시스루 폴라티 검정 브라 트와이스 지효 | 최신게시물 | |
1105688 | 아약스, 조던 헨더슨 영입 | 최신게시물 | |
1105686 | '황당 자책골+퇴장 악재' 벤투 감독, 16강 확정 좌절,팔레스타인과 1-1 무 | 최신게시물 |