// SunBranding:
var Swiss721 = { src: appRoot + '_Assets/sifr/Swiss721.swf' }

sIFR.activate(Swiss721);

sIFR.replace(Swiss721, {
	selector: '.SunBranding #branding h2',
	ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21],
	css: ['.sIFR-root { color: #ffffff; text-align: center; }'],
	wmode: 'transparent', 
	filters: {
	DropShadow: {
		alpha: .75,
		blurX: 2,
		blurY: 2, 
		color: '#330000',
		distance: 1,
		knockout: false,
		strength: 1
		}
	}
});

sIFR.replace(Swiss721, {
	selector: '.SunBranding #content h2, .SunBranding #content_main h3, .SunBranding #content_main h4',
	ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21],
	css: ['.sIFR-root { color: #fcb14c; text-transform: none; }', 
		'a { color: #fcb14c; text-decoration: none; }', 
		'a:hover { color: #fcb14c; text-decoration: underline; }'],
	wmode: 'transparent'
});

sIFR.replace(Swiss721, {
	selector: '.YourPackagingPartner h2',
	ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21],
	css: ['.sIFR-root { color: #7b8d27; text-transform: none; }'],
	wmode: 'transparent'
});

sIFR.replace(Swiss721, {
	selector: '.YourPackagingPartner h3',
	ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21],
	css: ['.sIFR-root { color: #333333; text-transform: none; }',
	'a { color: #333333; text-decoration: none; }',
	'a:hover { color: #7b8d27; text-transform: none; }'],
	wmode: 'transparent'
});

/*
sIFR.replace(Swiss721, {
    selector: '.GMG #content #text h2',
    ratios: [8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21],
    css: ['.sIFR-root { color: #a3cf61; text-transform: none; font-weight: bold; leading: -5; }'],
    offsetTop: -8,
    tuneHeight: -3,
    wmode: 'transparent'
});
*/
