var stranger = { src: './../flash/stranger.swf', ratios: [7, 1.59, 9, 1.56, 10, 1.49, 14, 1.5, 15, 1.46, 20, 1.47, 25, 1.45, 28, 1.44, 38, 1.43, 51, 1.42, 53, 1.41, 55, 1.42, 76, 1.41, 79, 1.4, 80, 1.41, 84, 1.4, 85, 1.41, 89, 1.4, 90, 1.41, 1.4]};
sIFR.activate(stranger);
sIFR.replace(stranger, {
	selector: 'h2.strange',
	css: {'.sIFR-root': { 'color': '#ffffff', 'text-align': 'center','background-color': 'transparent','font-size': '42px','padding-bottom': 0 }},
	wmode: 'transparent'
});
sIFR.replace(stranger, {
	selector: 'h2.strangest',
	css: {'.sIFR-root': { 'color': '#ffffff', 'text-align': 'left','background-color': 'transparent','font-size': '42px','padding-bottom': 0 }},
	wmode: 'transparent',
	tuneHeight: -5
});
sIFR.replace(stranger, {
	selector: 'h3.strange',
	css: {'.sIFR-root': { 'color': '#ffffff', 'text-align': 'left','background-color': 'transparent','font-size': '28px','margin': 0,'padding-bottom': 0}},
	wmode: 'transparent'
});
sIFR.replace(stranger, {
	selector: 'h3.strangest',
	css: {'.sIFR-root': { 'color': '#ffffff', 'text-align': 'center','background-color': 'transparent','font-size': '28px','margin': 0,'padding-bottom': 0}},
	wmode: 'transparent'
});
