var frutiger = {
      src: '/frutilig.swf'  //  http://www.guwoon.nl/ingcr/flash/frutilig.swf
};
 sIFR.activate(frutiger);
	
sIFR.replace(frutiger, {
      selector: '#home-block h2'
						,transparent: true
      ,css: [
						'.sIFR-root { text-align: left; font-size: 34px; background-color:#ffffff; color: #000066; margin: 0; padding-bottom: 0; }',
						'a {color: #000066; text-decoration: none;}',
						'a:hover {color: #000066; text-decoration: underline;}'
												]
     
    });
	 sIFR.replace(frutiger, {
      selector: 'h2#ing-top'
						,transparent: true
      ,css: [
'.sIFR-root { text-align: left; font-size: 34px; background-color:#ffffff; color: #000066; margin: 0; padding-bottom: 0; }',
'a {color: #000066; text-decoration: none;}',
'a:hover {color: #000066; text-decoration: underline;}'												]     
    });
	
		 sIFR.replace(frutiger, {
      selector: '.rte h2,.mceContentBody h2'
						,transparent: true
      ,css: [
'.sIFR-root { text-align: left; font-size: 23px; background-color:#ffffff; color: #000066; margin: 0; padding-bottom: 0; }',
'a {color: #000066; text-decoration: none;}',
'a:hover {color: #000066; text-decoration: underline;}'												]     
    }); 	 	
	 
    
   sIFR.replace(frutiger, {
      selector: '.blok-attentie h3'
						,transparent: true
      ,css: [
						'.sIFR-root { text-align: left; font-size: 38px; line-height: 1.2em; background-color:#ffffff; color: #ff6600; margin: 0; padding-bottom: 0; }',
						'a {color: #ff6600; text-decoration: none;}',
						'a:hover {color: #ff6600; text-decoration: underline;}'
												]
     
    }); 
   
   
   
   
		 sIFR.replace(frutiger, {
      selector: 'ul#list-bp h3'
						,transparent: true
      ,css: [
						'.sIFR-root { text-align: left; font-size: 30px; line-height: 1.2em; background-color:#ffffff; color: #ff6600; margin: 0; padding-bottom: 0; }',
						'a {color: #ff6600; text-decoration: none;}',
						'a:hover {color: #ff6600; text-decoration: underline;}'
												]
     
    }); 			
		 
    
    		  sIFR.replace(frutiger, {
      selector: 'body.idea #content h3'
						,transparent: true
      ,css: [
						'.sIFR-root { text-align: left; font-size: 22px;  background-color:#ffffff; color: #000066; margin: 0; padding-bottom: 0; }',
						'a {color: #000066; text-decoration: none;}',
						'a:hover {color: #000066; text-decoration: underline;}'
												]
     
    });
	
	
	
		    	sIFR.replace(frutiger, {
      selector: '#page form h3'
						,transparent: true
      ,css: [
						'.sIFR-root { text-align: left; font-size: 20px;  background-color:#F6F6F6; color: #000066; margin: 0 0 -9px 12px; padding-bottom: 0; }',
						'a {color: #000066; text-decoration: none;}',
						'a:hover {color: #000066; text-decoration: underline;}'
												]
     
    });
	 	
        	sIFR.replace(frutiger, {
      selector: '#page h3'
						,transparent: true
      ,css: [
						'.sIFR-root { text-align: left; font-size: 20px;  background-color:transparent; color: #000066; margin: 0 0 -9px 12px; padding-bottom: 0; }',
						'a {color: #000066; text-decoration: none;}',
						'a:hover {color: #000066; text-decoration: underline;}'
												]
     
    });
	
	

				         	        	
        	sIFR.replace(frutiger, {
        	      selector: '#product_list h3'
        							,transparent: true
        	      ,css: [
        							'.sIFR-root { text-align: left; font-size: 20px;  background-color:transparent; color: #000066; margin: 0 0 -9px 12px; padding-bottom: 0; }',
        							'a {color: #000066; text-decoration: none;}',
        							'a:hover {color: #000066; text-decoration: underline;}'
        													]
        	     
        	    });   
      
    
  


