var customerquotes = new Array(
	new Array("Hi, I downloaded the free version and love it!! So simple anyone can do it. Fantastic.", "Maureen Gould, from uninstallation feedback", 5000, ""),
	new Array("Just for the record, Excelsior Delivery is EXACTLY what I've been looking for! So easy to use! I needed a setup packager that would run independently of VS2005 and just let me put together whatever files I need to send out, and Excelsior does just that. Keep up the good work!", "LaNette Bremseth, Crow River Tech, LLC.", 5000, ""),
	new Array("I was very impressed by your software compared to others I evaluated. However, I decided to use \"Inno Setup\" which seems to provide more flexibility and customizability.  For simpler projects I may still recommend your software to others.", "from uninstallation feedback", 5000, ""),
	new Array("Excellant Interface...Being a person who does not know programing and needs something that can be as easy as possible like Drag and Drop and the program figures it out for you, is just what is needed...", "woosan, review at vista-files.org", 5000, "http://www.vista-files.org/programs/excelsior-llc/excelsior-installer.html"),
	new Array("seems to be easy to use and will meet my needs. thanks!", "from uninstallation feedback", 5000, ""),
	new Array("Tested it on this computer. Works absolutely perfect. Am going to use it in a small office network for installing local maintenance packages.", "from uninstallation feedback", 5000, ""),
	new Array("I have been able to use this tool to help me create simple executables that install whatever I want where ever I want easily. Thank you for this tool.", "Bradley, review at vista-files.org", 5000, "http://www.vista-files.org/programs/excelsior-llc/excelsior-installer.html"),
	new Array("Your software is good but... My video resolution is 1024 x 600. (Mini Laptop) Thenks.....", "from uninstallation feedback", 5000, ""),
	new Array("I love Excelsior Installer and Excelsior Delivery, they do everything I need except one thing: They don't give the user the choice of overwriting the files or not when they are being installed. Thank you.", "from uninstallation feedback", 5000, ""),
	new Array("I need a packager that can also run a exe pre installation or have an option to shut down services prior to the installation.  Beside that, nice product.", "from uninstallation feedback", 5000, ""),
	new Array("Hi, your program is great but i would like to have some control over instalation process. I found http://www.bytessence.com/ and i really like their program options.", "from uninstallation feedback", 5000, ""),
	new Array("Very easy to use and with great results!", "Nocturnus, review at freewarefiles.com", 5000, "http://www.freewarefiles.com/review_10_113_26982.html")
);



