document.write(''); var linkexists = document.getElementById('bbcomreviewstyle'); if (linkexists == null) { var headTag = document.getElementsByTagName('head')[0]; var style = document.createElement('link'); style.type = "text/css"; style.rel = "stylesheet"; style.id = "bbcomreviewstyle"; style.href = "http://www.bedandbreakfast.com/inns/reviewDisplays/reviewStyles.css"; headTag.appendChild(style); } document.write('');document.write('');document.write(' ');document.write('');document.write('
');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write('
');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write('
Overall
Guest Rooms
Service
Value
Cleanliness
Dining
> Read all 169 reviews
');document.write(' > Write a review
');document.write('
');document.write('');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write(' ');document.write('
');document.write(' ');document.write('
');document.write(' "Exceptional getaway experience!"
');document.write(' 12/4/2011
');document.write('
This is a wonderful bed and breakfast! My husband and I met our friends there... more
');document.write(' ');document.write('
');document.write(' "WONDERFUL PLACE TO STAY!!"
');document.write(' 11/16/2011
');document.write('
First experience with a bed and breakfast, met with my 2 sisters for a weekend... more
');document.write(' ');document.write('
');document.write(' "How a B&B SHOULD be!"
');document.write(' 11/10/2011
');document.write('
I was so very lucky to stumble on to the Museum Hill B&B, and even luckier... more
');document.write(' ');document.write('
');document.write(' "Surprise! Surprise! Surprise! A Real Gem"
');document.write(' 10/23/2011
');document.write('
My husband and i went to the historic town of Saint Joseph MO, since his father... more
');document.write(' ');document.write('
');document.write('');document.write(''); var tracklink = 'http://www.bedandbreakfast.com/inns/reviewDisplays/TrackWidgetClicks.aspx'; function tc(pid, mode) { var url = tracklink + "?pid=" + pid + "&t=" + mode + "&rnd=" + Math.floor(Math.random() * 5000000); var atLoadImage = new Image; atLoadImage.src = url; } function titleClick() { tc(631773,'t') } function applyClickthrough(el) { var test; var localCount; for(localCount=0;localCount < el.childNodes.length;localCount++) { test = el.childNodes[localCount]; if (test.nodeName=="A") { test.onclick = titleClick; test.target = '_blank'; } applyClickthrough(test); } } try { var content = document.getElementById('tblWidgetMain'); if (content == null) { content = document.getElementById('widgetDetails'); } if (content != null) { var outside = content.parentNode; var x; var test; for(x=0;x < outside.childNodes.length;x++) { test = outside.childNodes[x]; if (test.className=="revTitleBar" || test.className=="revTitleBarBig") { applyClickthrough(test); } } } } catch(e){}