//<[CDATA[
	
		  var dirtyheadline = {
		    src: 'http://www.hetglazencafe.nl/swf/dirtyheadline.swf'
		    ,ratios: [7, 1.47, 10, 1.43, 11, 1.36, 14, 1.38, 18, 1.36, 24, 1.34, 25, 1.32, 28, 1.33, 29, 1.31, 35, 1.32, 43, 1.3, 46, 1.31, 52, 1.3, 55, 1.29, 59, 1.3, 94, 1.29, 95, 1.28, 96, 1.29, 97, 1.28, 101, 1.29, 102, 1.28, 103, 1.29, 107, 1.28, 108, 1.29, 109, 1.28, 110, 1.29, 1.28]
		  };
		
		  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
		  // sIFR.useStyleCheck = true;
		  sIFR.activate(dirtyheadline);
		
		
		  sIFR.replace(dirtyheadline, {
		    selector: 'h2.black'
			,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root {font-weight: bold; color: #000000;}'
		      ,'a { text-decoration: none; }'
		      ,'a:link { color: #000000; }'
		      ,'a:hover { color: #000000; }'
		    ]
		  });

		  sIFR.replace(dirtyheadline, {
		    selector: 'h2.white'
			,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root {font-weight: bold; color: #ffffff;}'
		      ,'a { text-decoration: none; }'
		      ,'a:link { color: #ffffff; }'
		      ,'a:hover { color: #ffffff; }'
		    ]

		  });

		  sIFR.replace(dirtyheadline, {
		    selector: 'h2.tussenstand'
			,wmode: 'transparent'
		    ,css: [
		      '.sIFR-root {font-weight: bold; color: #000000;}'
		      ,'a { text-decoration: none; }'
		      ,'a:link { color: #000000; }'
		      ,'a:hover { color: #000000; }'
		    ]

		  });

//]]>
