document.writeln(""); // Å©¸®Å׿À RTA ÆÐ½º¹é½Ã ¾ÆÀÌÇÁ·¹ÀÓ ¸®»çÀÌ¡ // ¾ÆÀ̵ð Áߺ¹À» ¹æÁöÇϱâ À§ÇØ v_method ¿Í rand_val °ª Ãß°¡ try { bind(window, 'message', function (e) { if (e.data === 'criteo_rta_back') { document.all('criteo_rta_r__11558181211470420704.75').height='240px'; document.all('criteo_rta_r__11558181211470420704.75').width='240px'; } }); } catch (e) { } // À̺¥Æ® ÇÒ´ç function bind(elem, type, handler, capture) { type = typeof type === 'string' && type || ''; handler = handler || function () { ; }; if (elem.addEventListener) { elem.addEventListener(type, handler, capture); } else if (elem.attachEvent) { elem.attachEvent('on' + type, handler); } return elem; }; // Å©¸®Å׿À RTA ÆÐ½º¹é½Ã ¾ÆÀÌÇÁ·¹ÀÓ ¸®»çÀÌ¡ ¿©±â±îÁö