  var newsGoth = {
    src: 'newsgothic.swf'
  };
  
  sIFR.useStyleCheck = true;

  sIFR.activate(newsGoth);
  
    var newsGothMT = {
    src: 'newgothicmt.swf'
  };
  
  sIFR.useStyleCheck = true;

  sIFR.activate(newsGothMT);


