window.onscroll=scrollEvent;
function scrollEvent() {
   document.SMCTicker.setScrolling();
}
