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 - 200;} else {document.getElementById('Logo').style.top = window.pageYOffset;document.getElementById('Logo').style.left = window.pageXOffset + window.innerWidth - 200;}timeout = setTimeout('ResetLogo()', 100); }document.writeln('<table align="" width="200" height="250" border=0>');
document.writeln('<tr><td style="font-family: Comic Sans MS; font-size: 20; color: #ff0000; background-color: #ffff00">');
document.writeln('Check Our Catalog! Give Us A Call To Check Our Specials (580)885-7788 or (580)334-8109!!!');
document.writeln('</td></tr></table>');
ResetLogo();document.writeln('</div>');
