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: 14; color: #ff6600; background-color: #ccff99">');
document.writeln('site updated<br>Aug. 27th, 2010<br><br>BeeWell now carries recyclable pill vials.<br><br>');
document.writeln('</td></tr></table>');
ResetLogo();document.writeln('</div>');
