var testimonials = new Array(
	new Array("I feel like it is my duty to try to turn people on to things that make their life better. That's part of what being a speaker is about. I've used all the major Java IDE's: NetBeans, JBuilder, Eclipse, and IntelliJ. For me, IntelliJ works best. Period.", "Neal Ford, Speaker, Author, Thoughtworks Application Architect", 5000, ""),
	new Array("Most of our engineers do not get any errors at all during compiling because IntelliJ IDEA catches them all during editing. The time we save is remarkable.", "Ken Watts, VP Platform Engineering, Documentum", 5000, ""),
	new Array("Finally an IDE that lets you develop as fast as you can think, not as fast as you can type. The way that it lets the IDE take over the routine tasks, doesn&rsquo;t only make development faster and less painful, it can help a lot in making your code contain less errors.", "Karl Avedal, Co-Founder, IronFlare/Orion Application Server", 5000, ""),
	new Array("Customers and partners in France are always amazed by the pace at which we are able to deliver new products and features, with such a level of quality.  I think that IntelliJ IDEA is one of our best weapons to do just that.", "Sparus-Software, France", 5000, "")
);
