    var vga = {
      src: './assets/sifr3/VGARoundedThin.swf'
      ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 29, 1.21, 34, 1.22, 41, 1.21, 45, 1.2, 46, 1.21, 59, 1.2, 68, 1.19, 69, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 107, 1.19, 108, 1.18, 112, 1.19, 114, 1.18, 116, 1.19, 120, 1.18, 121, 1.19, 1.18]
    };
 
    // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    // sIFR.useStyleCheck = true;
    sIFR.activate(vga);

    sIFR.replace(vga, {
      selector: '#home',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:26px; color: #CE4682;  }'
      ]
	   ,forceSingleLine: true
    });
	
    sIFR.replace(vga, {
      selector: '.inText',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:20px; color: #CE4682;  }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '#page',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:40px; color: #B41E4D;  }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: 'h2',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:44px; color: #FFFFFF;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #FFFFFF; }'
        ,'a:hover { color: #FFFFFF; }'
      ]
    });
	
	sIFR.replace(vga, {
      selector: '.bekijk-resultaten',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:18px; color: #ADC6E7; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #ADC6E7; cursor: pointer; }'
        ,'a:hover { color: #ADC6E7; cursor: pointer; }'
      ]
    });
	
	sIFR.replace(vga, {
      selector: '.hoe-vaak',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:24px; color: #CE4581; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #CE4581; cursor: pointer; }'
        ,'a:hover { color: #CE4581; cursor: pointer; }' 
      ]
    });
	
	sIFR.replace(vga, {
      selector: '.hoe-werkt-het',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:15px; color: #CE4581; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #CE4581; cursor: pointer; }'
        ,'a:hover { color: #CE4581; cursor: pointer; }'
      ]
    });
	
	sIFR.replace(vga, {
      selector: '.silkn-new-box-title',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:18px; color: #ADC6E7; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #ADC6E7; cursor: pointer; }'
        ,'a:hover { color: #ADC6E7; cursor: pointer; }'
      ]
    });
	
	sIFR.replace(vga, {
      selector: '.prijs-nu',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:15px; color: #CE4581;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #CE4581; }'
        ,'a:hover { color: #CE4581; }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.prijs-nu-small',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:30px; color: #CE4682; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #CE4682; cursor: pointer; }'
        ,'a:hover { color: #CE4682; cursor: pointer; }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.prijs',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:40px; color: #CE4581;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #CE4581; }'
        ,'a:hover { color: #CE4581; }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.video-titel',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:15px; color: #ADC6E7;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #ADC6E7; }'
        ,'a:hover { color: #ADC6E7; }'
      ]
	   ,forceSingleLine: true
    });

	sIFR.replace(vga, {
      selector: '.tech-titel',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:25px; color: #CE4581;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #CE4581; }'
        ,'a:hover { color: #CE4581; }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.stap-titel',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:25px; color: #CE4581;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #CE4581; }'
        ,'a:hover { color: #CE4581; }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.button-rose',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:12px; color: #ffffff; cursor:pointer;  }'
		,'a { text-decoration: none; cursor:pointer; }'
        ,'a:link { color: #ffffff; cursor:pointer; }'
        ,'a:hover { color: #ffffff; cursor:pointer; }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.button-rose-back',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:12px; color: #ffffff; cursor:pointer;  }'
		,'a { text-decoration: none; cursor:pointer; }'
        ,'a:link { color: #ffffff; cursor:pointer; }'
        ,'a:hover { color: #ffffff; cursor:pointer; }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.button-rose-container',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:12px; color: #ffffff; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #ffffff; cursor: pointer; }'
        ,'a:hover { color: #ffffff; cursor: pointer; }'
      ]
	   ,forceSingleLine: true
    });
	
	
	sIFR.replace(vga, {
      selector: '.button-blue-container',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:12px; color: #ffffff; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #ffffff; cursor: pointer; }'
        ,'a:hover { color: #ffffff; cursor: pointer; }'
      ]
	   ,forceSingleLine: true
    });
	sIFR.replace(vga, {
      selector: '.button-rose-container-silkn',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:12px; color: #ffffff; cursor: pointer  }'
		,'a { text-decoration: none; cursor: pointer }'
        ,'a:link { color: #ffffff; cursor: pointer }'
        ,'a:hover { color: #ffffff; cursor: pointer }'
      ]
	   ,forceSingleLine: true
    });
	
	sIFR.replace(vga, {
      selector: '.prce',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:37px; color: #ffffff;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff; }'
        ,'a:hover { color: #ffffff; }'
      ]
	   ,forceSingleLine: true
    });
	
		sIFR.replace(vga, {
      selector: '.account',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:20px; color: #CE4581;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #CE4581; }'
        ,'a:hover { color: #CE4581; }'
      ]
	   ,forceSingleLine: true
    });
		
		sIFR.replace(vga, {
      selector: '.step',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:20px; color: #CE4581;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #CE4581; }'
        ,'a:hover { color: #CE4581; }'
      ]
	   ,forceSingleLine: true
    });
		
		sIFR.replace(vga, {
      selector: '.stepActive',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:20px; color: #CCC;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #CCC; }'
        ,'a:hover { color: #CCC; }'
      ]
	   ,forceSingleLine: true
    });	
		
		sIFR.replace(vga, {
      selector: '.shop',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:20px; color: #000;  }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #000; }'
        ,'a:hover { color: #000; }'
      ]
	   ,forceSingleLine: true
    });		

		
		sIFR.replace(vga, {
      selector: '.title-pro',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:15px; color: #CE4581; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #CE4581; cursor: pointer; }'
        ,'a:hover { color: #CE4581; cursor: pointer; }'
      ]
	   ,forceSingleLine: true
    });		
		
		
		sIFR.replace(vga, {
      selector: '.txt-pro',
	  wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:20px; color: #CE4581; cursor: pointer;  }'
		,'a { text-decoration: none; cursor: pointer; }'
        ,'a:link { color: #CE4581; cursor: pointer; }'
        ,'a:hover { color: #CE4581; cursor: pointer; }'
      ]
	 
    });		
	
	
	
    