var minisy = {
	src: 'http://www.westmonster.com/flash/minisy.swf'
};

var frut77 = {
	src: 'http://www.westmonster.com/flash/frut77.swf'
};

var frut67 = {
        src: 'http://www.westmonster.com/flash/frut67.swf'
};

var gothbc = {
	src: 'http://www.westmonster.com/flash/gothbc.swf'
};

sIFR.activate(frut77);

sIFR.replace(frut77, {
    selector: 'div.controlbox-inner'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #CC0066; letter-spacing: 0; } strong { color: #CC0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #CC0066; }'
      ,'a:hover { color: #CC0066; text-decoration: underline; }'
    ]
});

/* sIFR.replace(frut77, {
    selector: 'div.controlbox-inner-new'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #CC0066; letter-spacing: 0; } strong { color: #CC0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #CC0066; }'
      ,'a:hover { color: #CC0066; text-decoration: underline; }'
    ]
}); /*

/* sIFR.replace(minisy, {
    selector: 'div.countdown'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #000000; letter-spacing: 0; } strong { color: #000000; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #CC0066; }'
      ,'a:hover { color: #CC0066; text-decoration: underline; }'
    ]
}); */

/*
sIFR.replace(frut77, {
    selector: 'h5.slug'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #CC0066; letter-spacing: 0; text-transform: uppercase;} strong { color: #CC0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #CC0066; }'
      ,'a:hover { color: #CC0066; text-decoration: underline; }'
    ]
});
*/
sIFR.replace(frut77, {
    selector: 'span.whiteslug'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #FFFFFF; letter-spacing: 0; text-transform: uppercase;} strong { color: #FFFFFF; }'
      ,'a { text-decoration: none; }'
      ,'background { color: #cc0066; }'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #FFFFFF; text-decoration: underline; }'
    ]
});

sIFR.replace(frut77, {
    selector: 'h3.entry-header'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #cc0066; letter-spacing: -2;} strong { color: #cc0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc0066; }'
      ,'a:hover { color: #cc0066; text-decoration: underline; }'
    ]
  });

sIFR.replace(frut77, {
    selector: 'h1.entry-header'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #cc0066; letter-spacing: -1;} strong { color: #cc0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc0066; }'
      ,'a:hover { color: #cc0066; text-decoration: underline; }'
    ]
  });

sIFR.replace(frut77, {
    selector: 'h1.entry-header-lede'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #cc0066; letter-spacing: -2;} strong { color: #cc0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc0066; }'
      ,'a:hover { color: #cc0066; text-decoration: underline; }'
    ]
  });

sIFR.replace(frut77, {
    selector: 'h4.comments-open-header'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #cc0066; letter-spacing: -1;} strong { color: #cc0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc0066; }'
      ,'a:hover { color: #cc0066; text-decoration: underline; }'
    ]
  });

sIFR.replace(frut77, {
    selector: 'h4.comments-header'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #cc0066; letter-spacing: -1;} strong { color: #cc0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc0066; }'
      ,'a:hover { color: #cc0066; text-decoration: underline; }'
    ]
  });

sIFR.replace(frut77, {
    selector: 'h4.entry-header'
        ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #cc0066; letter-spacing: -1;} strong { color: #cc0066; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc0066; }'
      ,'a:hover { color: #cc0066; text-decoration: underline; }'
    ]
  });

