var flashvars = false;
var params = {
wmode: "transparent"
};
var attributes = false;

var light = {src: 'src/1.swf' };
var normal = {src: 'src/2.swf' };
var high = {src: 'src/3.swf' };

sIFR.activate(light, normal, high);
sIFR.replace(high, {selector: 'div#title h2', css: ['.sIFR-root { color: #2faec0; } a { color:#2faec0; text-decoration:none } a:hover { color:#2faec0 }'], wmode: 'transparent'});
sIFR.replace(high, {selector: 'div#title2 h2', css: ['.sIFR-root { color: #2faec0; } a { color:#2faec0; text-decoration:none } a:hover { color:#2faec0 }'], wmode: 'transparent'});
sIFR.replace(high, {selector: 'div.referans h3', css: ['.sIFR-root { color: #FFFFFF; text-align: center; } a { color:#FFFFFF; text-decoration:none } a:hover { color:#FFFFFF }'], wmode: 'transparent'});





