var dearjoe = { src: 'sIFR/flash/dearjoe.swf' };

sIFR.useStyleCheck = true; // 

sIFR.activate(dearjoe);

sIFR.replace(dearjoe, {
selector: '.Table_Custom1 .top .center, .Table_Custom3 .top .center, .Table_Custom7 .top .center, .Table_Custom8 .top .center, .Table_Custom9 .top .center', wmode: 'transparent', fixFocus: 'true', css: [ 
'.sIFR-root { font-size: 20px; font-weight: normal; color: #ffffff; }' ,'a { text-decoration: none; }' ,'a:link { color: #fff; }' ,'a:hover { color: #fff; }' ] }); 

