var flashTextFile = { src: 'http://www.clients.r-evolution.co.uk/time-travel/ttb.swf' };



sIFR.activate(flashTextFile);



sIFR.replace(flashTextFile, {

    selector: '.menuItem'

	    ,css: [

      '.sIFR-root { color: #000000; leading: 0;}'

	  	 ,'a { text-decoration: none; }'

      ,'a:link { color: #000000; }'

      ,'a:hover { color: #6b2e20;  }'

    ]

	,wmode: 'transparent'

  });

  sIFR.replace(flashTextFile, {

    selector: '.menuItemSelected'

	    ,css: [

      '.sIFR-root { color: #6b2e20; leading: 0;}'

	  	 ,'a { text-decoration: none; }'

      ,'a:link { color: #6b2e20; }'

      ,'a:hover { color:#6b2e20;  }'

    ]

	,wmode: 'transparent'

  });

	sIFR.replace(flashTextFile, {

    selector: '#ptitle'

	    ,css: [

      '.sIFR-root { color: #6b2e20; leading: 0;}'

	  	 ,'a { text-decoration: none; }'

      ,'a:link { color: #6b2e20; }'

      ,'a:hover { color:#6b2e20;  }'

    ]

	,wmode: 'transparent'

  });

	sIFR.replace(flashTextFile, {

    selector: '.listing-title'

	    ,css: [

      '.sIFR-root { color: #ffffff; leading: 0;}'

	  	 ,'a { text-decoration: none; }'

      ,'a:link { color: #ffffff; }'

      ,'a:hover { color:#ffffff;  }'

    ]

	,wmode: 'transparent'

  });
	
	sIFR.replace(flashTextFile, {
    selector: '.b-title'
	    ,css: [
      '.sIFR-root { color: #ffffff; leading: 0; font-size:25px;}'
	  	 ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color:#ffffff;  }'
    ]
	,wmode: 'transparent'
  });
	
	sIFR.replace(flashTextFile, {
    selector: '.bs-title'
	    ,css: [
      '.sIFR-root { color: #ffffff; leading: 0; font-size:22px;}'
	  	 ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color:#ffffff;  }'
    ]
	,wmode: 'transparent'
  });

	sIFR.replace(flashTextFile, {
    selector: '.fest-splash-title'
	    ,css: [
      '.sIFR-root { color: #6b2e20; leading: 0;}'
	  	 ,'a { text-decoration: none; }'
      ,'a:link { color: #6b2e20; }'
      ,'a:hover { color:#6b2e20;  }'
    ]
	,wmode: 'transparent'
  });
	
	sIFR.replace(flashTextFile, {
    selector: '.cast-lft-title'
	    ,css: [
      '.sIFR-root { color: #6b2e20; leading: -5; font-size:24px; }'
	  	 ,'a { text-decoration: none; }'
      ,'a:link { color: #6b2e20; }'
      ,'a:hover { color:#6b2e20;  }'
    ]
	,wmode: 'transparent'
  });
