var today    = new Date();
var nSeconds = today.getSeconds();
nSeconds = 0 + nSeconds;

/*
document.write('  <table cellspacing="1" cellpadding="1" border="1" width="120" bgcolor="#BBBBBB">');
document.write('    <tr> ');
document.write('      <td> <table cellspacing="0" cellpadding="0" align="center" border="0">');
document.write('          <tr>');
document.write('            <td bgcolor="#003366" valign="top" align="right" height="14"><img src="http://www.4tmp3.com/images/close.jpg" width="16" height="14" border="0" onclick=MyAd_Right.style.display="none"></td>');
document.write('          </tr>');
document.write('          <tr>');
document.write('            <td width="120" height="500" bgcolor="#003366" valign="top" align="center">');
document.write('			');
document.write('			</td>');
document.write('          </tr>');
document.write('        </table></td>');
document.write('    </tr>');
document.write('  </table>');
*/



