<!-- Start

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

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

document.write('Carol Larsen Photography');

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

document.write('18102 Lakepoint Lane<br>');

document.write('Huntington Beach, CA  92647<br>');

document.write('PHONE: <span class="phonetitle">(714) 842-4345<BR></span>');

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

document.write(' <A HREF="mailto:carol@carollarsen.com">carol@carollarsen.com</a><br>');

//  End -->