온라인
상담
전화상담
';
prev_html = '
이전 ';
} else { // 6 이상이면 링크 생성
if (search_param != "") {
first_html = '
처음 ';
prev_html = '
이전 ';
} else {
first_html = '
처음 ';
prev_html = '
이전 ';
}
}
$(".pn").append(first_html);
$(".pn").append(prev_html);
if (end > 5) { // 만약 끝 번호가 총 페이지수보다 크다면 끝번호를 총 페이지수로 맞춰준다.
end = 5;
}
for (var j = start; j <= end; j++) {
var parameter = '';
if (search_param != "") {
parameter = '?page=' + j + search_param;
} else {
parameter = '?page=' + j;
}
if (j == now_page) { // 현재 페이지일 경우에는 active 태그 추가
page_html += "
20Global Home ";
} else {
page_html += "
20Global Home ";
}
}
$(".pn").append(page_html);
if (now_page == 5) {
next_html = '
다음 ';
last_html = '
마지막 ';
} else {
if (search_param != "") {
next_html = '
다음 ';
last_html = '
마지막 ';
} else {
next_html = '
다음 ';
last_html = '
마지막 ';
}
}
$(".pn").append(next_html);
$(".pn").append(last_html);
var html;
for (var i in data.news) {
var item = data.news[i];
if (item.thumb == null) {
item.thumb = "/img/story/04.png";
}
html = '
' +
'' +
'
' +
'' +
'
' + item.title + ' ' +
'
' + item.date + '7토토 사이트 DAEDONG 조회수 ' + item.hit + '
' +
'
' +
' ' +
' ';
$(".mo-content").append(html);
$(".pc-content").append(html);
}
wv_loading = false;
}
});
}
}
$(window).on("scroll", function () {
var scrollHeight = $(document).height();
var scrollPosition = $(window).height() + $(window).scrollTop();
if ((scrollHeight - scrollPosition - 500) <= 0) {
getList();
}
if ($(window).width() <= 1024) {
if ($(window).scrollTop() > $(".sect-story").offset().top) {
$(".btn-top").addClass('fadein');
} else {
$(".btn-top").removeClass('fadein');
}
if (now_page == 5 && scrollPosition >= $("#ft").offset().top) {
$(".btn-top").css('position', 'absolute').css('bottom', '100%');
} else {
$(".btn-top").css('position', '').css('bottom', '');
}
}
});
function parse(str) {
var y = str.substr(0, 4);
var m = str.substr(4, 2);
var d = str.substr(6, 2);
return y + "." + m + "." + d;
}
$(document).ready(function () {
var isSearch = '1';
if (isSearch) {
var scrollTop;
if ($(window).width() <= 1024) {
scrollTop = $(".form-srch").offset().top - 108;
} else {
scrollTop = $(".form-srch").offset().top - 193;
}
$('html').animate({
scrollTop: scrollTop
}, 400);
}
})
본사/대구캠퍼스
대구광역시 달성군 논공읍 논공중앙로34길 35 Tel : 053-610-3000
서울캠퍼스
서울특별시 서초구 남부순환로 2493 Tel : 02-3470-7300
공동대표이사 : 김준식, 원유현
사업자등록번호 : 514-81-06690
Copyright © 2020 daedong all rights reserved
2조회수 높은 순