var din 		= { src: 'flash/sifr/din.swf' };
var dinBlack 	= { src: 'flash/sifr/din_black.swf' };

// Now you can set some configuration settings. <http://wiki.novemberborn.net/sifr3/JavaScript+Configuration>.
// One setting you probably want to use is `sIFR.useStyleCheck`. <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad>.

sIFR.useStyleCheck 	= true;
sIFR.fixHover = true;
sIFR.fitExactly = true;
sIFR.repaintOnResize = true;

// Remember, there must be *only one* `sIFR.activate()`!
sIFR.activate( din, dinBlack );

sIFR.replace( din, {
	
	selector: 	'.red_15px',
	css: [
		'.sIFR-root { font-size: 15px; color: #ff0000; leading: -3; }',
		'a { color: #ff0000; text-decoration: none; }',
		'a:hover { color: #ff0000; text-decoration: underline; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-3
	
});

sIFR.replace( din, {
	
	selector: 	'.white_11px',
	css: [
		'.sIFR-root { font-size: 11px; color: #ffffff; leading: 0; }',
		'a { color: #ffffff; text-decoration: none; }',
		'a:hover { color: #ffffff; text-decoration: underline; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-2
	
});

sIFR.replace( din, {
	
	selector: 	'.white_14px',
	css: [
		'.sIFR-root { font-size: 14px; color: #ffffff; leading: 0; text-transform:uppercase; }',
		'a { color: #ffffff; text-decoration: none; }',
		'a:hover { color: #ffffff; text-decoration: underline; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});

sIFR.replace( din, {
	
	selector: 	'.gray_14px',
	css: [
		'.sIFR-root { font-size: 14px; color: #707070; leading: 0; text-transform:uppercase; }',
		'a { color: #707070; text-decoration: none; }',
		'a:hover { color: #ff0000; text-decoration: none; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});

sIFR.replace( din, {
	
	selector: 	'.gray_17px',
	css: [
		'.sIFR-root { font-size: 17px; color: #707070; leading: 0; }',
		'a { color: #ff0000; text-decoration: none; }',
		'a:hover { color: #ff0000; text-decoration: underline; }',
		'strong { color: #ff0000; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});

sIFR.replace( din, {
	
	selector: 	'.red_28px',
	css: [
		'.sIFR-root { font-size: 28px; color: #ff0000; leading: 0; text-transform:uppercase; }',
		'a { color: #ff0000; text-decoration: none; }',
		'a:hover { color: #ff0000; text-decoration: underline; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});

sIFR.replace( din, {
	
	selector: 	'.red_22px',
	css: [
		'.sIFR-root { font-size: 22px; color: #ff0000; leading: 0; text-transform:uppercase; }',
		'a { color: #ff0000; text-decoration: none; }',
		'a:hover { color: #ff0000; text-decoration: none; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});

sIFR.replace( din, {
	
	selector: 	'.red_14px',
	css: [
		'.sIFR-root { font-size: 14px; color: #ff0000; leading: 0; text-transform:uppercase; }',
		'a { color: #ff0000; text-decoration: none; }',
		'a:hover { color: #ff0000; text-decoration: none; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});

sIFR.replace( dinBlack, {
	
	selector: 	'.red_18px_black',
	css: [
		'.sIFR-root { font-size: 18px; color: #ff0000; leading: 0; text-transform:uppercase; }',
		'a { color: #ff0000; text-decoration: none; }',
		'a:hover { color: #ff0000; text-decoration: none; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});

sIFR.replace( dinBlack, {
	
	selector: 	'.grey_18px_black',
	css: [
		'.sIFR-root { font-size: 18px; color: #707070; leading: 0; text-transform:uppercase; }',
		'a { color: #707070; text-decoration: none; }',
		'a:hover { color: #707070; text-decoration: none; }'
	],
	ratios: 		[7, 1.47, 10, 1.43, 15, 1.36, 22, 1.34, 26, 1.32, 29, 1.31, 32, 1.32, 33, 1.3, 37, 1.31, 45, 1.3, 48, 1.29, 51, 1.3, 65, 1.29, 67, 1.28, 68, 1.29, 74, 1.28, 75, 1.29, 1.28],
	wmode:		'transparent',
	tuneHeight: 	-5
	
});