<!-- Begin

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

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

document.write('Milton Photos');

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

document.write('3522 E Sutton Dr<br>');

document.write('Phoenix, AZ 85032<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(480) 242-4268<BR></span>');

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

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

//  End -->