		var swis_721_bt = {
			src: '/sifr3/swis_721_bt.swf'
		};

		var swis_721_lt = {
			src: '/sifr3/swis_721_lt.swf'
		};
	
		sIFR.activate(swis_721_bt,swis_721_lt);
	
		sIFR.replace(swis_721_bt, {
			selector: '.big',
			css: [
			'.sIFR-root { font-size: 35px; color: #393939; font-weight: bold; }', 
			],
			wmode: 'transparent'
		});
	
		sIFR.replace(swis_721_lt, {
			selector: '.small',
			css: [
			'.sIFR-root { font-size: 35px; color: #393939; }', 
			],
			wmode: 'transparent'
		});

		sIFR.replace(swis_721_lt, {
			selector: '.odd',
			css: [
			'.sIFR-root { font-size: 35px; color: #393939; }', 
			],
			wmode: 'transparent'
		});

		sIFR.replace(swis_721_bt, {
			selector: '.big2',
			css: [
			'.sIFR-root { font-size: 35px; color: #ffffff; font-weight: bold; }', 
			],
			wmode: 'transparent'
		});
	
		sIFR.replace(swis_721_lt, {
			selector: '.small2',
			css: [
			'.sIFR-root { font-size: 35px; color: #ffffff; }', 
			],
			wmode: 'transparent'
		});

		sIFR.replace(swis_721_lt, {
			selector: '#topphone',
			css: [
			'.sIFR-root { font-size: 24px; color: #A7A7A9; }', 
			],
			wmode: 'transparent'
		});

