<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Larry Johnson');

document.write('</span><br>');

document.write('2426 E. Phelps Rd.<br>');

document.write('Phoenix, Az. 85032<br>');

document.write('PHONE: <span class="phonetitle">(602) 574-1878<BR></span>');


//  End -->