
if (navigator.userAgent.indexOf("Win") >= 0) {
document.write('<link rel="stylesheet" href="../css/style_win.css" type="text/css">');
} else {
document.write('<link rel="stylesheet" href="../css/style_mac.css" type="text/css">');
}

document.write('<table width="603" border="0" cellspacing="0" cellpadding="0">');
document.write('  <tr>');
document.write('    <td align="center"><img src="../img/clear.gif" width="10" height="7"><table width="591" border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><img src="../img/tit_topteam.gif" width="591" height="26"></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td>');
document.write('            <table width="591" border="0" cellspacing="0" cellpadding="0">');
document.write('              <tr>');
document.write('                <td width="170"><img src="../img/tit_topteam6.gif" width="152" height="22"></td>');
document.write('                <td align="right" valign="bottom"class="mtxt-m">@</td>');
document.write('              </tr>');
document.write('            </table>');
document.write('          </td>');
document.write('        </tr>');
document.write('      </table><img src="../img/clear.gif" width="10" height="7"></td>');
document.write('  </tr>');
document.write('</table>');
