
<!-- 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('<p align="center"><img src="images/testimonials/testimonial_001.jpg" /></p><p class="quoteText">&quot;The reliability and speed of the IBM system, along with the productivity  enhancements STCR has provided, has allowed Stew Leonard\'s to continue to  provide the high quality customer service experience our customers have grown  to expect.&quot;</p><p class="quoteTextBy">Mike  Heinzer<br />Director of Information Services</p>');
   }
if(Chunk[0] == 2) {
	document.writeln('<p align="center"><img src="images/testimonials/testimonial_006.jpg" /></p><p class="quoteText">&quot;Working with  STCR has been great! I consider our requirements a bit unique compared to other  independents. &nbsp;But STCR\'s team has bent over backwards to meet our needs.&nbsp; The combination of IBM\'s local hardware techs and STCR\'s knowledge  has allowed us to continue to be flexible, grow and do what we do best:  Serve our customers. &quot; </p><p class="quoteTextBy">Corey Nice<br />MIS  Director</p>');
   }
	 if(Chunk[0] == 3) {
	document.writeln('<p align="center"><img src="images/testimonials/testimonial_003.jpg" align="center" /></p><p class="quoteText">&quot;We have been using IBM equipment and software for our point-of-sale for over 10 years and have been very pleased  with the system\'s quality and reliability, and with the excellent support  provided by STCR.&quot;&nbsp;</p><p class="quoteTextBy"> Larry Zilko<br />IT  Director</p>');
   }
	 if(Chunk[0] == 4) {
	document.writeln('<p align="center"><img src="images/testimonials/testimonial_004.jpg" /></p><p class="quoteText"> &quot;SMS has  allowed us to greatly improve the efficiency of our product maintenance, while  providing an easy-to-use touch screen interface for our cashiers.&nbsp; The  support we receive from STCR means that we can spend more time focusing on our  mission and less time dealing with computer problems!&quot;</p><p class="quoteTextBy">Gina Cawley,<br />IT Manager</p>');
   }
	 	 if(Chunk[0] == 5) {
	document.writeln('<p align="center"><img src="images/testimonials/testimonial_005.jpg" /></p><p class="quoteText">&quot;In the Co-op world, member satisfaction is our  number one goal, as our organizations are member-owned and operated. STCR  worked tirelessly to assure that the unique needs of our membership were fully  integrated into our new point-of-sale system. The SMS system itself has proven  to be fast, reliable, efficient, and customizable. Every department in our  stores has seen vast improvements in sales reporting and category management,  and STCR\'s customer service and technical support have been incredibly  responsive and knowledgeable. Thanks, STCR!&quot; </p><p class="quoteTextBy"> Jeremy Stutzman<br />IT Director</p>');
   }

}
Function1155842691Name();
//-->
