//---------------------------------------------------------------------------
//  Functions for global random testimonials.
//---------------------------------------------------------------------------
var Testimonial = new Array(13);
var core = Testimonial.length;

//Testimonial[] = new Array('','','','');

//---------------------------------------------------------------------------
//  Vendors.
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
//  C1.
//---------------------------------------------------------------------------
Testimonial[0] = new Array('I am proud to offer our customers a way to control our access to their environments easily & securely using Enexity\'s SecureLink.','John Paladino','VP, Client Services','InterSystems');
Testimonial[1] = new Array('SecureLink … gives us a remote support solution that our customers will accept & that will allow us to unify on a common methodology.','Brenda Wurst','VP, Customer Support','Amcom Software');
Testimonial[2] = new Array('SecureLink is an extremely useful product. After reviewing several options, Enexity stood out as the best solution for our needs.','Katie Hollister','VP, Worldwide Client Services','Accelrys');
Testimonial[3] = new Array('We evaluated several solutions to make support & service more effective. SecureLink scored highest for both security & utility.','Jim Reed','VP, Senior Customer Support','Eclipsys');
Testimonial[4] = new Array('SecureLink is ... better than having an engineer on-site, & you don\'t have to buy a plane ticket.','Nancy Millstrom','Director of Worldwide Support','ATG');
//  This is a C2 quote but goes in for C1s as well.
Testimonial[5] = new Array('We would like all our software vendors to use SecureLink & we are going to encourage them to do so.','Jack Hennessy','Project Manager','Community General Hospital of Syracuse');
Testimonial[6] = new Array('SecureLink VSN is the future of secure support','John Chauvin','Senior Technical Consultant','Mediware Information Systems');
Testimonial[7] = new Array('Enexity partnered with us to deliver a superior support experience both for us and our customers.','Robert Bell','VP, Product Support Services','Eclipsys Corporation');
Testimonial[8] = new Array('By converting our customers to Enexity\'s solutions, we were able to save our customers money on their connectivity costs, enhance the reliability of the connection, improve our response and resolution times, all while increasing the security and auditing capability of the customer\'s systems. Not bad for 15 minutes work!','Robert Bell','VP, Product Support Services','Eclipsys Corporation');
Testimonial[9] = new Array('I\'ve written two papers for the IEEE on VPN Implementation and Design as well as Secure Computing and I find SecureLink by Enexity to not only be the most secure remote access solution I\'ve ever come across, but also the most efficient.  Having layer 7 tools built in to a network access application saves costs on 3rd party software, reduces staff training costs, and expedites mean time to repair my clients systems. SecureLink is a must for any and all business to business remote access needs.','Eric Jeffery','Manager, Advanced Technology Solutions','QuadraMed&reg;');
Testimonial[10] = new Array('Finally, a fast & easy way to remotely connect to a customer\'s network!','Mike','Senior Support Analyst','Major Enterprise Software Vendor');

//---------------------------------------------------------------------------
//  C4.
//---------------------------------------------------------------------------
Testimonial[11] = new Array('Finally, a fast & easy way to remotely connect to a customer\'s network!','Mike','Senior Support Analyst','Major Enterprise Software Vendor');

//---------------------------------------------------------------------------
//  Enterprises.
//---------------------------------------------------------------------------

//---------------------------------------------------------------------------
//  C2.
//---------------------------------------------------------------------------
//  Intentionally recreating an existing index.  This is a shared 
//  testimonial.
Testimonial[6] = new Array('We would like all our software vendors to use SecureLink & we are going to encourage them to do so.','Jack Hennessy','Project Manager','Community General Hospital of Syracuse');
//  This is a C3 quote but goes in for C2s as well.
Testimonial[12] = new Array('Before SecureLink, we had 60 vendors crawling all over our network without accountability.','Kay Warner','Security Officer','Medical Center Hospital');

//---------------------------------------------------------------------------
//  C3.
//---------------------------------------------------------------------------
//  Intentionally recreating an existing index.  This is a shared 
//  testimonial.
Testimonial[12] = new Array('Before SecureLink, we had 60 vendors crawling all over our network without accountability.','Kay Warner','Security Officer','Medical Center Hospital');



