/*var sifr = {
    src: flashPath+'HelveticaNeueLT_Std_Lt.swf'
};
*/

var helveticaStandard = {
    src: flashPath+'HelveticaNeue.swf'
};

var helveticaCondensed = {
    src: flashPath+'HelvetivaNeueCn.swf'
};

sIFR.useStyleCheck = true;
sIFR.activate(helveticaStandard);
sIFR.activate(helveticaCondensed);

sIFR.replace(helveticaStandard, {
	    selector: 'div#contentTrefwoord h1, .hulpBij h1'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 30px; line-height: 30px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaStandard, {
	    selector: '.plascheck h1, .plascheckResults h1'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 30px; line-height: 30px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaStandard, {
	    selector: 'h1'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 24px; line-height: 24px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
	    selector: '.hulpBij h2'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 21px; line-height: 21px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
	    selector: 'h4'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 21px; line-height: 21px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
	    selector: 'div.trefwoordProductBlockContent .header h5'
	    ,css: ['.sIFR-root { color: #0759a0; font-size: 24px; line-height: 24px;}',
			    'a { color: #0759a0; }',
		      	'a:link { color: #0759a0; text-decoration: none;}',
		      	'a:hover { color: #0759a0; text-decoration: underline;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaStandard, {
	    selector: 'h5'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 24px; line-height: 24px;}',
	    		'a { color: #339bd5; }',
		      	'a:link { color: #339bd5; text-decoration: none;}',
		      	'a:hover { color: #339bd5; text-decoration: underline;}']
	    ,wmode: 'transparent'
		,selectable: false
});


sIFR.replace(helveticaCondensed, {
	    selector: '#productWorksFor h3'
	    ,css: ['.sIFR-root { color: #c81928; font-size: 21px; line-height: 21px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
  selector: 'div.productgroupBlock div.text h3'
  ,css: ['.sIFR-root { color: #0759a0; font-size: 24px; line-height: 24px;}',
      	'a { color: #0759a0; }',
      	'a:link { color: #0759a0; text-decoration: none;}',
      	'a:hover { color: #0759a0; text-decoration: underline;}'],
   wmode: 'transparent',
   selectable: false
});

sIFR.replace(helveticaCondensed, {
  selector: 'div.productgroupBlockLarge div.text h3'
  ,css: ['.sIFR-root { color: #0759a0; font-size: 21px; line-height: 21px;}',
      	'a { color: #0759a0; }',
      	'a:link { color: #0759a0; text-decoration: none;}',
      	'a:hover { color: #0759a0; text-decoration: underline;}'],
   wmode: 'transparent',
   selectable: false
});


sIFR.replace(helveticaCondensed, {
  selector: 'div.productBlockSmallContent div.text div.productTitle'
  ,css: ['.sIFR-root { color: #0759a0; font-size: 21px; line-height: 21px;}',
      	'a { color: #0759a0; }',
      	'a:link { color: #0759a0; text-decoration: none;}',
      	'a:hover { color: #0759a0; text-decoration: underline;}'],
   wmode: 'transparent',
   selectable: false
});

sIFR.replace(helveticaStandard, {
	    selector: '#homepageContentBlockContainer h3.smaller'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 22px; line-height: 22px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaStandard, {
	    selector: '#homepageContentBlockContainer h3'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 24px; line-height: 24px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
	    selector: 'h3'
	    ,css: ['.sIFR-root { color: #339bd5; font-size: 24px; line-height: 24px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
	    selector: 'div.attentionBlockSmall div.title'
	    ,css: ['.sIFR-root { color: #c81928; font-size: 21px; line-height: 21px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
	    selector: 'div.attentionBlockSmall div.text.smaller'
	    ,css: ['.sIFR-root { color: #3c3c3c; font-size: 12px; line-height: 12px;}']
	    ,wmode: 'transparent'
		,selectable: false
});

sIFR.replace(helveticaCondensed, {
	    selector: 'div.attentionBlockSmall div.text'
	    ,css: ['.sIFR-root { color: #3c3c3c; font-size: 18px; line-height: 18px;}']
	    ,wmode: 'transparent'
		,selectable: false
});