<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('PhotoLady');

document.write('</span><br>');

document.write('MAILING ADDRESS 800 North Mary Street<br>');

document.write('Tempe, AZ 85281<br>');

document.write('PHONE: <span class="phonetitle">(480) 558-8502<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(480) 558-8502<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@photolady.com">info@photolady.com</a><br>');


//  End -->