var flashTextFile = {

  src: 'http://www.tdbtraining.co.uk/sifrtdb.swf'

};

sIFR.activate(flashTextFile); // From revision 209 and onwards

   sIFR.replace(flashTextFile, {

    selector: '.newsSplashTitle'

	    ,css: [

      '.sIFR-root { color: #7d6b01; leading: 8;}'

	  	 ,'a { text-decoration: none }'

      ,'a:link { color: #7d6b01 }'

      ,'a:hover { color: #7d6b01 }'

    ]

	,wmode: 'transparent'

  });

      sIFR.replace(flashTextFile, {

    selector: '.testSplashTitle'

	    ,css: [

      '.sIFR-root { color: #7d6b01; leading: 8;}'

	  	 ,'a { text-decoration: none }'

      ,'a:link { color: #7d6b01 }'

      ,'a:hover { color: #7d6b01 }'

    ]

	,wmode: 'transparent'

  });

	sIFR.replace(flashTextFile, {

    selector: '.ezineSplashTitle'

	    ,css: [

      '.sIFR-root { color: #7d6b01; leading: 8;}'

	  	 ,'a { text-decoration: none }'

      ,'a:link { color: #7d6b01 }'

      ,'a:hover { color: #7d6b01 }'

    ]

	,wmode: 'transparent'

  });

	sIFR.replace(flashTextFile, {

    selector: '#defaultTitle h1'

	    ,css: [

      '.sIFR-root { color: #7d6b01; leading: 8;}'

	  	 ,'a { text-decoration: none }'

      ,'a:link { color: #7d6b01 }'

      ,'a:hover { color: #7d6b01 }'

    ]

	,wmode: 'transparent'

  });

	sIFR.replace(flashTextFile, {

    selector: '#contactTitle h1'

	    ,css: [

      '.sIFR-root { color: #7d6b01; leading: 8;}'

	  	 ,'a { text-decoration: none }'

      ,'a:link { color: #7d6b01 }'

      ,'a:hover { color: #7d6b01 }'

    ]

	,wmode: 'transparent'

  });

	sIFR.replace(flashTextFile, {

    selector: '.team-name h2'

	    ,css: [

      '.sIFR-root { color: #7d6b01; leading: 0;}'

	  	 ,'a { text-decoration: none }'

      ,'a:link { color: #7d6b01 }'

      ,'a:hover { color: #7d6b01 }'

    ]

	,wmode: 'transparent'

  });

	sIFR.replace(flashTextFile, {

    selector: '.team-job h3'

	    ,css: [

      '.sIFR-root { color: #58585a; leading: 0;}'

	  	 ,'a { text-decoration: none }'

      ,'a:link { color: #58585a }'

      ,'a:hover { color: #58585a }'

    ]

	,wmode: 'transparent'

  });
