<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('John Lawrence Photography');

document.write('</span><br>');

document.write('11635 Java Street<br>');

document.write('Cypress, CA 90630<br>');

document.write('PHONE: <span class="phonetitle">(714) 892 0051<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@johnlawrencephotography.com" class="link">info@johnlawrencephotography.com</a><br>');


//  End -->