var times = {
	src: '/welt/swf/opal.swf'
};

sIFR.useStyleCheck = true;
sIFR.activate(times);

sIFR.replace(times, {
	selector: '.opalche',
	css: ['.sIFR-root { font-size:13px; color:#f5f8fb; font-weight:normal; }','a { text-decoration: none; color:#ffd004;  }','a:hover { text-decoration: none; color:#ffd004;  }'],
	
	wmode: 'transparent'
});





  
