
<!-- Copyright 2006 Bontrager Connection, LLC
// Javascript generated at http://BontragerCGI.com/
function Function1155842691Name() {
//
//
// Change cookie name, below, if needed.
   
var CookieName = "Cookie1155842691Name";
   
//
//
//
var Init = true;
var Cookie = '';
var Separator = ',';
var Chunk = new Array();
var MaxContentNumber = 9;
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&acute;m grateful to have experienced the &ldquo;celebration of America&rdquo; at the fireworks display each Friday night for the past couple of years.&rdquo;<br/> <i>- Mr. & Mrs. D. Bagielto</i>');
   }
if(Chunk[0] == 2) {
	document.writeln('&ldquo;Over the past 43 years we have shared lots of fun and our share of sorrows. Our family has had a beautiful place to visit each year.&rdquo;<br/> <i>- Mr. & Mrs. D. Bagielto</i>');
   }
	 if(Chunk[0] == 3) {
	document.writeln('&ldquo;It was so refreshing to spend time in such a family-oriented place and be surrounded by nice, really nice people.&rdquo;<br><i>-E. Woods</i>');
   }
	 if(Chunk[0] == 4) {
	document.writeln('&ldquo;After spending 4 days at your resort, we must again give our thanks for the most pleasant days of our lives!&rdquo;<br><i>- Mr. & Mrs. J. Hebeler</i>');
   }
	 	 if(Chunk[0] == 5) {
	document.writeln('&ldquo;No wonder why your steady clientele repeats, and repeats- you keep investing in their pleasure of life as an individual, and family - from your family.&rdquo;<br><i>- Mr. & Mrs. J. Hebeler</i>');
   }
	 	 if(Chunk[0] == 6) {
	document.writeln('&ldquo;Of particular note is the dedication, from morning to night, of every staff person, to insure a successful visit, and instill a determination to serve, not seen anywhere else.&rdquo;<br><i>- Mr. & Mrs. J. Hebeler</i>');
   }
	 	 if(Chunk[0] == 7) {
	document.writeln('&ldquo;Sunny Hill has become a huge part of our lives. This year we celebrated 10 years of knowing our group.&rdquo;<br><i>- Valerie, Allison, and the rest of the Pendolino/Martorana Family</i>');
   }
	 	 if(Chunk[0] == 8) {
	document.writeln('&ldquo;So thank you so much for everything you do and for the years of wonderful memories that you have given us. It means so much to so many people. You make Sunny Hill impossible to let go of.&rdquo;<br><i>- Valerie, Allison, and the rest of the Pendolino/Martorana Family</i>');
   }
	 	 if(Chunk[0] == 9) {
	document.writeln('&ldquo;It was fantastic to have a whole week to swim in the pool, play games, enjoy the lake, take in the evening entertainment, and make new friends, and the days passed far too quickly.&rdquo;<br><i>-C. Pepe</i>');
   }

}
Function1155842691Name();
//-->
