document.write("
$(document).ready(function(){ $wheight = screen.availWidth; $height = 180; /* $height = 360; */ $vheight = 0; if($wheight <= 150) { $vheight = $height;} else { $vheight = $height + ($wheight - 150) * 0.33; } $(\"#_adinc_Ad_098v\").height($height); }); $(window).resize(function() { $wheight = screen.availWidth; $height = 180; /* $height = 360; */ $vheight = 0; if($wheight <= 150) { $vheight = $height;} else { $vheight = $height + ($wheight - 150) * 0.33; } $(\"#_adinc_Ad_098v\").height($height); });"); document.write("window.foin_cookie_setting={html5:true,slotNum:\"\",cookieName:\"\",targetCode:\"\",cookieVal:\"\",adServerUrl:\"//ad.adinc.kr\",refServerUrl:\"https://engine.tend-table.com/cgi-bin/WebLog.dll\"};");