var trebuchetms = {
  src: 'http://new.maastrichtseverkennersband.nl/wp-content/themes/default/sifr/trebuchetms.swf'
};
sIFR.activate(trebuchetms);
sIFR.replace(trebuchetms, {
  selector: 'h3.bl',  css: [
	  '.sIFR-root { color: #008200; }',
	  ,'a { text-decoration: none; }'
	  ,'a:link { color: #663366; }'
	  ,'a:hover { text-decoration: underline; color: #008200; }'
	  ], wmode: 'transparent'
});


var trebuchetms2 = {
  src: 'http://new.maastrichtseverkennersband.nl/wp-content/themes/default/sifr/trebuchetms.swf'
};
sIFR.activate(trebuchetms2);
sIFR.replace(trebuchetms2, {
  selector: 'h2.bl',  css: [
	  '.sIFR-root { color: #d50100; }',
	  ,'a { text-decoration: none; }'
	  ,'a:link { color: #d50100; }'
	  ,'a:hover { text-decoration: underline; color: #d50100; }'
	  ], wmode: 'transparent'
});


