sIFR.fitExactly = false;
sIFR.fixHover = true;
sIFR.delayCSS = false;

var DIN = {  src: 'http://taylor.homedics-beta.com/js/homedics/DIN.swf' };

sIFR.activate(DIN); 

sIFR.replace(DIN, {
	selector: 'h1',
	css: ['.sIFR-root { color: #C02107; font-weight:bold; text-align: left; font-size: 20; }'],
	wmode: 'transparent',
	/*filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .33, blurX:7, blurY:7}
		},*/
	tuneWidth:4
});



sIFR.replace(DIN, {
	selector: 'h2',
	css: ['.sIFR-root { color: #1B75BB; font-weight:bold; text-align: left; font-size: 16; }'],
	wmode: 'transparent'
});


sIFR.replace(DIN, {
	selector: 'h3',
	css: ['.sIFR-root { color: #1F62AE; font-weight:bold; text-align: left; font-size: 17; }',
			  'a { text-decoration: none; }',
			  'a:link{color:#1F62AE}',
			  'a:hover{color:#1F62AE; text-decoration:underline; cursor:pointer;}'],
	wmode: 'transparent',
	/*filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .33, blurX:7, blurY:7}
		},*/
	tuneWidth:4
	});


sIFR.replace(DIN, {
	selector: 'h4',
	css: ['.sIFR-root { color: #1F62AE; font-weight:bold; text-align: left; font-size: 14; }',
			'a { text-decoration: none; }',
			'a:link{color:#1F62AE}',
			'a:hover{color:#1F62AE; text-decoration:underline; cursor:pointer;}'],
	wmode: 'transparent',
	tuneWidth:4,
	forceSingleLine: true
});


sIFR.replace(DIN, {
	selector: 'h5',
	css: ['.sIFR-root { color: #C02107; font-weight:bold; text-align: left; font-size: 14; }',
			  'a { text-decoration: none; }',
			  'a:link{color:#1F62AE}',
			  'a:hover{color:#1F62AE; text-decoration:underline; cursor:pointer;}'],
	wmode: 'transparent',
	/*filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .40, blurX:7, blurY:7}
		},*/
	tuneHeight: 1,
	tuneWidth:4,
	forceSingleLine: true
	});

sIFR.replace(DIN, {
	selector: 'h6',
	css: ['.sIFR-root { color: #C02107; font-weight:bold; text-align:right; font-size: 16; }'],
	wmode: 'transparent',
	/*filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .5, blurX:5, blurY:5}
		},*/
	tuneWidth:4,
	forceSingleLine: true
	});

sIFR.replace(DIN, {
	selector: '.globalNav ul li',
	css: ['.sIFR-root { color: #FFFFFF; font-weight:bold; text-align: right; font-size: 12;}',
			  'a { text-decoration: none; }',
			  'a:link{color:#FFFFFF}',
			  'a:hover{color:#cccccc; cursor:pointer;}'],
	wmode: 'transparent',
	filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .2, blurX:5, blurY:5}
		},
	tuneHeight: 1,
	tuneWidth:4,
	forceSingleLine: true
	});

sIFR.replace(DIN, {
	selector: '.informational ul li',
	css: ['.sIFR-root { color: #FFFFFF; font-weight:bold; text-align: right; font-size: 12; letter-spacing:1; width:350px; }', 'a { text-decoration: none; }','a:link{color:#FFFFFF}','a:hover{cursor:pointer; color:#cccccc}'],
	wmode: 'transparent',
	filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .2, blurX:5, blurY:5}
		},
	tuneHeight: 1,
	tuneWidth:4,
	forceSingleLine: true,
	offsetTop:5
});


sIFR.replace(DIN, {
	selector: '.narrow-by dt',
	css: ['.sIFR-root { color: #1B75BB; font-weight:bold; text-align: left; font-size: 11; letter-spacing:1; }'],
	wmode: 'transparent',
	/*filters: {
			DropShadow: {knockout: false, distance: 0, color: '#000000', strength: .0, blurX:5, blurY:5}
		},*/
	tuneHeight: 1,
	tuneWidth:4,
	forceSingleLine: true,
	offsetTop:5
});

sIFR.replace(DIN, {
	selector: '.layered_nav_heading',
	css: ['.sIFR-root { color: #1B75BB; font-weight:bold; text-align: left; font-size: 13; letter-spacing:1; }'],
	wmode: 'transparent',
	/*filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .0, blurX:5, blurY:5}
		},*/
	tuneHeight: 1,
	tuneWidth:4,
	forceSingleLine: true,
	offsetTop:5
});

sIFR.replace(DIN, {
	selector: '.intro',
	css: ['.sIFR-root { color: #FFFFFF; font-weight:bold; text-align: right; font-size: 11; letter-spacing:1; width:350px; }', 'a { text-decoration: none; }','a:link{color:#FFFFFF}','a:hover{color:#FFFFFF; text-decoration:underline; cursor:pointer;}'],
	wmode: 'transparent',
	filters: {
			DropShadow: {knockout: false, distance: 2, color: '#000000', strength: .2, blurX:5, blurY:5}
		},
	tuneHeight: 1,
	tuneWidth:4,
	forceSingleLine: true,
	offsetTop:5
});