<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Tundra');

document.write('</span><br>');

document.write('1823 Buerkle Road.<br>');

document.write('White Bear Lake, MN 55110<br>');

document.write('PHONE: <span class="phonetitle">(651) 653-7771<br></span>');

document.write('FAX: <span class="phonetitle">(651) 777-0264<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto: erichards@tungstendi.com"> Erin Richards</a><br>');

//  End -->