str  = '';

str += '<table width="800" height="90" border="0" cellpadding="0" cellspacing="0">';
str += '<tr>';
str += '	<td><img src="../img/footer.gif" border="0" usemap="#footer"></td>';
str += '</tr>';
str += '</table>';

str += '<map name="footer">';
str += '<area coords="300,18,362,35" href="http://www.hankyung.com/etc/ked/html/company.html" target="new" OnFocus="this.blur()">';
str += '<area coords="363,18,422,35" href="http://english.hankyung.com/" target="new" OnFocus="this.blur()">';
str += '<area coords="429,18,474,35" href="http://www.hankyung.com/etc/hkdc/company.html" target="new" OnFocus="this.blur()">';
str += '<area coords="535,18,595,35" href="http://www.wowtv.co.kr/" target="new" OnFocus="this.blur()">';
str += '<area coords="600,18,673,35" href="http://www.kbizweek.com/" target="new" OnFocus="this.blur()">';
str += '<area coords="677,18,719,35" href="http://bp.hankyung.com/" target="new" OnFocus="this.blur()">';
str += '<area coords="723,18,779,35" href="http://www.intojob.co.kr/" target="new" OnFocus="this.blur()">';
str += '</map>';

document.write(str);
document.write("<scr"+"ipt language='javascript' src='http://www.hankyung.com/js/hk_common.js'></scr"+"ipt>");