<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bill White Net Works');

document.write('</span><br>');

document.write('8640 NW 1st Street<br>');

document.write('Coral Springs, FL 33071<br>');

document.write('PHONE: <span class="phonetitle">(954) 309-6229<BR></span>');

document.write('FAX: <span class="phonetitle">(800) 878-8786<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:bill@billwhite.net">bill@billwhite.net</a><br>');


//  End -->