function addbookmark(){
	var bookmarkurl="http://www.yuksul.com"
	var bookmarktitle="µðÁöÅÐ ¿ª¼ú¹æ-¿À´ÃÀÇ¿î¼¼,ÅäÁ¤ºñ°á,±ÃÇÕ,»çÁÖ,»ç¶ûÁ¡µé"

	window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

var bannerprint;
bannerprint="<table cellpadding=\"0\" cellspacing=\"0\">";
//bannerprint="<table cellpadding=\"0\" cellspacing=\"0\" width=\"147\">";
bannerprint+="    <tr>";
bannerprint+="        <td>";
bannerprint+="            <p><a href=\"javascript:addbookmark();\"><img src=\""+url_root+"images/banner/banner_05.jpg\" width=\"147\" height=\"73\" border=\"0\"></a></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td height=\"4\">";
bannerprint+="            <p><img src=\""+url_root+"images/etc/blank.gif\" width=\"1\" height=\"1\" border=\"0\"></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td>";
bannerprint+="            <p><img src=\""+url_root+"images/banner/banner_16.jpg\" width=\"148\" height=\"68\" border=\"0\"></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td height=\"4\">";
bannerprint+="            <p><img src=\""+url_root+"images/etc/blank.gif\" width=\"1\" height=\"1\" border=\"0\"></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td>";
bannerprint+="            <p><img src=\""+url_root+"images/banner/banner_27.jpg\" width=\"148\" height=\"182\" border=\"0\"></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td height=\"4\">";
bannerprint+="            <p><img src=\""+url_root+"images/etc/blank.gif\" width=\"1\" height=\"1\" border=\"0\"></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td>";

/* 2007.1.21 ±¸±Û ¹è³Ê¿Í °Ë»ö±¤°í Ãß°¡. 2009.9.29 disable
if(url_root.substring(0,16)!="http://localhost"){
2007.1.21Ãß°¡
bannerprint+="        <script src=\"http://adsensekr.com/adinfo/mysense.js.html?id=astarion&time=24&count=3\" type=\"text/javascript\"></script>";
}*/
bannerprint+="        </td></tr>";
//bannerprint+="        <tr><td><table border=1  cellspacing=0 cellpadding=0 bordercolor=gray bordercolordark=white bordercolorlight=silver><tr><td>";

/*bannerprint+="        </td></tr></table>";

bannerprint+="        </td>";
bannerprint+="    </tr>";*/
bannerprint+="    <!--tr>";
bannerprint+="        <td>";
bannerprint+="            <p><img src=\""+url_root+"images/banner/banner_48.jpg\" width=\"148\" height=\"53\" border=\"0\"></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td height=\"4\">";
bannerprint+="            <p><img src=\""+url_root+"images/etc/blank.gif\" width=\"1\" height=\"1\" border=\"0\"></p>";
bannerprint+="        </td>";
bannerprint+="    </tr>";
bannerprint+="    <tr>";
bannerprint+="        <td>";
bannerprint+="            <p><a href=\"#\"><img src=\""+url_root+"images/banner/banner_54.jpg\" width=\"148\" height=\"53\" border=\"0\"></a></p>";
bannerprint+="        </td>";
bannerprint+="    </tr-->";
bannerprint+="</table>";
document.write(bannerprint);