<!--
var r_text = new Array ();
r_text[0] = "CACTUS has an extremely helpful support staff. They are always willing to find the best solution for our organization.";
r_text[1] = "Congratulations to everyone on the successful implementations of the separated version of the Visual Cactus System. Both Mount Sinai and NYU Medical Visual Cactus Systems were up and running for the start business on the Tuesday as originally promised. Thanks! For the team work and effort provided by everyone involved in this process. Good Job everyone! Thanks!";
r_text[2] = "I found the CACTUS online class to be very helpful and very convenient in the sense that you can take a class in your own office without having to go anywhere.";
r_text[3] = "I most certainly enjoyed training and learned lots. It really was wonderful to meet all of you in person, and I must agree, it was like a family reunion.";
r_text[4] = "I think the online classes are an excellent way to provide training in specific areas at a reasonable cost to participants.";
r_text[5] = "Your staff has been great to work with and they are teaching me so much! To me, using CACTUS is like spending my day playing!";
r_text[6] = "From an I.T. perspective Cactus has been great! It is one of our best performing vendor applications with very little maintenance. I really appreciate that you take the time to check in on us!";
r_text[7] = "Want to thank you for being there. CACTUS is a great product and your support crew is the best! We wish everybody at Cactus Software a happy holiday and a prosperous year to come.";
r_text[8] = "I am sending this message to express my appreciation for the fantastic service you have given us over the years.  I have been a Cactus user since the early 90&#39;s so have had many opportunities to interact with Cactus.  Your product is far superior to all others, and in particular your customer service is outstanding...";
r_text[9] = "What did I like most about the Training Workshop? Great trainers and wonderful personalities.";
r_text[10] = "You guys are great. Read and followed the update instructions and it is now super easy for me. Finally, a software company that has support and IT in mind.";
r_text[11] = "Thank you kindly. This is just one example of Cactus&#39; well-deserved reputation for support.";
r_text[12] = "The CACTUS staff are extremely knowledgeable and therefore their level of expertise was the most valuable component of the training seminar.";
r_text[13] = "CACTUS employees were professional, friendly and helpful at all times.  This was a great experience!";
r_text[14] = "Thanks a bunch for your help...you guys are always very helpful and extremely quick.  Best vendor I have ever worked with ...keep up the great job!!!";
r_text[15] = "We installed the upgrade Tuesday, and rolled it out to over 80 individual PC&#39;s.  Each of you was totally there for Lisa and I, which doesn&#39;t surprise us because you usually are, but because of the high profile of this project, more senior people were watching and were also impressed.";
r_text[16] = "It sure is a refreshing treat to have such excellent customer service, as we consistently receive from staff at CACTUS!!  I just wish you all could teach other vendors the same practices.  Again, my thanks to you and the entire CACTUS Staff!!!";
r_text[17] = "This training is extremely helpful. I would recommend this training to everyone, even seasoned CACTUS users. You always come away with something new and useful.";
r_text[18] = "I just want to take the time to tell you how great your staff is.  I called this morning and Paul helped me add the file to my custom profile that allows the NPI to show up. I am so impressed. That is going to save me so much time. I love this software and the support we get. Thank you, thank you.";
r_text[19] = "We want you all to know that you have a great application!!!  We just upgraded to 3.9.55 this AM and everything went smoothly and as planned.  Your documentation is always up to date and easy for users to follow without any GOT YA&#39;s.    And, CACTUS is so stable and you keep us notified.";
r_text[20] = "Thank you for hiring people who have a sense of humor and who are very personal. Over the many years of working with CACTUS, I must say that your support team is the greatest.";
var i = Math.floor(21*Math.random())
document.getElementById("quote").innerHTML=r_text[i];
//-->
