// JavaScript Document
 
document.write('<table width="920" border="0" cellspacing="0" cellpadding="0">')
document.write('<tr>')
document.write('<td width="26" rowspan="2"><img src="../images/footer_left.gif" width="26" height="30"></td>')
document.write('<td width="865" height="10"><img src="../images/footer_top.gif" width="865" height="10"></td>')
document.write('<td width="29" rowspan="2"><img src="../images/footer_right.gif" width="29" height="30"></td>')
document.write('</tr>')
document.write('<tr>')
document.write(' <td height="20" align="left" valign="top" background="../images/footer_bg.gif"><table width="50" height="14" border="0" cellpadding="0" cellspacing="0">')
document.write('<tr>')
document.write('<td><img src="../images/footer_set.gif" width="202" height="12" border="0" usemap="#Map"></td>')
document.write('</tr>')
document.write('</table></td>')
document.write('</tr>')
document.write('</table>')
document.write('<map name="Map"><area shape="rect" coords="-3,-2,57,10" href="../inquiry/inquiry01.html">')
document.write('<area shape="rect" coords="71,1,116,15" href="../footer/privacy.html"><area shape="rect" coords="133,1,204,17" href="../footer/terms.html"></map>')