<!-- Begin

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

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

document.write('Blake Photography');

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

document.write('10660 Cayuga Dr.<br>');

document.write('Dallas, TX 75228<br>');

document.write('PHONE: <span class="Office">(214) 327-2526<BR></span>');

document.write('FAX: <span class="FAX">(214) 328-8082<BR></span>');

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

document.write(' <A HREF="mailto:alan@blakephoto.com">More Information</a><br>');


//  End -->