<!-- Copyright 2006 Bontrager Connection, LLC
// Javascript generated at http://BontragerCGI.com/
function Function1155842691Name() {
//
//
// Change cookie name, below, if needed.
   
var CookieName = "RandomQuotewq09ty9ht";
   
//
//
//
var Init = true;
var Cookie = '';
var Separator = ',';
var Chunk = new Array();
var MaxContentNumber = 5;
var DispositionTimes = 0;
var Disposition = 'unique';
if(document.cookie.length > 0) {
   var spot = CookieName + '=';
   var cookiebegin = document.cookie.indexOf(spot);
   var cookieend = 0;
   if(cookiebegin > -1) {
      cookiebegin += spot.length;
      cookieend = document.cookie.indexOf(";",cookiebegin);
      if(cookieend < cookiebegin) { cookieend = document.cookie.length; }
      Cookie = document.cookie.substring(cookiebegin,cookieend);
      }
   }
if(Cookie.length > 1)
{
   Chunk = Cookie.split(Separator);
   if(Disposition == 'same') {
      var chunk = parseInt(Chunk[1]);
      chunk++;
      Chunk[1] = chunk;
      Init = false;
      if((DispositionTimes > 0) && (Chunk[1] > 0)) { Init = true; }
      }
   }
if(Init == true) {
   var nextnum = Math.ceil(Math.random() * MaxContentNumber);
   if(Chunk[0] > 0) {
      while(nextnum == Chunk[0]) { nextnum = Math.ceil(Math.random() * MaxContentNumber); }
      }
   Chunk[0] = nextnum;
   Chunk[1] = '1';
   }
if((Chunk[0] < 1) || (Chunk[0] > MaxContentNumber)) {
   Chunk[0] = Math.floor(Math.random() * (MaxContentNumber+1));
   Chunk[1] = '1';
   }
if((Chunk[0] < 1) || (Chunk[0] > MaxContentNumber)) { Chunk[0] = 1; }
var exp = '';
if(0 > 0) {
   var now = new Date();
   then = now.getTime() + (0 * 24 * 60 * 60 * 1000);
   now.setTime(then);
   exp = '; expires=' + now.toGMTString();
   }
var cookiecontent = Chunk.join(Separator);
document.cookie = CookieName + "=" + cookiecontent + '; path=/' + exp;
if(Chunk[0] == 1) {
   document.writeln('&ldquo;I want to say thank you for a nice weekend. I had such a good time. It feels like I came home. You people make me feel so comfortable. Thanks for everything.&ldquo;<div id="testimonials_footer">-Gertrude M.</div>');
   }
if(Chunk[0] == 2) {
	document.writeln('&ldquo;Our senior citizens came there and I would just like you to know they loved it and they said the food was great and the service was fantastic. We also appreciate you letting them stay there while they fixed the bus and keeping them entertained was more than we could have expected.&ldquo;<div id="testimonials_footer">-Vincette R.</div>');
   }
if(Chunk[0] == 3) {
	document.writeln('&ldquo;Every meal was a culinary adventure. The food was always first quality, plentiful and graciously served.&ldquo;<div id="testimonials_footer">-John N..</div>');
   }
if(Chunk[0] == 4) {
	document.writeln('&ldquo;Our family had the pleasure of staying at your resort for NYPD family weekend. We would like to let everyone know we could not have asked for a more memorable stay. Our entire family looks forward to visiting again next year!&ldquo;<div id="testimonials_footer">-Sandy O.</div>');
   }
if(Chunk[0] == 5) {
	document.writeln('&ldquo;Everyone thoroughly enjoyed our time with you and have been telling everyone about the fantastic meals, the gorgeous fall colors and how special you treated us.&ldquo;<div id="testimonials_footer">-Marge M.</div>');
   }


}
Function1155842691Name();
//-->
