var testimonials = new Array(
	new Array("The ultimate Agile tool is ReSharper. It is the one thing for .NET developers that removes fear of change. Refactoring is just so darn easy that change isn't scary.", "David Starr, Chief Software Architect, Healthwise, Inc", 5000, ""),
	new Array("R# is a tool that I use and absolutely love. I recommend this for anyone who uses Visual Studio and programs in C# or VB.NET.", "Rob Reynolds, RealDimensions.net", 5000, ""),
    new Array("ReSharper is an awesome tool. If you're using it you probably agree and if you aren't you should be. The productivity gains are incredible. The moment you see another developer step effortlessly through the code you'll agree.", "Jaco Pretorius, ThoughtWorks", 5000, "")
);


