var nobel = {
      src: 'http://www.heelnederland.nl/heelnederlandrikzaal2009/wp-content/themes/thematic/library/flash/nobel.swf'
};

var nobel_bold = {
      src: 'http://www.heelnederland.nl/heelnederlandrikzaal2009/wp-content/themes/thematic/library/flash/nobel_bold.swf'
};
 
sIFR.activate(nobel);


sIFR.replace(nobel_bold, { wmode: 'transparent', selector: 'h1' ,css: [ '.sIFR-root { color: #000000; text-transform:uppercase;text-align: left; background-color:red; font-weight: bold; font-size: 22px;}' ,'a { text-decoration: none; }' ,'a:link { color: #000000; }' ,'a:hover { color: #000000; }' ] });

sIFR.replace(nobel_bold, { wmode: 'transparent', selector: '#subsidiary .widgettitle' ,css: [ '.sIFR-root { color: #ffffff; text-transform: uppercase; font-weight: bold; font-size:18px; text-align:left;}' ,'a { text-decoration: none;text-transform:uppercase; }' ,'a:link { color: #ffffff; }' ,'a:hover { color: #ffffff; }' ] });

sIFR.replace(nobel_bold, { wmode: 'transparent', selector: '#secondary .widgettitle' ,css: [ '.sIFR-root { margin-right:6px;color: #ffffff; text-transform: uppercase; font-weight: bold; font-size:18px; text-align:right;}' ,'a { text-decoration: none;text-transform:uppercase; }' ,'a:link { color: #ffffff; }' ,'a:hover { color: #ffffff; }' ] });


