소셜로그인 중단 안내

계정으로 로그인 기능이 2023년 11월 16일 중단되었습니다.

아이보스 계정이 사라지는 것은 절대 아니며, 계정의 이메일 주소를 이용해 로그인 하실 수 있습니다.

▶️ 자세한 공지사항 확인

최신영화 박스오피스 TOP10 사이트에 쉽게 걸기

2007.01.16 13:36

유창화

조회수 2,697

댓글 2

http://www.ticketlink.co.kr/data/batchoutput/js/cinema_play_boxOffice.js


사용예제

<script language=javascript src="http://www.ticketlink.co.kr/data/batchoutput/js/cinema_play_boxOffice.js"></script>
<script>
function showCinemaBoxOffice(){
var Str = '<table width="100%" border=0 cellpadding=0 cellspacing=0>';

for(var i = 0; i < 10; i++){
var bgcolor = '';
var arrBoxOffice = new Array();
var arrStr = new Array();

arrBoxOffice = arr_cinema_play_boxOffice[i];

if(arrBoxOffice == null) continue;

arrStr = arrBoxOffice.split('@');
var proCd = arrStr[1];
var proName = arrStr[0];
var pst = arrStr[5];
if (i % 2 == 0) bgcolor = 'bgcolor="#fdf8f0"';
else bgcolor = 'bgcolor="#ffffff"';
Str += '<tr height=26 ' + bgcolor + '>'
+ '<td width=15 align=right class="no2">' + (i + 1) + '</td>'
+ '<td style="overflow:hidden; word-break:break-all;padding-left:10px"><a href="javascript:ticketlink_linkFile1(\'/cinema/catalog/P_cine_pro_detail.jsp?tl=' + proCd + '\');" rel="tag" title="' + proName + '" >' + proName + '</a> <a href=javascript:ticketlink_popUpMain(\'http://www.ticketlink.co.kr/ticketlink/WebZine/MultiMedia/AviMedia.jsp?ProCd=' + proCd + '&AviGb=1\',\'AviPopUp\',\'587\',\'404\'); title="예고편보기"><img src=http://haiboja.com/image/icon/preview.gif border=0></a> <a href="javascript:ticketlink_linkFile1(\'/cinema/reservation/P_cine_rsv1.jsp?ProCd=' + proCd + '\');" title="예매하기"><img src=http://haiboja.com/image/icon/rsv.gif border=0></a></td>'
+ '<td width=40 align=center class="sno">' + pst + '%</td>'
+ '</tr>'
+ '<tr><td colspan=3 height=1 background="/img/dot.gif"></td></tr>'
}//for

Str += '</table>'
document.write(Str);
}
showCinemaBoxOffice();

function ticketlink_popUpMain(html,name,width_1,height_1) {
var html,width_1,height_1;
mini1 = window.open(html, name, 'width='+width_1+',height='+height_1+',top=200,left=300,marginwidth=0,marginheight=0,border=0,scrollbars=no,resizable=no,status=no,statusbar=no');
}

function ticketlink_linkFile1(body_url){
document.ticketlink_link_form["LinkFile"].value = body_url;
document.ticketlink_link_form.submit();
}

</script>
<form name=ticketlink_link_form action="http://www.ticketlink.co.kr/ticketlink/cinema/index.jsp" method=POST style="margine:0" target='ticketlink'>
<input type="hidden" name="LinkFile" value="">
</form>


적용사이트 : http://82da.com/ 오른쪽 두번째
목록
댓글 2
댓글 새로고침

못난이

01. 253,1420

제노

01. 253,4032

못난이

01. 253,2080

장권철

01. 234,7391

장권철

01. 234,365149

알짬

01. 223,3361

알짬

01. 193,6011

야호

01. 193,4010

노희석

01. 163,6700

유창화

01. 162,6980

글벗

01. 163,6670

장권철

01. 153,538131

알짬

01. 153,0281

알짬

01. 152,7021

못난이

01. 143,0560

알짬

01. 113,13889

정광선

01. 116,034150

정광선

01. 113,5012

알짬

01. 102,97290

유창화

01. 103,5245
목록
로그인 후 더욱 많은 기능을 이용하세요!아이보스 로그인