<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('restaurant paul k');

document.write('</span><br>');

document.write('199 Gough Street<br>');

document.write('San Francisco, CA 94102<br>');

document.write('PHONE: <span class="phonetitle">(415) 552 7132<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:paul@paulkrestaurant.com">paul@paulkrestaurant.com</a><br>');


//  End -->