			var helvetica = {
				src: 'http://www.material.be/new/material/flash/helvetica.swf'
			};
			
			sIFR.activate(helvetica);
			
			sIFR.replace(helvetica, {
				selector: '#banner-HP h2',
			  css: '.sIFR-root { color: #FFFFFF; font-size: 22px; }'
  ,filters: {
        DropShadow: {
           distance: 1
          ,color: '#9c947d'
          ,strength: 2
          ,alpha: .5
        }
      }
   ,wmode: 'transparent'

		

			});
			
			var helvetica = {
				src: 'http://www.material.be/new/material/flash/helvetica.swf'
			};
			
			sIFR.activate(helvetica);
			
			sIFR.replace(helvetica, {
				selector: 'h2.sifr-black',

			  css: '.sIFR-root { color: #1c2e44; font-size: 22px; }'
   ,wmode: 'transparent'

		

			});
			

			
var helvetica = {
				src: 'http://www.material.be/new/material/flash/helvetica.swf'
			};
	// red title pages caswing H2		
			sIFR.activate(helvetica);
			
			sIFR.replace(helvetica, {
				selector: '#main-cadwind #sidebar h2',
			  css: '.sIFR-root { color: #ff1818; font-size: 22px; }'
  ,filters: {
        DropShadow: {
           distance: 3
          ,color: '#FFFFFF'
          ,strength: 2
          ,alpha: .5
        }
      }
   ,wmode: 'transparent'


			});	
	
var helvetica = {
				src: 'http://www.material.be/new/material/flash/helvetica.swf'
			};
	// red title pages cadwind H2		
			sIFR.activate(helvetica);
			
			sIFR.replace(helvetica, {
				selector: 'h2.sirf-red',
			  css: '.sIFR-root { color: #ff1818; font-size: 22px; }'
  ,filters: {
        DropShadow: {
           distance: 3
          ,color: '#FFFFFF'
          ,strength: 2
          ,alpha: .5
        }
      }
   ,wmode: 'transparent'


			});	
			
var helvetica = {
				src: 'http://www.material.be/new/material/flash/helvetica.swf'
			};
	// red title pages composite star blue H2		
			sIFR.activate(helvetica);
			
			sIFR.replace(helvetica, {
				selector: 'h2.sirf-blue',
			  css: '.sIFR-root { color: #199CFF; font-size: 22px; }'
  ,filters: {
        DropShadow: {
           distance: 3
          ,color: '#FFFFFF'
          ,strength: 2
          ,alpha: .5
        }
      }
   ,wmode: 'transparent'


			});	
