function text() {
};
text = new text();
number = 0;


text[number++] = "''Wow, 13 years of great service! I am astonished at the high prices other business owners continue to pay, and the poor service they receive. The excellent support I receive from Supernova has helped make my company successful!''<br /><div id='noteCredit' class='noPrint'>- Auto Evaluators</div>"


text[number++] = "''Supernova took the time to understand my needs and created a website that exceeded my requirements but remained within my budget. I would recommend Supernova to anyone!''<br /><div id='noteCredit' class='noPrint'>- Calvary Tree Clothing Company</div>"


text[number++] = "''Thanks to Supernova for their excellent work, crisp design and artistic flair, my new web site has nearly doubled my business. Kudos to the Supernova team for a job well done!''<br /><div id='noteCredit' class='noPrint'>- Blessings Enterprises</div>"


text[number++] = "''We were absolutely overwhelmed with your tremendous contribution of the beautiful logo and flyer for our Hope for Henry campaign. We will be forever grateful for your support.''<br /><div id='noteCredit' class='noPrint'>- Hope for Henry</div>"


text[number++] = "''This is exactly what I needed. I had a very aggressive timeline for this project. Thanks for the quick turnaround time.''<br /><div id='noteCredit' class='noPrint'>- Centene Corporation</div>"


text[number++] = "''Supernova helped me have a professional-looking web site that not only had a clean design and a strong focus on the purpose of my business, but also to do so within my budget.''<br /><div id='noteCredit' class='noPrint'>- FUSION</div>"


text[number++] = "''Supernova allowed me to build a web site that was high-quality in both functionality and design without any pressure to overload the web site with special effects or functions that were unnecessary to my business needs.''<br /><div id='noteCredit' class='noPrint'>- FUSION</div>"


text[number++] = "''Supernova was reliable in meeting deadlines and in finishing the job within my budget, while producing a web site that exceeded my initial design and usability expectations.''<br /><div id='noteCredit' class='noPrint'>- FUSION</div>"


text[number++] = "''We needed a large colorful web site to promote our products and I couldn't be happier with the final product. A+ on this design!''<br /><div id='noteCredit' class='noPrint'>- The Herb Shop</div>"


text[number++] = "''Supernova Multimedia delivered a web site that was beyond our expectations! We plan to use them again.''<br /><div id='noteCredit' class='noPrint'>- Harpoon Technologies</div>"


text[number++] = "''Working with Supernova was great! Their incredible designs and attention to detail is exactly what I was looking for. I encourage other people to give them a try.''<br /><div id='noteCredit' class='noPrint'>- eThink</div>"


text[number++] = "''Supernova took the time to understand my business and designed a solution that worked for me while providing valuable insights that made the project exceed my expectations.''<br /><div id='noteCredit' class='noPrint'>- Haines, Janson &amp; Associates</div>"


increment = Math.floor(Math.random() * number);
document.write(text[increment]);