    var oratorstd= {src: '/common/flash/fonts/OratorStd.swf'};
    var digital7= {src: '/common/flash/fonts/digital-7.swf'};
    var rockwell= {src: '/common/flash/fonts/rockwell.swf'};
    var myriadprocond= {src: '/common/flash/fonts/MyriadProCond.swf'};
    var myriadpro= {src: '/common/flash/fonts/MyriadPro.swf'};

    sIFR.activate(oratorstd, digital7, rockwell, myriadprocond, myriadpro);

//Facebook Headers -----------------------------------




	sIFR.replace(oratorstd, {
      selector: '#facebook_container h1.sifr'
      ,css: {
        '.sIFR-root': { 'color': '#165988', 'font-size': '35', 'letter-spacing': '-5', 'leading': '0'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-15'
	   ,offsetLeft  : '-2'
     });
	

    sIFR.replace(oratorstd, {
      selector: '#facebook_container h2.sifr'
      ,css: {
        '.sIFR-root': { 'color': '#000000', 'text-transform': 'capitalize', 'font-weight': 'bold', 'font-size': '16'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });

    sIFR.replace(myriadpro, {
      selector: '#battle_odor span'
      ,css: {
        '.sIFR-root': { 'color': '#165988', 'font-size': '18', 'text-align': 'center'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });
	
    sIFR.replace(oratorstd, {
      selector: '#facebook_content h3'
      ,css: {
        '.sIFR-root': { 'color': '#000000', 'text-transform': 'capitalize', 'font-weight': 'bold', 'font-size': '20'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });

//END Facebook Headers -----------------------------------


//Standard Content Headers -----------------------------------
    


	sIFR.replace(oratorstd, {
      selector: 'h1.sifr'
      ,css: {
        '.sIFR-root': { 'color': '#165988', 'font-size': '43', 'letter-spacing': '-8', 'leading': '0'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-15'
	   ,offsetLeft  : '-2'
     });
	

    sIFR.replace(oratorstd, {
      selector: 'h2.sifr'
      ,css: {
        '.sIFR-root': { 'color': '#000000', 'text-transform': 'capitalize', 'font-weight': 'bold', 'font-size': '17'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });


    sIFR.replace(oratorstd, {
      selector: '#home #top_performers h2.top_performers'
      ,css: {
        '.sIFR-root': { 'color': '#000000', 'text-transform': 'capitalize', 'font-weight': 'bold', 'font-size': '15', 'text-align': 'center'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });

//END!! Standard Content Headers ------------------------------


//Scoreboard --------------------------------------------------
    sIFR.replace(digital7, {
      selector: '#main_scoreboard #male_score h3'
      ,css: {
        '.sIFR-root': { 'color': '#5dace3', 'font-size': '41'}
       }
	   ,wmode : 'transparent'
	   ,fitExactly : 'true'
     });

    sIFR.replace(digital7, {
      selector: '#main_scoreboard #female_score h3'
      ,css: {
        '.sIFR-root': { 'color': '#f99ec9', 'font-size': '41'}
       }
	   ,wmode : 'transparent'
     });
	
    sIFR.replace(digital7, {
      selector: '.results .male #player_score p'
      ,css: {
        '.sIFR-root': { 'color': '#5dace3', 'font-size': '45', 'text-align': 'right'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });
	
    sIFR.replace(digital7, {
      selector: '.results .female #player_score p'
      ,css: {
        '.sIFR-root': { 'color': '#f99ec9', 'font-size': '45', 'text-align': 'right'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });
	
	sIFR.replace(digital7, {
      selector: '.female #player_score p'
      ,css: {
        '.sIFR-root': { 'color': '#f99ec9', 'font-size': '48', 'text-align': 'right'}
       }
	   ,wmode : 'transparent'
     });

	sIFR.replace(digital7, {
      selector: '.male #player_score p'
      ,css: {
        '.sIFR-root': { 'color': '#5dace3', 'font-size': '48', 'text-align': 'right'}
       }
	   ,wmode : 'transparent'
     });

    sIFR.replace(rockwell, {
      selector: '.results .female #player_name td'
      ,css: {
        '.sIFR-root': { 'color': '#f99ec9', 'font-size': '13', 'line-height': '80em'}
       }
	   ,wmode : 'transparent'
     });
	
    sIFR.replace(rockwell, {
      selector: '.results .male #player_name td'
      ,css: {
        '.sIFR-root': { 'color': '#5dace3', 'font-size': '13', 'line-height': '80em'}
       }
	   ,wmode : 'transparent'
     });

    sIFR.replace(rockwell, {
      selector: '.female #player_name td'
      ,css: {
        '.sIFR-root': { 'color': '#f99ec9', 'font-size': '14', 'line-height': '80em'}
       }
	   ,wmode : 'transparent'
     });
	
    sIFR.replace(rockwell, {
      selector: '.male #player_name td'
      ,css: {
        '.sIFR-root': { 'color': '#5dace3', 'font-size': '14', 'line-height': '80em'}
       }
	   ,wmode : 'transparent'
     });

    sIFR.replace(rockwell, {
      selector: '.quiz span.current_score'
      ,css: {
        '.sIFR-root': { 'color': '#272727', 'font-style': 'italic', 'font-weight': 'bold', 'font-size': '18'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-5'
     });
    sIFR.replace(rockwell, {
      selector: '.results span.current_score'
      ,css: {
        '.sIFR-root': { 'color': '#272727', 'font-style': 'italic', 'font-weight': 'bold', 'font-size': '17'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-5'
	   ,offsetLeft  : '5'
     });
	
	
	
    sIFR.replace(digital7, {
      selector: '#home_scoreboard #male_score h3'
      ,css: {
        '.sIFR-root': { 'color': '#5dace3', 'font-size': '30'}
       }
	   ,wmode : 'transparent'
	   ,fitExactly : 'true'
     });

    sIFR.replace(digital7, {
      selector: '#home_scoreboard #female_score h3'
      ,css: {
        '.sIFR-root': { 'color': '#f99ec9', 'font-size': '30'}
       }
	   ,wmode : 'transparent'
     });

//END!! Scoreboard -------------------------------------------------------

    sIFR.replace(myriadprocond, {
      selector: '#start-container h1'
      ,css: {
        '.sIFR-root': { 'color': '#bfbfbf', 'font-size': '28', 'font-weight': 'bold', 'text-align': 'center'}
       }
	   ,wmode : 'transparent'
	   ,offsetLeft  : '0'
	   ,tuneHeight : '-6'
     });
	
    sIFR.replace(myriadprocond, {
      selector: '#imgLoading h4'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '18', 'font-weight': 'bold', 'text-align': 'center'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });

    sIFR.replace(myriadprocond, {
      selector: 'h1'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '28', 'font-weight': 'bold'}
       }
	   ,wmode : 'transparent'
	   ,offsetLeft  : '0'
	   ,tuneHeight : '-6'
     });
	
	 sIFR.replace(myriadprocond, {
      selector: 'h2'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '25', 'font-weight': 'bold'}
       }
	   ,wmode : 'transparent'
	   ,offsetLeft  : '0'
	   ,tuneHeight : '-6'
     });
		
    sIFR.replace(myriadprocond, {
      selector: 'h3'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '20', 'font-weight': 'bold'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-3'
     });
	
    sIFR.replace(myriadprocond, {
      selector: 'h4'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '18', 'font-weight': 'bold'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });
	
    sIFR.replace(myriadprocond, {
      selector: 'h5'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '17', 'font-weight': 'bold'}
       }
	   ,wmode : 'transparent'
     });
	
    sIFR.replace(myriadprocond, {
      selector: 'h6'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '16', 'font-weight': 'bold'}
       }
	   ,wmode : 'transparent'
     });	
	
	
	
//Battle --------------------------------------------------
	
    sIFR.replace(myriadprocond, {
      selector: '#login_container .welcome_back span'
      ,css: {
        '.sIFR-root': { 'color': '#30709b', 'font-size': '18', 'font-weight': 'bold', 'text-align': 'center'}
       }
	   ,wmode : 'transparent'
	   ,tuneHeight : '-7'
     });	
	
//END!! Battle --------------------------------------------------

