<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('ABCD Web Design and Hosting');

document.write('</span><br>');

document.write('PO Box 2573<br>');

document.write('Bay City, Texas 77404<br>');

document.write('PHONE: <span class="phonetitle">(979) 240-5565<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:dowell@abcdwebs.com" class="link">dowell@abcdwebs.com</a><br>');

//  End -->