!-- rani -->
[서라벌방송듣기]
★
[서라벌방송다운받기]
김재구 김혜영의 TV 전국방송 편성표
방송국 사정에 따라 일부 바뀔 수도 있습니다
동맹싸이트::서라벌티비 싸이트 바로가기
function Resizer(grpid) { this.limit = 10; this.wf = false; // width 완료 여부 this.hf = false; // height 완료 여부 this.prew = 0; // 이전 주기의 width this.preh = 0; // 이전 주기의 width this.intervalId = null; // setIntervalId this.resize = resize; // resize 메소드. SetInterval에 의해 주기적 호출 this.execute = execute; // 렌더링 완료 판단 후 호출 this.grpid = grpid; } function resize() { // 윈도우가 완전히 렌더링 되어 사이즈가 고정될때까지 if (this.limit-- <= 0) { // 더이상 기다리지 않는다. clearInterval(this.intervalId); this.execute(); return; } var cw = document.body.scrollWidth; var ch = document.body.scrollHeight; var dw = cw - this.prew; var dh = ch - this.preh; this.prew = cw; this.preh = ch; if (cw > 0 && dw == 0) this.wf = true; if (ch > 0 && dh == 0) this.hf = true; if (this.wf && this.hf) { this.execute(); return; } } function execute() { clearInterval(this.intervalId); var oBody=document.body; oBody.style.position='absolute'; oBody.style.top='0'; oBody.style.left='0'; var height, width; if (navigator.userAgent.indexOf("MSIE") == -1) { height=oBody.scrollHeight; width=oBody.scrollWidth; } else { height=oBody.scrollHeight+oBody.offsetHeight-oBody.clientHeight; width=oBody.scrollWidth+oBody.offsetWidth-oBody.clientWidth; } var idparam = ""; if (this.grpid) { idparam = "&id=" + this.grpid; } frames.hdn.location.href="http://cafe159.daum.net/_c21_/resize?w=" +width + "&h=" +height + idparam; }
var resizer = new Resizer('nUv6'); function initResize() { resizer.intervalId = setInterval('resizer.resize()', 200); } initResize();
다음 카페의 ie10 이하 브라우저 지원이 종료됩니다. 원활한 카페 이용을 위해 사용 중인 브라우저를 업데이트 해주세요.
다시보지않기
Daum
|
카페
|
테이블
|
메일
|
즐겨찾는 카페
로그인
카페앱 설치
☆유지니 ☆공식팬카페『지니사랑』
https://cafe.daum.net/j2mj2m
최신글 보기
|
인기글 보기
|
이미지 보기
|
동영상 보기
검색
카페정보
☆유지니☆공식팬카페『지니사랑』
브론즈 (공개)
카페지기
부재중
회원수
32
방문수
0
카페앱수
0
카페 전체 메뉴
▲
검색
카페 게시글
목록
이전글
답글
수정
삭제
스팸처리
├☆。‥…자유게시판。┤
김재구김혜영토크쇼전국케이블TV편성표
골뱅이
추천 0
조회 41
06.09.28 11:36
댓글
0
북마크
번역하기
공유하기
기능 더보기
게시글 본문내용
카페회원들의 안전을 위해 운영진이 팝업, iframe 태그를 제한 하였습니다.
관련공지보기
▶
다음검색
댓글
0
추천해요
0
스크랩
0
댓글
검색 옵션 선택상자
댓글내용
선택됨
옵션 더 보기
댓글내용
댓글 작성자
검색하기
연관검색어
환
율
환
자
환
기
재로딩
최신목록
글쓰기
답글
수정
삭제
스팸처리