function footer_at_home(){



document.write('<table border="0" cellspacing="0" cellpadding="5" align="center" width="780">\n' 

+'  <tr>\n'  

+'    <td align="center" bgcolor="#000000"><font color="#FFCC00" size="2">\n'

+'	<a href="http://www.stoo.com/help/h_5.html" class="Y">À¥¸¶½ºÅÍ¸ÞÀÏ</a> |  \n'

+'      <a href="mailto:business@stoo.com" class="Y">»ç¾÷/ÄÁÅÙÃ÷Á¦ÈÞ</a> | \n'

+'	<a href="http://www.stoo.com/about/ad.html" class="Y">±¤°í/±â»ç »ç¿ë¹®ÀÇ</a> | \n'

+'        <a href="http://www.stoo.com/guide/st_gudoc.html" class="Y">½Å¹®±¸µ¶</a> | \n' 

+'        <a href="http://www.stoo.com/about/company.html" class="Y">È¸»ç¼Ò°³ \n' 

+'        </a></font></td> \n'

+'  </tr> \n'

+'  <tr> \n' 

+'    <td align="center"><font size="2" color="#999999">¨Ï2001 SportsToday, Corp.\n'

+'      and NextMediaI, Inc. All Rights Reserved.</font></td>\n' 

+'  </tr> \n'

+'</table> \n');

}



footer_at_home();




