<!--
var rand = Math.random().toString(); 
var ordval = rand.substring(2,rand.length); 
var clintAgent = navigator.userAgent;
if ( clintAgent.indexOf("MSIE") != -1 ) {
document.writeln("<iframe src=\"http://amsv2.daum.net/cgi-bin/adcgi?corpid=46&secid=03I24&type=cpm&tag=iframe&ord=" + ordval + "\" width=300 height=250 border=0 frameborder=0 scrolling=no marginheight=0 marginwidth=0></iframe>");
}
else {
document.writeln("<S"+"CRIPT src=\"http://amsv2.daum.net/cgi-bin/adcgi?corpid=46&secid=03I24&type=cpm&tag=javascript&ord=" + ordval + "\"></S"+"CRIPT>");
}
//-->
<!--Generated by Daum-Section-Template-->
