<!-- Begin

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

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

document.write('Paul Reeder');

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

document.write('515 E. Grant Rd., #141-209<br>');

document.write('Tucson, AZ  85705<br>');

document.write('PHONE: <span class="phonetitle">(520) 903-2913<br></span>');

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

document.write(' <A HREF="mailto:paul@paulreeder.com">Click Here to Send Me E-Mail</a><br>');


//  End -->