<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Aunt Kizzys Backporch Kitchen');

document.write('</span><br>');

document.write('523 Washington Blvd.<br>');

document.write('Marina Del Rey, CA 90292<br>');

document.write('PHONE: <span class=\'phonetitle\'>(310) 578-1005<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@auntkizzys.com">info@auntkizzys.com</a><br>');


//  End -->