﻿$(document).ready(function (){
  $("#marquee1").marquee('loop: -1, fxEasingScroll: "linear", scrollSpeed: 25  ');
});
