function cpl(pl_text) {
  document.getElementById('pl').innerHTML=pl_text;
}

uaVers='';
if (window.navigator.userAgent.indexOf ("Opera") >= 0)
  {
   ua = 'Opera';
   uaVers=window.navigator.userAgent.substr(window.navigator.userAgent.indexOf("Opera")+58,5);
  }

var flashvars = {
  sourceFile: "/utils/newpremieres.aspx",
  fileType: "XML",
  smoothLoad: "yes",
  stageWidth: "900",
  stageHeight: "140",
  scrollSpeed: "10",
  thumbSize: "110",
  thumbAlign: "horizontal",
  thumbPadding: "0",
  thumbPaddingTop: "0",
  thumbPaddingBottom: "0",
  bgColor: "000000",
  navColor: "000000",
  thumbBackgroundColor: "000000",
  arrowColor: "7A7873",
  autoScroll: "yes",
  autoScrollSpeed: "2",
  autoScrollPause: "2000",
  infiniteLoop: "yes",
  thumbMouseOverEffects: "none"
};
var params = {
  menu: "false"
};
var attributes = {
  id: "MyScroller01",
  name: "MyScroller01"
};
swfobject.embedSWF("/utils/premieres/scroller_1.7.swf", "scroller01", "900", "140", "9.0.0", "expressInstall.swf", flashvars, params, attributes);

