<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('YourPhotoShot');

document.write('</span><br>');
document.write('Paul Guinn');

document.write('</span><br>');

document.write('1321 N. Gene Autry Trail<br>');

document.write('Palm Springs, CA 92262<br>');

document.write('PHONE: <span class="phonetitle">(760) 321-1881<br></span>');

document.write('STATION PHONE: <span class="phonetitle">(760) 416-8371<br></span>');

document.write('<br>E-mail :<br>');

document.write(' <A HREF="mailto:yourphotoshot@yourphotoshot.com">MAIL Me</a><br>');


//  End -->