$(function(){
      $("#ProductNewsScroll").mbScrollable({
        width:487,
        elementsInPage:1,
        elementMargin:2,
        shadow:"#999 2px 2px 2px",
        height:"190px",
        controls:"#controls",
        slideTimer:600,
        autoscroll:true,
        scrollTimer:10000
      });
});
