// 배너관리를 위해 분리. 김성현.
document.write("<table cellpadding='0' cellspacing='0' border='0' style='padding:15px 0 15px 0;'>");
document.write("<tr>");
// 배너1
//document.write("<td><embed src='http://img.thescience.co.kr/banner/bn_left_1.swf' width='220' height='75'><br>");

document.write("<a href='http://www.dongascience.com/ds/'><img src='http://img.thescience.co.kr/common/left_banner02.gif' width='220' height='74'></a><br>");
document.write("<a href='http://kids.dongascience.com/'><img src='http://img.thescience.co.kr/common/left_banner03.gif' width='220' height='74'></a>");
document.write("<a href='http://www.mest.go.kr/me_kor/inform/science/public/index.html' target='_NEW'><img src='http://img.thescience.co.kr/banner/left_banner04.gif' width='220' height='74'></a>");
document.write("</td></tr></table>");
