<!-- Begin

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

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

document.write('Advantage Photography');

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

document.write('1809 James Place<br>');

document.write('Burnsville, MN 55337<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">952-882-2940<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@advantagephotographic.com">info@advantagephotographic.com</a>');

//  End -->