document.write("
AD
function logo_tg_04XO(i){ if(i == \"on\") { var image = document.getElementById(\"logoimg\"); image.setAttribute(\"src\",\"//js.ad4989.co.kr/etc/adpnut/image/powered_by_adpnut_on.jpg\"); } else if(i == \"off\") { var image = document.getElementById(\"logoimg\"); image.setAttribute(\"src\",\"//js.ad4989.co.kr/etc/adpnut/image/powered_by_adpnut_off.jpg\"); } }function goLink_04XO(url){ window.open(url,'_blank');}var url_04XO = \"https://dspserver.adpnut.com/ron/jsonp/60c0b23c7cce1605494878*+*\";var url_parse_04XO = url_04XO.split(\"*+*\");/*피넛테크 광고 노출*/function datainput_04XO(c){ if(c) { /*추천기사가 있을때*/ $.ajax({ type: \"GET\", async: true, url: url_parse_04XO[0], cache: false, dataType: \"jsonp\", jsonp : \"callback\", success: function(data) { var data_length = data.creatives.length; for(var i=0; i< data_length; i++) { var text = data.creatives[i].txt; /*광고주명이 있을때*/ if(text.indexOf(\"__\")>-1) { /*추천기사를 우선 광고구역에 채운뒤 나머지는 피넛테크 광고로 채움*/ if($(\"#adpnut_04XO\").find(\".adList\").eq(i).find(\".summary\").text() == \"\") { var text_array = text.split('__'); $(\"#adpnut_04XO\").find(\".adList\").eq(i).append(\"
AD
\"+text_array[0]+\"
PR \"+text_array[1]+\"
\"); } } else { if($(\"#adpnut_04XO\").find(\".adList\").eq(i).find(\".summary\").text() == \"\") { $(\"#adpnut_04XO\").find(\".adList\").eq(i).append(\"
AD
\"+data.creatives[i].txt+\"
\"); } } } }, error: function(xhr, status, error) { } }); } else { /*추천기사가 없을때*/ $.ajax({ type: \"GET\", async: true, url: url_parse_04XO[0], cache: false, dataType: \"jsonp\", jsonp : \"callback\", success: function(data) { var data_length = data.creatives.length; for(var i=0; i< data_length; i++) { $(\"#adpnut_04XO\").find(\".adList\").eq(i).append(\"
\"+data.creatives[i].txt+\"
[AD]
\"); } }, error: function(xhr, status, error) { console.log(error); } }); }};/*매체사페이지 추천기사 추가 입력*/function bestlistinput_04XO(){ $.ajax({ type: \"GET\", async: true, url: \"https://api.tend-table.com/common/api/get_best.jsp?domain=\"+url_parse_04XO[1]+\"&rtn_type=json\", cache: false, dataType: \"jsonp\", jsonCallback : \"callback\", success: function(data) { if(data.result.data.length != 0) { var l_best_posi = new Date().getTime()%data.result.data.length; var dataL = data.result.data.length; if(data.result.data.length > 5) { /*추천기사가 4개 이상일때 4개까지만 보여지도록*/ dataL = 4; } for(var i=0; i\"); resizeImg_04XO($(\"#adpnut_04XO\").find(\".adList\").eq(adIndex).find(\".thumb\").find(\"a\"),data.result.data[l_bestnow_posi].imgurl);/*이미지 가운데 정렬을 위한 함수실행*/ } datainput_04XO(true);/*추천기사 있을때*/ } else { datainput_04XO(false);/*추천기사 없을때*/ } }, error: function(xhr, status, error) { datainput_04XO(false);/*추천기사 없을때*/ } }); };/*이미지 비율 유지한채로 가운데정렬시키기위한 함수*/function resizeImg_04XO(obj,src){ var sImgWidth, sImgHeight, sTagWidth, sTagHeight, sTag, sImg, sRatio, sRatioStandard, sImgSrc, sGapW, sGapH; sTag = $(obj); sImgSrc = src; sTag.html(\"\"); sImg=sTag.find('img'); sImg.on('load',function(){ sTagWidth = sTag.width(); sTagHeight = sTag.height(); sImgWidth = sImg.width(); sImgHeight = sImg.height(); sRatio = sImgWidth / sImgHeight; sRatioStandard = sTagWidth / sTagHeight; if(sRatio >= sRatioStandard) { sImg.css({ width: 'auto', height: '100%' }); }else{ sImg.css({ width: '100%', height: 'auto' }); } /* 가운데 */ sTagWidth = sTag.width(); sTagHeight = sTag.height(); sImgWidth = sImg.width(); sImgHeight = sImg.height(); sGapW = (sTagWidth - sImgWidth) / 2; sGapH = (sTagHeight - sImgHeight) / 2; if(sRatio < 1) { sGapH = 0; } sImg.css({ position:\"absolute\", left: sGapW, top: sGapH }); });};$(document).ready(function(){ datainput_04XO(false);});
")