document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('
The Southern
Restaurant & Eating House
inside the
Rio Grand Southern Hotel
est. 1893

In the early days of the Rio Grande Southern Railroad, finding a good meal was not easy. As the only Eating House on the trip between Durango and Rico, The Southern was an oasis in a desolate land.

One hundred and fifteen years later, The Southern Eating House is once again that oasis. While the options have grown, the same warm feeling of a home cooked meal awaits you on your visit to Mesa Verde Country.

Breakfast is served daily from 7:30 – 10 am and offers you a “build you own” option that includes  items such as homemade buttermilk pancakes, waffles, eggs made to order, breakfast meats, fruit, cereals and great coffee                            from $5.95

Lunch and Dinner features delicious Santa Maria style Tri-Tip, Pulled Pork, Chicken, and Fish with homemade sides such as cole slaw, potato salad, fresh cut fries and western style beans.  We serve excellent food, made from scratch, at reasonable prices.            from  $5.95

Nightly dinner specials are served “Chef’s Choice” and will be chosen to reflect the best and freshest ingredients available – complete with appetizer, soup or salad, entrÈe and dessert.
                                        M-Th    $9.95
                                             (weekends higher)


We look forward to serving you.
'); document.write('
'); if (typeof( window['textycount'] ) != "undefined" ) { textycount++; } else { var textycount = 0; } document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Add Your Comment:'); var fillName = readCookie('textyName') ; var fillEmail = readCookie('textyEmail') ; var fillAvatar = getURLParam('avatar'); if (!fillName) fillName = ''; if (!fillEmail) fillEmail = ''; if (fillAvatar != null && fillAvatar != "") { var t = replaceAll(fillAvatar,'%5C','\/'); photo = replaceAll(t, '\\', '\/') ; fillAvatar = 'http://texty.com/media/'+photo; photoname = photo.substring(photo.lastIndexOf('\/')+1) ; createCookie('textyAvatar',photoname,36500); alert(getURLParam('error')); } else { fillAvatar = readCookie('textyAvatar') ; if (!fillAvatar) fillAvatar = 'http://texty.com/media/photos/noavailable.png'; else { var ocode = hex_md5(fillEmail); var fl = ocode.substring(0,2); var sl = ocode.substring(2,4); var tl = ocode.substring(4); var path = fl+'/'+sl+'/'+tl; fillAvatar = 'http://texty.com/media/photos/'+path+'/'+fillAvatar ; } } document.write(''); document.write('
'); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Name:
Email:   subscribe
Comment:
') document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write(''); document.write('
'); var jsonContent = new Array(textycount); jsonContent[textycount] = [{"pk": 25635, "model": "cms.comment", "fields": {"comment": "Had great meals. When back in town will stop again. The scratches on my Tundra came out just fine.", "name": "David,Nora & Allyssa Moore", "commenter": 23326, "avatar": "", "created_date": "2010-07-07 08:40:36", "texty": 9166}}, {"pk": 21789, "model": "cms.comment", "fields": {"comment": "What's up with the door knob rooms, Nos. 4, 5, 6, and the prayer is in Espanol. Are these rooms reserved for Priests and Nuns, or just Haunted? The Duck---We need to talk", "name": "Donald Welnetz (Duck)", "commenter": 21125, "avatar": "", "created_date": "2009-07-11 16:23:01", "texty": 9166}}, {"pk": 21355, "model": "cms.comment", "fields": {"comment": "This be the Duck sending this note. Will get in touch with you by Sunday evening, for sure. Are breakfast meals included with room rentals, or are they seperate? Duck", "name": "Donald Welnetz (Duck)", "commenter": 21125, "avatar": "", "created_date": "2009-06-04 21:46:54", "texty": 9166}}] ; var path = 'http://texty.com/'+'media/'; maxCommentsPerPage = 20; start = 0; end = jsonContent[textycount].length; comment = ""; for (i = start; i < end; i++) { comment = comment + '
'+jsonContent[textycount][i].fields.name+'
'; comment = comment + jsonContent[textycount][i].fields.comment; var photo = "photos/noavailable.png"; if (jsonContent[textycount][i].fields.avatar != 'photos\noavailable.png') { var t = replaceAll(jsonContent[textycount][i].fields.avatar,'%5C','\/'); photo = path+t ; photo = replaceAll(photo, '\\', '\/') ; } comment = comment + '
Posted at: '+jsonContent[textycount][i].fields.created_date+'
'; comment = comment + '
'; if (i>0 && (i+1)%20==0) { comment = comment + '
'; comment = comment + ""; comment = comment + ""; comment = comment + '
'; } } document.write(""); document.write('
SimpleCMS | '); document.write('Texty
'); document.write('');