в новом окне втставляйте
Code
<!-- Polosa -->
<table style="background: rgb(0, 0, 0) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" border="1" cellpadding="0" cellspacing="0" height="23" width="100%">
<tbody><tr>
<td style="background: rgb(0, 0, 0) none no-repeat scroll center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
<marquee style="color: rgb(0, 0, 0);" onmouseover="this.scrollAmount=1" onmouseout="this.scrollAmount=6" width="100%">
<b><font color="#ffffff"> <SCRIPT LANGUAGE="JAVASCRIPT">
ccDayNow = new Date();
ccDayThen = new Date("july 27, 2009") /ВАША ДАТА
msPerDay = 24 * 60 * 60 * 1000 ;
timeLeft = (ccDayThen.getTime() - ccDayNow.getTime());
cc_daysLeft = timeLeft / msPerDay;
daysLeft = Math.floor(cc_daysLeft);
cc_hrsLeft = (cc_daysLeft - daysLeft)*24;
hrsLeft = Math.floor(cc_hrsLeft);
minsLeft = Math.floor((cc_hrsLeft - hrsLeft)*60);
document.write( "ВАШЕ СООБЩЕНИЕ: "+daysLeft+" дн., "+hrsLeft+" ч., "+minsLeft+" мин. ВАШЕ СООБЩЕНИЕ ");
</SCRIPT>
</font></b>
</marquee></td>
</tr></tbody></table>
<!-- /Polosa -->
<!-- /Header -->