<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Tidy Tim');

document.write('</span><br>');

document.write('P.O. Box 2284<br>');

document.write('Maple Grove, MN 55311<br>');

document.write('PHONE: <span class="phonetitle">(763) 420-7070<BR></span>');

document.write(' <span class="phonetitle"><BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@tidytim.com" class="link">sales@tidytim.com</a><br>');


//  End -->