
var fsalbert = { src: '/assets/flash-sifr/fsalbert.swf' };

sIFR.activate(fsalbert);

sIFR.replace(fsalbert, {
  selector: 'h1.property',
  wmode: 'transparent',
  tuneHeight: '-5',
  css: '.sIFR-root { color: #00703c; font-size: 26px; font-weight: bold; }'
});

sIFR.replace(fsalbert, {
  selector: 'body.news-details h1',
  wmode: 'transparent',
  tuneHeight: '-5',
  tuneHeight: '-5',
  css: '.sIFR-root { color: #7cbf49; font-size: 18px; font-weight: bold; }'
});

sIFR.replace(fsalbert, {
  selector: 'body.home h1',
  wmode: 'transparent',
  tuneHeight: '-3',
  css: '.sIFR-root { color: #00703c; font-size: 24px; font-weight: bold; }'
});

sIFR.replace(fsalbert, {
  selector: 'h1',
  wmode: 'transparent',
  tuneHeight: '-3',
  css: '.sIFR-root { color: #00703c; font-size: 26px; font-weight: bold; }'
});


sIFR.replace(fsalbert, {
  selector: 'body.home .rural-property-search span.heading',
  wmode: 'transparent',
  tuneHeight: '-5',
  css: '.sIFR-root { color: #ffffff; font-size: 26px; font-weight:bold;} strong {font-size: 18px; color: #7bde30; display:block; text-indent: 5px; leading: -7px; font-weight:normal;}'
});

sIFR.replace(fsalbert, {
  selector: 'body.home .featured-properties-box span.heading, body.home .our-services-box span.heading',
  wmode: 'transparent',
  tuneHeight: '-7',
  offsetTop: '0',
  css: '.sIFR-root { color: #ffffff; font-size: 24px; font-weight:bold;}'
});

sIFR.replace(fsalbert, {
  selector: 'body.property-details .property-enquire span.heading',
  wmode: 'transparent',
  tuneHeight: '-5',
  css: '.sIFR-root { color: #00703c; font-size: 20px; font-weight:bold;}'
});


sIFR.replace(fsalbert, {
    selector: '.contact-us .get-directions span.heading, .secondary-content .sporting-lettings span.heading',
    wmode: 'transparent',
    tuneHeight: '-4',
    css: '.sIFR-root { color: #00703c; font-size: 17px; font-weight:bold; }'
});

sIFR.replace(fsalbert, {
selector: '.property-enquire span.heading, .team-search span.heading, .sporting-lettings span.heading',
  wmode: 'transparent',
  tuneHeight: '-5',
  css: '.sIFR-root { color: #ffffff; font-size: 20px; font-weight:bold;}'
});



sIFR.replace(fsalbert, {
  selector: '.get-directions span.heading',
  wmode: 'transparent',
  tuneHeight: '-4',
  css: '.sIFR-root { color: #00703c; font-size: 15px; font-weight:bold; }'
});

sIFR.replace(fsalbert, {
  selector: '.sign-up-container span.heading, .jobs-container span.heading',
  wmode: 'transparent',
  tuneHeight: '-4',
  css: '.sIFR-root { color: #00703c; font-size: 16px; font-weight:bold; }'
});

sIFR.replace(fsalbert, {
  selector: 'span.heading',
  wmode: 'transparent',
  tuneHeight: '-2',
  offsetTop: '2',
  fitExactly: true,
  css: '.sIFR-root { color: #00703c; font-size: 20px; font-weight:bold; }, a{color: #00703c; text-decoration:none; width:auto;}, a:hover{color:#7CBF49; text-decoration:underline; width:auto;}'
});


sIFR.replace(fsalbert, {
  selector: '.news-search-container .title',
  wmode: 'transparent',
  tuneHeight: '-4',
  css: '.sIFR-root { color: #7CBF49; font-size: 14px; font-weight:bold; }'
});


