<div id="testimonial"> <p>blah blah</p> <p>more blah blah</p> <p>Even more blah</p> </div>
<marquee scrollamount="4" direction="left"></marquee>
<script type="text/javascript" src="<?php echo $this->getThemePath()?>/js/myjsfile.js"></script>
<div id="testimonial"> <p>testimonial 1</p> <p>testimonial 2</p> <p>testimonial 3</p> </div> [code] <script type="text/javascript"> $('#testimonial').cycle({ fx: 'fade', timeout: 5000, pause: 1 }); </script> [code]
<div id="testimonial"> <p>"I am very pleased with everything that Trucklube has done for our company over the years. Prompt and punctual service, consistently do a great job!" <br>Hugh St.Claire, St. Claire Signs</br></p> <p>"My company is not large enough to have "departments", so I rely on certain vendors to fill those needs. Trucklube is one of the best. They are an integral part of our team." <br>Mike Z. Roto Rooter</br></p> <p>"TruckLube is able to schedule maintenance appointments, repairs and DOT annual inspections on our campus location. They plan around our drivers' work schedules in setting appointments. This ... results in reduced expense - keeping our vehicles running during peak hours and avoiding the cost of having to drive vehicles to a repair facility." <br>Jim A. - The Salvation Army</br></p> </div> <script type="text/javascript"> $('#testimonial').cycle({ fx: 'fade', timeout: 10000, pause: 1 }); </script>
<div id="testimonial"> <p>"I am very pleased with everything that Trucklube has done for our company over the years. Prompt and punctual service, consistently do a great job!" Hugh St.Claire, St. Claire Signs</p> <p>"My company is not large enough to have "departments", so I rely on certain vendors to fill those needs. Trucklube is one of the best. They are an integral part of our team." Mike Z. Roto Rooter</p> <p>"TruckLube is able to schedule maintenance appointments, repairs and DOT annual inspections on our campus location. They plan around our drivers' work schedules in setting appointments. This ... results in reduced expense - keeping our vehicles running during peak hours and avoiding the cost of having to drive vehicles to a repair facility." Jim A. - The Salvation Army</p> </div> <script type="text/javascript"> $('#testimonial').cycle({ fx: 'fade', timeout: 5000, pause: 1 });
$().ready(function(){ $('#testimonial').cycle({ fx: 'fade', timeout: 10000, pause: 1 }); });
$('#testimonial').cycle({
http://www.jquerynewsticker.com/...