
<!-- 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 = 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('I wanted to let you know that Randy did a great job for us over the April 11-13 conversion weekend. He willingly adjusted his personal schedule to e here Friday night, most of Saturday and half of Sunday. His supervision of the entrance doors, which were wide open for the movers, and his directions on how to get places within the building were very helpful. Thanks.&quot; <br><strong>Thomas Kavanaugh, M&T Bank, Property Management</strong>');
   }
if(Chunk[0] == 2) {
	document.writeln('I would like to thank Matrix for a fine job and look forward to working with both Ralph and David on the next project. Trust me, I will recommend your firm to my other contacts. It\'s people like David Fowler that make your firm shine - no pun intended. I\'ve experienced from 31 years in the business that we need to take care of the high caliber employees like David.&quot; <br><strong>Patrick J. Clarke, William H. Lane, Inc.</strong>');
   }
	 if(Chunk[0] == 3) {
	document.writeln('I want to commend the crew that performed our bi-annual carpet cleaning and tile waxing. The carpets were the cleanest they have ever been. Several people have commented on how good things look. Thank you for a job well done. We hope to have the same crew in the future.&quot;<br><strong>Jay Wilbur, Broome County Public Defender</strong>');
   }
	 if(Chunk[0] == 4) {
	document.writeln('Just wanted to acknowledge the good job the cleaning folks did over here in my office. Excellent job with the cleaning, stripping and waxing.&quot; <br><strong>M. Dahar</strong>');
   }
	 	 if(Chunk[0] == 5) {
	document.writeln('Chris and Lynn have been GREAT to work with. You have some great people on your team!!!!&quot; <br><strong>Joann</strong>');
   }

}
Function1155842691Name();
//-->
