function swf_trans(src, width, height )
{
swf(src, width, height, "transparent")
}
function swf(src, width, height, windowOption)
{
object = '';
object += '';
document.write(object);
}
var lh = location.href
var url = "http://widget.ahnlab.com/AhnLab_ETnews_200.swf?FullPath="+lh
swf_trans(url, 200, 174);
var ref = 'http://widget.etnews.co.kr/';
logC = '';
logC += '
';
document.write(logC);
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17204763-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();