<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bernard Photography and Fine Art');

document.write('</span><br>');

document.write('714 43rd Street West<br>');

document.write('Bradenton, FL 34209<br>');

document.write('PHONE: <span class="phonetitle">(941) 745-3112<BR></span>');



document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@bernardphotography.com" class="link">info@bernardphotography.com</a><br>');


//  End -->