﻿function randomVal(num1,num2){
	return (num1 + Math.floor(Math.random()*(num2-num1+1)));
}

var inclArray= ["<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"padding:5px 10px 5px 10px;\">&quot;Many printers choose BCC Mail Manager when they incorporate mailing services.… [It] is the most comprehensive and adaptable mail management software available.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Dennis Trump</strong><br/>Trump Printing<br/> – Decatur, IL</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"padding:5px 10px 5px 10px;\">&quot;BCC Mail Manager has helped make bulk processing quick and easy. It used to take 10 to 15 minutes to process 50,000 names. Now we can do it instantly.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>April DeRossett</strong><br/>Music City Printing & Mailing<br/> – Nashville, TN</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"padding:5px 10px 5px 10px;\">&quot;BCC Mail Manager has a better design, options and extremely knowledgeable support personnel. The software has greater capacity, speed and a better overall interactive feel than other brands I've used.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>John Turnbull</strong><br/>DS Direct<br/> – St. Louis, MO</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"padding:5px 10px 5px 10px;\">&quot;Bell and Howell's suite of mailing software solutions are superior to anything we looked at on the market. We use almost every product in BCC Mail Manager, and they work seamlessly with our imaging and direct mail processing needs.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Mark McAnally</strong><br/>FXdirect<br/> – Dallas, TX</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"padding:5px 10px 5px 10px;\">&quot;I would have been in the dark without Track N Trace—and my customer would have been $2,000 poorer.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Michael Libby</strong><br/>Perinton Publishing<br/> - Rochester, NY</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"padding:5px 10px 5px 10px;\">&quot;Bell and Howell has, without a doubt, the best tech support in this or any other industry.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Grant P. Newman</strong><br/>Bassette Company<br/> - Springfield, MA</p>"]
var writeTestimonial2 = inclArray[randomVal(0,inclArray.length-1)];


