<!-- START

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('First Photo');

document.write('</span><br>');

document.write('102 E. Central Entrance<br>');

document.write('Duluth, MN 55811<br>');

document.write('PHONE: <span class="phonetitle">(218) 722-9567<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(218) 722-9564<br></span>');

document.write('<br>E-mail: ');

document.write(' <A HREF="mailto:info@firstphoto.biz" class="link">info@firstphoto.biz</a><br>');


//  End -->