var eurostileblack = { src: '/SiteFiles/Layout/eurostile_extended_black.swf' };

sIFR.activate(eurostileblack);

sIFR.replace(eurostileblack, {
      selector: 'h1',
	  wmode: 'transparent'
	  ,selectable: true
	  ,tuneHeight:"-4",fixFocus:true
      ,css: {
        '.sIFR-root': { 'color': '#FFFFFF','background-color': '#000000' }
      }
    });
sIFR.replace(eurostileblack, {
      selector: 'h2',
	  wmode: 'transparent'
	 ,selectable: true
	  ,tuneHeight:"-4",fixFocus:true
      ,css: {
        '.sIFR-root': { 'color': '#FFFFFF','background-color': '#000000' }
      }
    });
sIFR.replace(eurostileblack, {
      selector: 'h3',
	  wmode: 'transparent'
	 ,selectable: true
	  ,tuneHeight:"-4",fixFocus:true
      ,css: {
        '.sIFR-root': { 'color': '#FFFFFF','background-color': '#000000' }
      }
    });
sIFR.replace(eurostileblack, {
      selector: '.Table_Custom2 .top .center',
	  wmode: 'transparent'
	  ,selectable: true
	  ,tuneHeight:"-4",fixFocus:true
      ,css: {
        '.sIFR-root': { 'color': '#ff6b00','background-color': '#000000' }
      }
    });
sIFR.replace(eurostileblack, {
      selector: '.Table_Custom1 TR.top TD.center',
	  wmode: 'transparent'
	  ,selectable: true
	  ,tuneHeight:"-4",fixFocus:true
      ,css: {
        '.sIFR-root': { 'color': '#ff6b00','background-color': '#000000' }
      }
    });
