sIFR.activate(centurygothic);
sIFR.activate(centurygothic_bi);
function sIFR_refresh() {
   /*
   
   sIFR.replace(centurygothic_bi, {
        selector: '#kings h1, .yhteyshenkilo h1',
        css: '.sIFR-root { color: #000000; letter-spacing: 1; font-weight: bold; }',
        wmode: 'transparent'
    });


    sIFR.replace(centurygothic, {
        selector: '.entry_ingress h1',
        css: '.sIFR-root { color: #ff7200; letter-spacing: 1; font-weight: bold;}',
        wmode: 'transparent'
    });

    sIFR.replace(centurygothic, {
        selector: '#blogiarkisto h1, #inspiraatio h1, #haku h1, #caset h1, #arkiston_klassikot h1, #asiakkaamme h1, #yhteyshenkilot h1, #kingilaiset_wide h1, .blog h1, .entry_flash h1, #kingilaiset h1, #kartat h1',
        css: '.sIFR-root { color: #848484; letter-spacing: 1; font-weight: bold;}',
        wmode: 'transparent',
        offsetTop: -2
    });
*/

	/*

    sIFR.replace(centurygothic, {
        selector: '#du_aihealueet h2, #du_henkilot h2, #du_paivamaara h2, .kingi h2, #inspiraatio h2, #haku h2, #kartat h2',
        css: '.sIFR-root { color: #848484; letter-spacing: 1; font-weight: bold;}',
        wmode: 'transparent'
    });

	
	
	 sIFR.replace(centurygothic, {
        selector: 
		'#du_aihealueet h2, 
		#yhteyshenkilot h1,
		#du_henkilot h2, 
		#du_paivamaara h2, 
		.kingi h2, 
		#inspiraatio h2, 
		#haku h2, 
		#kartat h2',
        css: '.sIFR-root { color: #666; letter-spacing: 0; font-weight: bold;}',
        wmode: 'transparent'
    });
	*/


}

sIFR_refresh();
