<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<span class ="copyright">&copy;Copyright 2010 ');

document.write('<a href="index.html" target="_top" class="copylink">Vista Photo Inc.</a> ');

document.write('<br>');

document.write('1701 Midway Road');

document.write('<br>');

document.write('Odenton, MD 21113');

document.write('<br>');

document.write('Phone: 800-334- 8638');


document.write('<br>');

document.write('Fax: 410-551-0711');

document.write('<br>');

document.write('For any questions please '); 

document.write(' <a href="contactUs.htm" target="_top" class="copylink">Contact Us</a>');

document.write('</span><br>');



//  End -->