str  = '' 
str += '<table width="857" cellspacing="0" cellpadding="0">'
str += '  <tr>'
str += '    <td width="737" align="right"><a href="../index.html" onFocus="this.blur()"><img src="../image/common/top_home.gif" width="50" height="20" border="0"></a></td>'
str += '    <td width="59"><a href="../insCommon/sitemap.html" onFocus="this.blur()"><img src="../image/common/top_sitemap.gif" width="59" height="20" border="0"></a></td>'
str += '    <td width="59"><a href="../eng/index.html" onFocus="this.blur()"><img src="../image/common/top_english.gif" width="59" height="20" border="0"></a></td>'
str += '  </tr>'
str += '</table>'

document.write( str ); 