<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Shawn Adams');

document.write('</span><br>');

document.write('5817 N. 35th Ave.<br>');

document.write('Phoenix, Az. 85017<br>');

document.write('PHONE: <span class="phonetitle">(602) 367-6109<BR></span>');


//  End -->