var media = 'segye'; var adtype = 'Criteo'; var pburl = ''; var pbtype = ''; var device = 'web'; var Loader = function () { } Loader.prototype = { require: function (scripts, callback) { this.loadCount = 0; this.totalRequired = scripts.length; this.callback = callback; for (var i = 0; i < scripts.length; i++) { this.writeScript(scripts[i]); } }, loaded: function (evt) { this.loadCount++; if (this.loadCount == this.totalRequired && typeof this.callback == 'function') this.callback.call(); }, calls: function() { this.loadCount++; if (this.loadCount == this.totalRequired && typeof this.callback == 'function') this.callback.call(); }, writeScript: function (src) { var self = this; var s = document.createElement('script'); s.type = "text/javascript"; s.async = true; s.src = src; if(s.addEventListener) s.addEventListener('load', function (e) { self.loaded(e); }, false); else { s.attachEvent('onload', self.calls); this.loadCount++; if (this.loadCount == this.totalRequired && typeof this.callback == 'function') this.callback.call(); } var head = document.getElementsByTagName('head')[0]; head.appendChild(s); } } function getPassBack(pb_type,pb_url) { if(pb_type == '1') { document.write(""); } else if(pb_type == '2') { document.write(""); } } function getCriteo(zoneid) { document.write("<"+"link rel='stylesheet' type='text/css' href='http://img.cache.neoebiz.co.kr/_css/criteo_web.css'"+">"); document.write("<"+"div id='neoScreenMixCriteoViewLayer'>"); document.write("<"+"div id='neoScreenViewMixCriteoImageBg'"+"><"+"/div>"); document.write("<"+"div id='neoScreenViewCriteoCloseBtn'"+">"); document.write("<"+"a onclick='NeoInteractiveScreenAdViewMix_close(\"criteo\")' style='cursor:pointer'"+"><"+"img src='http://img.cache.neoebiz.co.kr/img/btn_close.png'"+"><"+"/a>"); document.write("<"+"/div>"); document.write("<"+"div id='neoScreenViewCriteoAdverBtn'"+">"); document.write("<"+"a onclick='NeoInteractiveScreenAdView_adQna()' style='cursor:pointer'"+">"); document.write("<"+"img src='http://img.cache.neoebiz.co.kr/img/info_txt1.png' id='criteonScreenViewinfoTxt' style='display:none'"+">"); document.write("<"+"img src='http://img.cache.neoebiz.co.kr/img/btn_text.png' onmouseover=\"document.getElementById('criteonScreenViewinfoTxt').style.display='inline'\" onmouseout=\"document.getElementById('criteonScreenViewinfoTxt').style.display='none'\""+">"); document.write("<"+"/a"+">"); document.write("<"+"/div"+">"); document.write("<"+"div id='neoScreenViewMixCriteoImage'>"); document.MAX_ct0 =''; var m3_u = (location.protocol=='https:'?'https://cas.criteo.com/delivery/ajs.php?':'http://cas.criteo.com/delivery/ajs.php?'); var m3_r = Math.floor(Math.random()*99999999999); document.write (""); document.write("<"+"/div"+">"); document.write("<"+"/div"+">"); } function getCriteoMobile(zoneid) { document.write("<"+"link rel='stylesheet' type='text/css' href='http://img.cache.neoebiz.co.kr/_css/criteo_mobile.css'"+">"); document.write("<"+"div id='neoScreenMixCriteoViewLayer'>"); document.write("<"+"div id='neoScreenViewMixCriteoImageBg'"+"><"+"/div>"); document.write("<"+"div id='neoScreenViewMixCriteoImage'>"); document.MAX_ct0 =''; var m3_u = (location.protocol=='https:'?'https://cas.criteo.com/delivery/ajs.php?':'http://cas.criteo.com/delivery/ajs.php?'); var m3_r = Math.floor(Math.random()*99999999999); document.write (""); document.write("<"+"/div"+">"); document.write("<"+"/div"+">"); } var js_load = new Loader(); js_load.require([ "//img.cache.neoebiz.co.kr/_js/xjquery.min.js" ], function() { } ); function NeoInteractiveScreenAdViewMix_close(ad) { if(ad == 'wider') xQis("#neoScreenMixWiderViewLayer").animate({opacity:0,bottom:'-100px'},1200); else if(ad == 'criteo') xQis("#neoScreenMixCriteoViewLayer").animate({opacity:0,bottom:'-100px'},1200); } function NeoInteractiveScreenAdView_adQna() { window.open('http://nsview.neoebiz.co.kr/scv_adqna/adqna.php','adq','left=0,top=0,width=830,height=700,scrollbars=1'); } getCriteo('255049');