﻿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=\"margin-top:-5px;\">&quot;Your technical support is terrific! Thank you so much for having such knowledgeable and courteous people on your team.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Jill Todd</strong><br/>Lower Shore Enterprises<br/> – Salisbury, MD</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"margin-top:-5px;\">&quot;We rely heavily on Mail Manager … [The] ease of operation and convenient templates make setup faster and easier. A customer had a database with 290 fields, and Mail Manager 2010 was the only software which could even open the file. Without 2010, we would have lost the business.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>John Braun</strong><br/>Ozark Mailing<br/> – Springfield, MO</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"margin-top:-5px;\">&quot;The advanced features of BCC's Mail Manager do not exist in any other program in this price range. I can't tell you what a difference it has made.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Sam Kim</strong><br/>Corporate Document Solutions, Inc.<br/> – Anaheim, CA</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"margin-top:-5px;\">&quot;In 25 years of business I have never worked with any other company that treats its customers as well as BCC does. Every person I've talked to has gone out of their way to be accommodating and helpful.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>David Drizner</strong><br/>Data For Development, Inc.<br/> – Woodstock, IL</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"margin-top:-5px;\">&quot;Your <em>PostalOne!</em> files are perfect. That was shared with me by various postal people I dealt with.&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Michelle Hilston</strong><br/>Consolidated Graphics Group<br/> - Cleveland, OH</p>",
                "<img src=\"/images/pull-quote-top.gif\" class=\"pull-quote-img\" /><div class=\"pull-quote\"><p style=\"margin-top:-5px;\">&quot;My colleagues and I at Maryknoll Fathers are in consensus that your company’s product and customer services/Tech Support excel above any other vendor we have dealt with.  Please do not tweak your system!&quot;</h4></div><img src=\"/images/pull-quote-bottom.gif\" class=\"pull-quote-img\" /><p class=\"pull-quote-name\"><strong>Robert A. Pérez</strong><br/>Maryknoll Father & Brothers<br/> - Maryknoll, NY</p>"]
var writeTestimonial4 = inclArray[randomVal(0,inclArray.length-1)];




