var burbigcdmd = {
  src: '/wp-content/themes/robingood/burbigcdmd.swf'
};


sIFR.useStyleCheck = true;
sIFR.activate(burbigcdmd); // From revision 209 and onwards



sIFR.replace(burbigcdmd, {
 selector: '.blueback h2.maintitle,.blueback h3.maintitle'
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: normal;font-size:32px; display:inline;color:#FFFFFF; }'
 ,'a { color: #B63839; cursor: pointer; text-decoration: none; }'
 ,'a:link { color: #B63839; }'
 ,'a:hover { color: #333333; text-decoration: none; }'
 ]
 });

sIFR.replace(burbigcdmd, {
 selector: 'h2.maintitle'
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: normal;font-size:28px; color:#FFFFFF; }'
 ,'a { color: #B63839; cursor: pointer; text-decoration: none; }'
 ,'a:link { color: #B63839; }'
 ,'a:hover { color: #333333; text-decoration: none; }'
 ]
 });

sIFR.replace(burbigcdmd, {
 selector: '#contentcol .content h3.pagetitle'
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: normal;font-size:36px; display:inline;color:#b68e12; }'
 ,'a { color: #B63839; cursor: pointer; text-decoration: none; }'
 ,'a:link { color: #B63839; }'
 ,'a:hover { color: #333333; text-decoration: none; }'
 ]
 });

sIFR.replace(burbigcdmd, {
 selector: '#contentcol .content h2.pagetitle'
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: normal;font-size:36px; display:inline;color:#b68e12; }'
 ,'a { color: #122641; cursor: pointer; text-decoration: none; }'
 ,'a:link { color: #122641; }'
 ,'a:hover { color: #333333; text-decoration: none; }'
 ]
 });

sIFR.replace(burbigcdmd, {
 selector: '#contentcol .content h3.posttitle'
 ,wmode: 'transparent'
 ,css: [
 '.sIFR-root { font-weight: normal;font-size:28px; display:inline;color:#122641; }'
 ,'a { color: #122641; cursor: pointer; text-decoration: none; }'
 ,'a:link { color: #122641; }'
 ,'a:hover { color: #b68e12; text-decoration: none; }'
 ]
 });




