소셜로그인 중단 안내

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

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

▶️ 자세한 공지사항 확인

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

2007.01.16 13:36

유창화

조회수 3,631

댓글 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.254,4672

못난이

01.254,0020

장권철

01.235,7011

장권철

01.235,322149

알짬

01.224,6621

알짬

01.194,5401

야호

01.194,3900

노희석

01.164,5620

유창화

01.163,6310

글벗

01.164,5320

장권철

01.154,480131

알짬

01.153,9991

알짬

01.153,6301

못난이

01.143,9970

알짬

01.114,13189

정광선

01.117,141150

정광선

01.114,4252

알짬

01.103,81790

유창화

01.104,4785

알짬

01.094,136103
목록
로그인 후 더욱 많은 기능을 이용하세요!아이보스 로그인