ajscroller1 = new AJScroller();
ajscroller1.name = 'ajscroller1';
ajscroller1.type = 0;
ajscroller1.width = 125;
ajscroller1.height = 110;
ajscroller1.spacing = 15;
ajscroller1.scrollspeed = 15;
ajscroller1.pausedelay = 5000;
ajscroller1.pausemouseover = true;
ajscroller1.add('<a href="news.aspx#0" class="news"><img border="0" src="images/design/rating/rating1.gif">  <span style="font-weight:bold;color:red">WE ARE MOVING !</span><br />Our head office and warehouse location has been changed to "408 CUMBERLAND AVE. HAMILTON, ON" as of December 1, 2006<br />Read More</a>', '', 'Item 1');
ajscroller1.add('<a href="news.aspx#1" class="news"><img border="0" src="images/design/rating/rating1.gif">  We have made it easy to register your products online and send us feed back or as for support for our products.  We have added a product safety and tips section......<br />Read More</a>', '', 'Item 2');
ajscroller1.add('<a href="news.aspx#2" class="news"><img border="0" src="images/design/rating/rating1.gif">  Seven Star Sports offers LOW COST  SAFETY HELMETS and other safety products to Non-Profit, PTA, Fire Departments, HMOs, Hospitals, Police Departments, Universities, Colleges, Schools, Safety Associations, Health Departments, DOT, MTO, city and state (province) and many other groups and Associations....<br />Read More</a>', '', 'Item 3');
ajscroller1.add('<a href="news.aspx#2" class="news"><img border="0" src="images/design/rating/rating1.gif">  Seven Star Sports produces products under private label brands.  We can do OEM production for any of the products we offer.....<br />Read More</a>', '', 'Item 4');

//ajscroller1.add('<a href="news.aspx#3" class="news">Please continue to visit the Careers / Job Opportunities section of www.td.com to update <img border="0" src="Havana/Jpegs for Havana Products/Playing Cards.jpg" width="40" height="40"></a>', '', 'Item 3');


ajscroller1.display();
//onload = function(){ajscroller1.load();ajscroller1.start();fall()};
onload = function(){ajscroller1.load();ajscroller1.start();};
onresize = function(){ajscroller1.load();};
