<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Wine Country Bed & Breakfast');

document.write('</span><br>');

document.write('75 John St. West, PO Box 1789<br>');

document.write('Niagara-on-the-Lake, ON L0S 1J0<br>');

document.write('PHONE: <span class="phonetitle">(905) 468-8701<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:stay@winecountrybb.com">stay@winecountrybb.com</a><br>');


//  End -->