  //<[CDATA[
  
	var praxis = {
	src: 'templates/afinica_approach/js/sIFR/3mpro.swf'
	,ratios: [6,1.41,7,1.37,8,1.35,9,1.33,10,1.35,11,1.31,12,1.3,13,1.29,14,1.28,15,1.3,16,1.28,17,1.27,18,1.27,19,1.26,20,1.27,21,1.26,22,1.25,23,1.25,24,1.25,25,1.26,26,1.25,27,1.24,28,1.24,29,1.24,30,1.25,31,1.24,32,1.24,33,1.24,34,1.23,35,1.24,36,1.24,37,1.23,38,1.23,39,1.23,40,1.24,41,1.23,42,1.23,43,1.23,44,1.23,45,1.23,46,1.23,47,1.23,48,1.23,49,1.22,51,1.23,52,1.23,53,1.22,54,1.22,55,1.23,56,1.22,57,1.22,58,1.22,59,1.22,60,1.22,61,1.22,62,1.22,63,1.22,64,1.22,65,1.22,66,1.22,67,1.22,68,1.22,69,1.22,70,1.22,71,1.22,72,1.22,73,1.22,74,1.22,75,1.22,76,1.22,77,1.22,78,1.22,79,1.21,80,1.22,81,1.22,82,1.22,83,1.22,84,1.21,85,1.22,86,1.22,87,1.22,88,1.22,89,1.21,90,1.22,91,1.22,92,1.22,93,1.21,94,1.22,95,1.22,96,1.21,97,1.21,98,1.21,99,1.22,100,1.21,101,1.21,102,1.21,103,1.21,104,1.22,105,1.21,106,1.21,107,1.21,108,1.21,109,1.22,110,1.21,111,1.21,112,1.21,113,1.21,114,1.21,115,1.21,116,1.21,117,1.21,118,1.21,119,1.21,120,1.21,121,1.21,122,1.21,123,1.21,124,1.21,1.21]
	};
  

  sIFR.delayCSS  = true;
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.activate(praxis);

	sIFR.replace(praxis, {
	selector: '.contentheading, .componentheading, .componentheading_homilias, .componentheading_viasacra, .componentheading_noticias_diocese, .sobi2 h1'
	,wmode: 'transparent'
	,tuneHeight: -1
	,css: {
  '.sIFR-root': { 'font-weight': 'bold', 'color': '#555555' , 'font-size': '20'}
		 }
    ,filters: {
      DropShadow: {
        knockout: false
        ,distance: 0.5
        ,color: '#000000'
        ,strength: 0.2
      }
    }
	});

	sIFR.replace(praxis, {
		selector: 'h2	'
		,wmode: 'transparent'
		,tuneHeight: 1
		,css: {
      '.sIFR-root': { 'font-weight': 'bold', 'color': '#000000' , 'font-size': '18'}
   			 }
    ,filters: {
      DropShadow: {
        knockout: false
        ,distance: 0.5
        ,color: '#330000'
        ,strength: 0.2
      }
    }
		});
	sIFR.replace(praxis, {
		selector: '.contentpagetitle'
		,wmode: 'transparent'
		,tuneHeight: -1
		,css: {
      '.sIFR-root': { 'font-weight': 'bold', 'color': '#08236b' , 'font-size': '14'}
   			 }
		});
	sIFR.replace(praxis, {
		selector: 'h3'
		,wmode: 'transparent'
		,tuneHeight: -1
		,css: {
      '.sIFR-root': { 'font-weight': 'bold', 'color': '#000000' , 'font-size': '12'}
   			 }
    ,filters: {
      DropShadow: {
        knockout: false
        ,distance: 0.5
        ,color: '#330000'
        ,strength: 0.2
      }
    }
		});

/*	sIFR.replace(rockwell, {
    selector: 'h1'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });
  
  sIFR.replace(rockwell, {
    selector: 'h5#pullquote'
    ,css: 'em { font-style: normal; color: #660000; }'
  });
  
  sIFR.replace(cochin, {
    selector: 'h3.sidebox'
    ,css: {
      '.sIFR-root': { 'background-color': '#DCDCDC' }
    }
  });
  
  sIFR.replace(cochin, {selector: 'h2,h3'});
  
  sIFR.replace(cochin, {
    selector: 'h4.subhead'
    ,css: {
      '.sIFR-root': { 'color': '#660000', 'letter-spacing': -1.5, 'text-transform': 'capitalize' }
    }
    ,filters: {
      DropShadow: {
        knockout: true
        ,distance: 1
        ,color: '#330000'
        ,strength: 2
      }
    }
  });
  */
  //]]>
