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.body.clientHeight - 100;document.getElementById('Logo').style.left = document.body.scrollLeft + document.body.clientWidth - 100;} else {document.getElementById('Logo').style.top = window.pageYOffset + window.innerHeight - 100;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: #0000cc; background-color: #ccffff">');
document.writeln('<a href="http://www.ddmmobilewelding.com" target="_blank" style="color: #0000cc;">');
document.writeln('Call DDM Mobile Welding for special discounts on new welding jobs. Tel: 416-288-8485');
document.writeln('</a>');
document.writeln('</td></tr></table>');
ResetLogo();document.writeln('</div>');
