//<[CDATA[
var BlissPro = {
		src: 'flash/BlissPro.swf'
			,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
};

sIFR.delayCSS  = true;
sIFR.fitExactly = true;
sIFR.forceTextTransform = true;
sIFR.activate(BlissPro);

sIFR.replace(BlissPro, {
	selector: '.page-landing h2.sifred'
		,css: {
			'.sIFR-root': { 'color': '#a53473',
							'font-size': '30px'}
		}		
		,tuneHeight: -2
});

sIFR.replace(BlissPro, {
	selector: '.page-zalandoTerms h2.sifred'
		,css: {
			'.sIFR-root': { 'color': '#a53473',
							'font-size': '30px'}
		}		
		,tuneHeight: -2
});

sIFR.replace(BlissPro, {
	selector: 'div#contentZalandoForm h2.sifred'
		,css: {
			'.sIFR-root': { 'color': '#ab5276' }
		}		
		,tuneHeight: -2
});


sIFR.replace(BlissPro, {
	selector: 'div#contentZalandoForm h2.sifred'
		,css: {
			'.sIFR-root': { 'color': '#ab5276' }
		}		
		,tuneHeight: -2
});

sIFR.replace(BlissPro, {
	selector: 'h2.sifred'
		,css: {
			'.sIFR-root': { 'color': '#e23d96' }
		}		
		,tuneHeight: -5
});

sIFR.replace(BlissPro, {
	selector: 'h2.sifred-home'
		,css: {
			'.sIFR-root': { 
				'color': '#e23d96', 
				'text-align': 'right'
			}
		}		
		,tuneHeight: -5
});

sIFR.replace(BlissPro, {
	selector: 'h2.sifred-demo, h3-sifred-demo'
		,css: {
			'.sIFR-root': { 'color': '#e23d96' }
		}		
		,tuneHeight: -5
});

sIFR.replace(BlissPro, {
	selector: 'sup'
		,css: {
			'.sIFR-root': { 
				'font-size': '80%'
			}
		}		
		,tuneHeight: -5
});

sIFR.replace(BlissPro, {
	selector: 'h3.sifred'
		,css: [
		       '.sIFR-root { color: #e23d96 }'
		       ,'a { text-decoration: none; }'
		       ,'a:link { color: #e23d96; }'
		       ,'a:hover { color: #8b4360; }'
		       ]
});

sIFR.replace(BlissPro, {
	selector: 'h5.sifred'
		,css: {
			'.sIFR-root': { 'color': '#e23d96' }
		}		
		,tuneHeight: -5
});

sIFR.replace(BlissPro, {
	selector: 'h3.sifred-dbt'
		,css: {
			'.sIFR-root': { 'color': '#e23d96' }
		}		
		,tuneHeight: -5
});

function popUp(link , width , height){
	window.open(link, 'venster', 'width=' + width + ',height=' + height + ',scrollbars=yes,toolbar=no,location=no,status=no,resize=no');
}
//]]>
