//<[CDATA[
		  var fago = {
  src: 'http://research.tmtfactory.com/themes/site_themes/tmtresearch/fago.swf'
};

sIFR.activate(fago); // From revision 209 and onwards






sIFR.replace(fago, {
  selector: 'h5'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #FFFFFF; font-size:16px; text-align:center; }'
    ,'a { color: #FFFFFF; text-decoration: none; }'
    ,'a:link { color: #FFFFFF; text-decoration: none ; }'
    ,'a:hover { color: #000000;text-decoration: none ;  }'
    ,'a:focus { color: #000000;text-decoration: none ; }'    
  ]
});


sIFR.replace(fago, {
  selector: '.texthome'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #868686; font-size:16px; text-align:center;}'	  
  ]
});

sIFR.replace(fago, {
  selector: '.news'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #000000; font-size:15px; margin:0; padding:0; }'
    ,'a { color: #cc005b; text-decoration: none; }'
    ,'a:link { color: #cc005b; text-decoration: none ; }'
    ,'a:hover { color: #000000;text-decoration: none ;  }'
    ,'a:focus { color: #000000;text-decoration: none ; }'    
  ]
});

sIFR.replace(fago, {
  selector: 'h3'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #000000; font-size:21px; }'
    ,'a { color: #000000; text-decoration: none; }'
    ,'a:link { color: #000000; text-decoration: none ; }'
    ,'a:hover { color: #cc005b;text-decoration: none ;  }'
    ,'a:focus { color: #cc005b;text-decoration: none ; }'    
  ]
});


sIFR.replace(fago, {
  selector: 'h2'
  ,wmode: 'transparent'
	,fitExactly: 'true'
  ,css: [
    '.sIFR-root {color: #cc005b; font-size:15px; margin:0; padding:0; }'
    ,'a { color: #cc005b; text-decoration: none; }'
    ,'a:link { color: #cc005b; text-decoration: none ; }'
    ,'a:hover { color: #000000;text-decoration: none ;  }'
    ,'a:focus { color: #000000;text-decoration: none ; }'    
  ]
});


//]]>