<!-- Begin


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

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


document.write('Sheridan Vincent Photography');

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

document.write('P. O. Box 16005<br>');

document.write('Rochester, NY  14616-0005<br>');

document.write('CELL PHONE: <span class="phonetitle">(585) 472-2005<BR></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail:svincent@frontiernet.net');

document.write(' <A HREF="mailto:svincent@frontiernet.net</a><br>');


//  End -->