ajscroller1 = new AJScroller();
ajscroller1.name = 'ajscroller1';
ajscroller1.type = 0;
ajscroller1.width = 329;
ajscroller1.height = 100;
ajscroller1.spacing = 51;
ajscroller1.scrollspeed = 5;
ajscroller1.pausedelay = 5000;
ajscroller1.pausemouseover = true;
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>Childcare By Jan</b><br>"Childcare Manager has worked great for our center! It has saved me from any weekend work."<br><i>--- Jan Nettles</i></font>', '', 'Testimonial');
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>Bizzy Bee Childcare</b><br>"I just love Childcare Manager!"<br><i>--- Marianne Walter</i></font>', '', 'Testimonial 2');
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>lliff\'s Camp & Clinics</b><br>"Childcare Manager literally runs our entire company from our finances to our children and their families."<br><i>--- Theresa L. lliff</i></font>', '', 'Testimonial 3');
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>New Life Kidz Centre</b><br>"Childcare Manager just couldn\'t get any more user friendly."<br><i>--- Mary Boesch</i></font>', '', 'Testimonial 4');
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>Greenway Infant Care</b><br>"I really appreciate how intuitive Childcare Manager is."<br><i>--- Jim Wiedman</i></font>', '', 'Testimonial 5');
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>Childrens Garden</b><br>"Childcare Manager is simply the best child care software on the market today!"<br><i>--- Teri Pace</i></font>', '', 'Testimonial 6');
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>Primrose</b><br>"...technical support is ALWAYS a life saver! Their professionalism and expertise is a breath of fresh air and brings peace of mind and comfort every time I need assistance..."<br><i>--- Tanisha Webb</i></font>', '', 'Testimonial 7');
ajscroller1.add('<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><b>Stone UMC Children\'s Center</b><br>"...just letting you know how happy I am with Childcare Manager.  I am so pleased with the professional look...it has made my life easier and helped me organize the mess...I will certainly recommend the program..."<br><i>--- Ann Knott</i></font>', ', ', 'Testimonial 8');

/* -- Replicate Items -- */
ajscroller1.display();
onload = function(){ajscroller1.load();ajscroller1.start();};
onresize = function(){ajscroller1.load();};
