var headlines = {
  src: 'bridal-images/global/sifr_Lucida_Bright_Italic.swf'
};
sIFR.prefetch(headlines);
sIFR.activate(headlines);

sIFR.replace(headlines, {
  selector: 'h1 a'
	,css: {
	  '.sIFR-root': { 'color': '#000000', 'font-size': '14px', 'opacity': 100, 'background': 'transparent' }
	}
/*
    ,filters: {
	  DropShadow: {
	    knockout: false
	    ,distance: 2
	    ,color: '#283470'
	    ,strength: .3
	  }
    }
*/
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,50,1.2,51,1.21,69,1.2,73,1.19,74,1.2,78,1.19,79,1.2,1.19]
});
sIFR.replace(headlines, {
  selector: 'td#content h1.headline'
	,css: {
	  '.sIFR-root': { 'color': '#000000', 'font-size': '18px', 'opacity': 100, 'background': 'transparent' }
	}
/*
    ,filters: {
	  DropShadow: {
	    knockout: false
	    ,distance: 2
	    ,color: '#283470'
	    ,strength: .3
	  }
    }
*/
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,50,1.2,51,1.21,69,1.2,73,1.19,74,1.2,78,1.19,79,1.2,1.19]
});

sIFR.replace(headlines, {
//sIFR.debug.ratios(headlines, {
  selector: 'td#content h2'
	,css: {
	  '.sIFR-root': { 'color': '#000000', 'font-size': '14px', 'opacity': 100, 'background': 'transparent' }
	}
/*
    ,filters: {
	  DropShadow: {
	    knockout: false
	    ,distance: 2
	    ,color: '#283470'
	    ,strength: .3
	  }
    }
*/
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,50,1.2,51,1.21,69,1.2,73,1.19,74,1.2,78,1.19,79,1.2,1.19]
});
sIFR.replace(headlines, {
//sIFR.debug.ratios(headlines, {
  selector: 'td#content h2 a'
	,css: {
	  '.sIFR-root': { 'color': '#550000', 'font-size': '12px', 'opacity': 100, 'background': 'transparent', 'text-decoration': 'none' }
	}
/*
    ,filters: {
	  DropShadow: {
	    knockout: false
	    ,distance: 2
	    ,color: '#283470'
	    ,strength: .3
	  }
    }
*/
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,50,1.2,51,1.21,69,1.2,73,1.19,74,1.2,78,1.19,79,1.2,1.19]
});

