//Do Not Edit Below
var number_of_testimonials = 0;
//Do Not Edit Above


// All images must be uploaded in the "images" directory
// All articles must be uploaded in the "pdf" directory


// Copy one of these testimonial code blocks down below the last one and change the testimonial link, the thumbnail image, and the title to add a testimonial.
// Make sure to keep Newest testimonials at the top."

//Testimonial Code Block
var testimonial_Filename = 'Brian_Norcross.pdf';
var testimonial_Thumbnail = 'Brian_Norcross.jpg';
var testimonial_Text_Title = 'CBS 4 Hurricane Specialist Bryan Norcross serves as Honorary Chairman and supports Hurricane Warning at the Disaster Survival House by donating his time and money to the project.';
//-------
var testimonialcount = number_of_testimonials + 1;eval('testimonial' + testimonialcount + ' = testimonial_Filename');eval('testimonial' + testimonialcount + '_Thumb = testimonial_Thumbnail');eval('testimonial' + testimonialcount + '_Title = testimonial_Text_Title');number_of_testimonials++;
//End Testimonial Code Block

//Testimonial Code Block
var testimonial_Filename = 'Neighbors_4_Neighbors_05-27-08.pdf';
var testimonial_Thumbnail = 'Neighbors_4_Neighbors_05-27-08.jpg';
var testimonial_Text_Title = 'May 27, 2008 Neighbors4Neighbors and CBS4/MY33 are delighted to be the media partners for StormZone, one of Hurricane Warnings Educational programs.';
//-------
var testimonialcount = number_of_testimonials + 1;eval('testimonial' + testimonialcount + ' = testimonial_Filename');eval('testimonial' + testimonialcount + '_Thumb = testimonial_Thumbnail');eval('testimonial' + testimonialcount + '_Title = testimonial_Text_Title');number_of_testimonials++;
//End Testimonial Code Block

//Testimonial Code Block
var testimonial_Filename = 'wyoungmidschool.pdf';
var testimonial_Thumbnail = 'wyoungmidschool.jpg';
var testimonial_Text_Title = 'Walter C Young Middle School students received a national award in Washington D.C. for a roof design science exhibit after visiting the Disaster Survival House during a field trip with Broward County Public Schools';
//-------
var testimonialcount = number_of_testimonials + 1;eval('testimonial' + testimonialcount + ' = testimonial_Filename');eval('testimonial' + testimonialcount + '_Thumb = testimonial_Thumbnail');eval('testimonial' + testimonialcount + '_Title = testimonial_Text_Title');number_of_testimonials++;
//End Testimonial Code Block

//Testimonial Code Block
var testimonial_Filename = 'watersafe_06-24-08.pdf';
var testimonial_Thumbnail = 'watersafe_06-24-08.jpg';
var testimonial_Text_Title = 'June 24, 2008 WaterSafe Founder and Vice President Kristen Nevils has experienced tremendous opportunities for growth of her business with their Hurricane Warning partnership';
//-------
var testimonialcount = number_of_testimonials + 1;eval('testimonial' + testimonialcount + ' = testimonial_Filename');eval('testimonial' + testimonialcount + '_Thumb = testimonial_Thumbnail');eval('testimonial' + testimonialcount + '_Title = testimonial_Text_Title');number_of_testimonials++;
//End Testimonial Code Block

//Testimonial Code Block
var testimonial_Filename = 'troppred_06-22-06.pdf';
var testimonial_Thumbnail = 'troppred_06-22-06.jpg';
var testimonial_Text_Title = 'June 22, 2006 Tropical Prediction Center/National Hurricane Center former Director Max Mayfield supports and endorses Hurricane Warning';
//-------
var testimonialcount = number_of_testimonials + 1;eval('testimonial' + testimonialcount + ' = testimonial_Filename');eval('testimonial' + testimonialcount + '_Thumb = testimonial_Thumbnail');eval('testimonial' + testimonialcount + '_Title = testimonial_Text_Title');number_of_testimonials++;
//End Testimonial Code Block
