document.writeln('<div align="" id="Logo" style="position: absolute; top: 0; left: 0; border: 0; z-index: ;">');
function ResetLogo() {if (navigator.appName !== 'Netscape') {document.getElementById('Logo').style.top = document.body.scrollTop;document.getElementById('Logo').style.left = document.body.scrollLeft + document.body.clientWidth - 100;} else {document.getElementById('Logo').style.top = window.pageYOffset;document.getElementById('Logo').style.left = window.pageXOffset + window.innerWidth - 100;}timeout = setTimeout('ResetLogo()', 100); }document.writeln('<table align="" width="100" height="100" border=0>');
document.writeln('<tr><td style="font-family: Arial; font-size: 10; color: 000000; background-color: FFFFFF">');
document.writeln('...FISH 4 DAYS AND GET THE 5TH DAY HALF PRICE OR FREE.');
document.writeln('</td></tr></table>');
ResetLogo();document.writeln('</div>');
