var township = {
      src: 'http://www.township2010.nl/twnshpcapetown/wp-content/themes/thematic/library/flash/rai.swf'
};
 
sIFR.activate(township);


sIFR.replace(township, { wmode: 'transparent', selector: '.entry-title' ,css: [ '.sIFR-root { color: #000000; text-align: left;font-weight: none; font-size: 28px;}' ,'a { text-decoration: none; }' ,'a:link { color: #000000; }' ,'a:hover { color: #000000; }' ] });

sIFR.replace(township, { wmode: 'transparent', selector: 'h2' ,css: [ '.sIFR-root { color: #000000; text-align: right; background-color:transparent; font-weight: none; font-size: 24px;padding:0px;margin:0px;}' ,'a { text-decoration: none; }' ,'a:link { color: #000000; }' ,'a:hover { color: #000000; }' ] });

sIFR.replace(township, { wmode: 'transparent', selector: 'h3' ,css: [ '.sIFR-root { color: #ff0000; text-align: left; font-weight: none; font-size: 28px;}' ,'a { text-decoration: none; }' ,'a:link { color: #ff0000; }' ,'a:hover { color: #c8a23b; }' ] });


