<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('CompuTALK');

document.write('</span><br>');

document.write('Madison, Wisconsin<br>');

document.write('PHONE: <span class="Toll Free">(888) 773-2599<BR></span>');

document.write('Local: <span class="local">(608) 233-5556<BR></span>');

document.write('FAX: <span class="fax">(608) 233-3566<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:jim@speak-it.com"> Click Here</a><br>');


//  End -->