<!-- Put quote here. You will need to change the number on the Random array to match the total number of quotes.var r_text = new Array ();r_text[0] = "<P class='quote'>We were in the market for a copier but found much more in CBS. They not only promised timely service, but delivered. Their staff cares at every level!</P><p class='author'>Diane Gottula,<br>Bretzlauf & Associates</p>";r_text[1] = "<P class='quote'>Having the ability to make a single call for the majority of our IT needs makes them an invaluable resource to our past and continued growth.</P><p class='author'>Russell Ray,<br>Scott Lowery Law Offices</p>";r_text[2] = "<P class='quote'>Complete Business Systems exceeded expectations during our first lease with them. They continue to do so with the new lease we signed this year as well.</P><p class='author'>Mike Rogers,<br>Peak Learning Systems</p>";r_text[3] = "<P class='quote'>In the five years of doing business with CBS, they have kept us well supplied, up and running, and able to manage our large in-house printing projects.</P><p class='author'>Mike Rogers,<br>Peak Learning Systems</p>";r_text[4] = "<P class='quote'>Having Complete Business Systems on our side has lowered our costs and increased our productivity. We are very appreciative.</P><p class='author'>Mike Rogers,<br>Peak Learning Systems</p>";r_text[5] = "<P class='quote'>As a smaller insurance agency, we have depended on Complete Business Systems to offer customized support and I have always been surprised with their lightning fast response.</P><p class='author'>Rand Moritzky,<br>NFU Insurance West</p>";r_text[6] = "<P class='quote'>When we purchased our copier from CBS three years ago, I could not have anticipated the tremendous service that went along with their products. I will always use CBS!</P><p class='author'>Rand Moritzky,<br>NFU Insurance West</p>";r_text[7] = "<P class='quote'>Since we leased our unit three years ago, we have received excellent customer service and support from CBS. Their personnel are pleasant, prompt and knowledgable.</P><p class='author'>Kathie E. Brown,<br>International Truck & Engine Corporation</p>";r_text[8] = "<P class='quote'>For the past five years we have relied on CBS to provide all of our IT support and office equipment maintenance. I highly recommend them for their responsiveness, knowledgable staff and commitment to providing quality service.</P><p class='author'>Linda S. Chorney,<br>Chorney & Millard LLP</p>";var i = Math.round(8*Math.random());document.write(r_text[i]);//-->