<!-- Begin

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

document.write('<span class="phonetitle">');

document.write('Janet Stockard, Attorney at Law');

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

document.write('3703 Cloudy Ridge ');

document.write('Austin, Texas 78734<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(512) 474-JAIL</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(512) 266-6999</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('South Padre Island <span class="phonetitle">(956) 772-9550</span>');

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

document.write('Email: ');

document.write(' <A HREF="mailto:janetstockard@austin.rr.com">JanetStockard@Austin.RR.COM</a><br>');


//  End -->
