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);
//다운로드 check
var ref = '';
logC = '';
logC += '
';
document.write(logC);