function text() {
};
text = new text();
number = 0;
text[number++] = "<p>&quot;We have been trying to figure out what is wrong with the network for the past 5 years.  Other consulting firms have looked at it and made recommendations and changes.  However, the problems persisted.  Protocol Networks has figured out what is wrong with our network when others have not.  That depth of knowledge separate Protocol Networks from the rest.&quot;</p><p>Ted Penfield, Information Technology Director <br>National Lumber Company</p>"
text[number++] = "<p>&quot;Protocol Networks knows customer service. They are knowledgeable, professional, responsive, reliable and dependable. They do what they say they will do and you can count on it.&quot;</p><p>Daniel M. Weir, Chief Information Officer Noble &amp; Greenough School</p>"
text[number++] = "<p>&quot;I have worked with Protocol Networks for 2 years now. They have installed, maintained and trained my staff on Microsoft software and proprietary computer operating systems. What I appreciate most is their quick response time and attention to detail. In the fast paced health care environment that I live in, time is of the essence. They were there to support and train when I needed them.&quot;</p><p>Mary G. Hagarty, RN, MSN<br />Director of Operations, Northeast<br />Emeritus Assisted Living, Inc.</p>"
text[number++] = "<p>&quot;Protocol Networks provides a full-time Help Desk for the Gardner Visiting Nursing Association. This service is a valuable asset to our every day activities.</p><p>Elaine T. Fluet, CEO<br />Gardner VNA</p>"
text[number++] = "<p>&quot;In addition to their knowledge base, Protocol Networks  is committed to staying with a problem until it gets resolved, and they are not looking for the simplest solution – they are looking for the optimum solution!</p><p>Michael Kirby<br>Franklin Sports, Inc.</p>"
text[number++] = "<p>&quot;Protocol Networks have played a very integral role in providing service and support for Edwards Angell Palmer & Dodge. My personal experience with Protocol has been very positive. They have very skilled and knowledgeable employees that do work of the highest quality. I am very selective about who I have working on my network. Protocol Networks has always and continues to provide me with quality work and the level of service that is required to meet the needs of the business.</p><p>Joseph Connors, Director Of Technology<br>Edwards Angell Palmer &amp; Dodge</p>"
increment = Math.floor(Math.random() * number);
document.write(text[increment]);