var lithos = { src: '/asset/template/swf/lithos.swf' };
var broken15 = { src: '/asset/template/swf/broken15.swf' };
sIFR.activate(lithos, broken15);

sIFR.replace(broken15, {
  selector: 'span.center-txt',
  css: '.sIFR-root { color: #ffffff; }',
  wmode: 'transparent',
  filters: {
      DropShadow: {
        knockout: false
        ,distance: 2
        ,color: '#000000'
            ,blurY: 1
            ,blurX: 1
        ,strength: 2
        ,alpha: .8
      }
    }
});
sIFR.replace(broken15, {
  selector: 'span.center-txt2',
  css: '.sIFR-root { color: #ffffff; }',
  wmode: 'transparent',
  filters: {
      DropShadow: {
        knockout: false
        ,distance: 2
        ,color: '#000000'
            ,blurY: 1
            ,blurX: 1
        ,strength: 2
        ,alpha: .8
      }
    }
});
sIFR.replace(lithos, {
  selector: 'span.link',
  css: '.sIFR-root { color: #407442; } a { color: #407442; text-decoration: none; },  a:hover { color: #407442; text-decoration: none; }',
  wmode: 'transparent'
});
sIFR.replace(broken15, {
  selector: 'span.link2',
  css: '.sIFR-root { color: #391b1e; } a { color: #391b1e; text-decoration: none; },  a:hover { color: #391b1e; text-decoration: none; }',
  wmode: 'transparent'
});
sIFR.replace(lithos, {
  selector: 'span.link3',
  css: '.sIFR-root { color: #603d25; } a { color: #603d25; text-decoration: none; },  a:hover { color: #603d25; text-decoration: none; }',
  wmode: 'transparent'
});
sIFR.replace(lithos, {
  selector: 'span.link3-s',
  css: '.sIFR-root { color: #603d25; } a { color: #603d25; text-decoration: none; },  a:hover { color: #603d25; text-decoration: none; }',
  wmode: 'transparent'
});
sIFR.replace(broken15, {
  selector: '.center-txt-box-center-bg h1',
  css: '.sIFR-root { color: #391b1e; } a { color: #407442; text-decoration: none; },  a:hover { color: #407442; text-decoration: none; }',
  wmode: 'transparent'
});
sIFR.replace(broken15, {
  selector: '.center-txt-box-center-bg h2',
  css: '.sIFR-root { color: #391b1e; } a { color: #407442; text-decoration: none; },  a:hover { color: #407442; text-decoration: none; }',
  wmode: 'transparent'
});