if(CatID.substring(0,2)=="1"){
document.write("\
<iframe src='http://books.chosun.com/etc/newsbar/index.html' NORESIZE width=280 height=1620 allowTransparency='true' id='ifrm' marginwidth=0 marginheight=0 hspace=0 vspace=0 scrolling=no frameborder=0 name='ifrm'></iframe> \
");
 }else{
document.write("\
<iframe src='http://books.chosun.com/etc/newsbar/index.html' NORESIZE width=280 height=1620 allowTransparency='true' name='ifrm' id='ifrm' marginwidth=0 marginheight=0 hspace=0 vspace=0 scrolling=no frameborder=0></iframe> \
");
}