var r_text = new Array ();
r_text[0] = "&ldquo;IBAC people are very efficient, responsive, accurate with their paperwork, and  pleasant to work with.&rdquo;</p><p>&ldquo;Excellent  company to work with and they always do their best to get bags out of our  locations in a timely manner.&rdquo;";
r_text[1] = "&ldquo;Consistently providing outstanding customer support and product quality.&rdquo;</p><p>&ldquo;Thanks again to all the people of IBAC for recognizing the importance of providing quality products, backed by first-class customer service.&rdquo;";
r_text[2] = "&ldquo;IBAC has again proven themselves as one of our top performing suppliers.&rdquo;</p><p>&ldquo;The IBAC team consistently remains flexible to our ever-changing needs as well as provides a product that far exceeds our standard of excellence.&rdquo;";
r_text[3] = "&ldquo;IBAC proves year after year their commitment to providing a quality service to our company.&rdquo;</p><p>&ldquo;This year has again shown IBAC&rsquo;s drive to go above and beyond the average expectations for their customers.&rdquo;";
var i = Math.floor(4*Math.random())

document.write(r_text[i]);