var franklingothic = {
  src: './wp-content/themes/bannerflow/flash/franklingothicbook.swf'
};

sIFR.fitExactly = true;

sIFR.activate(franklingothic);

sIFR.replace(franklingothic, {
  selector: 'h3',
  css: {'.sIFR-root': { 'color': '#184E76', 'background-color': '#ffffff', 'padding': '0 10px'},
	'a:link': {'color': '#184E76', 'text-decoration': 'none'},
	'a:hover': {'color': '#184E76', 'text-decoration': 'underline'}},
  ratios: [7,1.32,8,1.31,12,1.27,20,1.22,28,1.19,30,1.17,31,1.18,45,1.17,61,1.16,103,1.15,104,1.14,108,1.15,111,1.14,113,1.15,118,1.14,120,1.15,1.14]
});
