<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Thomas Miller');

document.write('</span><br>');

document.write('5132 Stricker Lane<br>');

document.write('Florence, WI 54121<br>');

document.write('PHONE: <span class="phonetitle">(715) 528-4314<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:rollingthunderfarms2@yahoo.com" class="link">rollingthunderfarms2@yahoo.com</a><br>');


//  End -->
