document.write("
당신이 좋아할 만한 콘텐츠
function logo_tg_04gq(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_04gq(url){ window.open(url,'_blank');}var url_04gq = \"https://dspserver.adpnut.com/ron/jsonp/611c6794ca620959463585*+*\";var url_parse_04gq = url_04gq.split(\"*+*\");/*피넛테크 광고 노출*/function datainput_04gq(c){ if(c) { /*추천기사가 있을때*/ jQuery.ajax({ type: \"GET\", async: true, url: url_parse_04gq[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(jQuery(\"#adpnut_04gq\").find(\".adList\").eq(i).find(\".summary\").text() == \"\") { var text_array = text.split('__'); jQuery(\"#adpnut_04gq\").find(\".adList\").eq(i).append(\"
AD
\"+text_array[0]+\"
PR \"+text_array[1]+\"
\"); } } else { if(jQuery(\"#adpnut_04gq\").find(\".adList\").eq(i).find(\".summary\").text() == \"\") { jQuery(\"#adpnut_04gq\").find(\".adList\").eq(i).append(\"
AD
\"+data.creatives[i].txt+\"
\"); } } } }, error: function(xhr, status, error) { } }); } else { /*추천기사가 없을때*/ jQuery.ajax({ type: \"GET\", async: true, url: url_parse_04gq[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) { var text_array = text.split('__'); jQuery(\"#adpnut_04gq\").find(\".adList\").eq(i).append(\"
AD
\"+text_array[0]+\"
PR \"+text_array[1]+\"
\"); } else { jQuery(\"#adpnut_04gq\").find(\".adList\").eq(i).append(\"
AD
\"+data.creatives[i].txt+\"
\"); } resizeImg_04gq(jQuery(\"#adpnut_04gq\").find(\".adList\").eq(i).find(\".thumb\").find(\"a\"),data.creatives[i].image);/*이미지 가운데 정렬을 위한 함수실행*/ } }, error: function(xhr, status, error) { } }); }};/*매체사페이지 추천기사 추가 입력*/function bestlistinput_04gq(){ jQuery.ajax({ type: \"GET\", async: true, url: \"https://api.tend-table.com/common/api/get_best.jsp?domain=\"+url_parse_04gq[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_04gq(jQuery(\"#adpnut_04gq\").find(\".adList\").eq(adIndex).find(\".thumb\").find(\"a\"),data.result.data[l_bestnow_posi].imgurl);/*이미지 가운데 정렬을 위한 함수실행*/ } datainput_04gq(true);/*추천기사 있을때*/ } else { datainput_04gq(false);/*추천기사 없을때*/ } }, error: function(xhr, status, error) { datainput_04gq(false);/*추천기사 없을때*/ } }); };/*이미지 비율 유지한채로 가운데정렬시키기위한 함수*/function resizeImg_04gq(obj,src){ var sImgWidth, sImgHeight, sTagWidth, sTagHeight, sTag, sImg, sRatio, sRatioStandard, sImgSrc, sGapW, sGapH; sTag = jQuery(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 }); });}jQuery(document).ready(function(){ datainput_04gq(false);});
")