<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('the Vanilla Pod cafe');

document.write('</span><br>');

document.write('4 Gosport Street<br>');

document.write('Lymington, SO41 9BE<br>');

document.write('PHONE: <span class="phonetitle">01590 673828<br></span>');

document.write('<br>E-mail: ');

document.write(' <A HREF="mailto:info@vanillapodcafe.com" class="link">info@vanillapodcafe.com</a><br>');

//  End -->