sIFR.prefetch(T);

var T = {
  src: 'http://server01/stukadoorsbedrijfklijn.nl/sifr/bitstream.swf'
};

sIFR.activate(T);

sIFR.replace(T, {
  selector: 'h2' ,
  wmode:'transparent',
  	
  css: ['.sIFR-root {color:#000000; teext-transform:lowercase; ledading:-3; text-align:left;font-weight:bold;}'
 ,'a { color: #9a9a9a;text-decoration: none; }'
,'a:visited { color: #9a9a9a;text-decoration: none; }'
,'a:hover { color: #cc3333;text-decoration: none; }'
]

});
