// JavaScript Document

var sifr = {
    src: flashPath+'sifr.swf'
};

var title = {
    src: flashPath+'sifr_title.swf'
};

var subtitle = {
    src: flashPath+'sifr_subtitle.swf'
};

sIFR.useStyleCheck = true;
sIFR.activate(sifr,title,subtitle);

sIFR.replace(sifr, {
	selector: 'div.testimonials h1'
	,css: ['.sIFR-root {font-size: 18px; color: #cccccc; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(sifr, {
	selector: 'div.footerkolom h4'
	,css: ['.sIFR-root { font-size: 24px; line-height: 24px; color: #7fc241; text-decoration: none;} .sIFR-root a { font-size: 24px; line-height: 24px; color: #7fc241; text-decoration: none;} .sIFR-root a:hover { font-size: 24px; line-height: 24px; color: #7fc241; text-decoration: none;} ']
	,wmode: 'transparent'
	,selectable: false
}); 


sIFR.replace(title, {
	selector: 'div#content div#modulesHeaders h1'
	,css: ['.sIFR-root { font-size: 24px; line-height: 24px; color: #FFFFFF; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

/*sIFR.replace(title, {
	selector: 'div#content h1'
	,css: ['.sIFR-root { font-size: 24px; line-height: 24px; color: #000000; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});*/

sIFR.replace(sifr, {
	selector: 'div.collectie_blok h3'
	,css: ['.sIFR-root { font-size: 14px; line-height: 14px; color: #010101; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(subtitle, {
	selector: 'div#content h3'
	,css: ['.sIFR-root { font-size: 16px; line-height: 16px; color: #000000; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(subtitle, {
	selector: 'div#content div#modulesHeaders h5'
	,css: ['.sIFR-root { font-size: 13px; line-height: 13px; color: #FFFFFF; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(subtitle, {
	selector: 'div#content h5'
	,css: ['.sIFR-root { font-size: 13px; line-height: 13px; color: #000000; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});


sIFR.replace(title, {
	selector: 'div.attentie_tekst h2'
	,css: ['.sIFR-root { font-size: 27px; line-height: 20px; color: #000000; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(subtitle, {
	selector: 'div.attentie_tekst h4'
	,css: ['.sIFR-root { font-size: 18px; line-height: 18px; color: #000000; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(sifr, {
	selector: 'div.attentie_tekst h6'
	,css: ['.sIFR-root { font-size: 18px; line-height: 18px; color: #000000; text-decoration: none;} .sIFR-root a { color: #7fc241; text-decoration: underline;} .sIFR-root a:hover { color: #7fc241; text-decoration: underline;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(title, {
	selector: 'div.europrijs'
	,css: ['.sIFR-root { font-size: 21px; line-height: 21px; color: #7fc241; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(title, {
	selector: 'div.prijsSpec'
	,css: ['.sIFR-root { font-size: 14px; line-height: 16px; color: #7fc241; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(sifr, {
	selector: '.etalageBlock strong'
	,css: ['.sIFR-root { font-size: 16px; line-height: 14px; color: #CCCCCC; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(sifr, {
	selector: 'div#conversionContent1 strong'
	,css: ['.sIFR-root { font-size: 18px; color: #FFFFFF; text-decoration: none;}']
	,wmode: 'transparent'
	,tuneHeight: -6
	,selectable: false
}); 

sIFR.replace(sifr, {
	selector: 'div#conversionContent2 strong'
	,css: ['.sIFR-root {font-size: 16px; color: #ff6600; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(sifr, {
	selector: 'div#ionLandingContent h1'
	,css: ['.sIFR-root {font-size: 28px; color: #ffffff; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

sIFR.replace(sifr, {
	selector: 'div#ionLandingContent h3, div#ionLandingContent h5'
	,css: ['.sIFR-root {font-size: 18px; color: #ffffff; text-decoration: none;}']
	,wmode: 'transparent'
	,selectable: false
});

function sifrVideoplayer() {
	sIFR.replace(sifr, {
		selector: 'div#videoplayer div.title'
		,css: ['.sIFR-root {font-size: 18px; color: #cccccc; text-decoration: none;}']
		,wmode: 'transparent'
		,selectable: false
	});
}

function sifrPopup(){
	sIFR.replace(title, {
		selector: '.popup_title'
		,css: ['.sIFR-root { font-size: 24px; line-height: 24px; color: #000000; text-decoration: none;}']
		,wmode: 'transparent'
		,selectable: false
	});
	sIFR.replace(subtitle, {
		selector: '.popup_subtitle'
		,css: ['.sIFR-root { font-size: 13px; line-height: 13px; color: #000000; text-decoration: none;}']
		,wmode: 'transparent'
		,selectable: false
	});
}