addLoadEvent(Init);

function newWindow(url,w,h)
{
nuova = window.open(url, w, h);
nuova.self.focus();
}


function Init() {
	if((document.body.contentEditable=='inherit') || (document.createComment)) {
		loadSifr();
	}
}


function loadSifr() {
	if(typeof sIFR == "function"){
		sIFR.replaceElement("h1#sifr", "flash/sifr-gillkayo.swf", "#ffffff", null, null, null, "#084200", null, null, null, null, null, null, "transparent");
		sIFR.replaceElement("h2#sifr", "flash/sifr-gillkayo.swf", "#ffffff", null, null, "#e8d420", "#084200", null, null, null, null, null, null, "transparent");
		sIFR.replaceElement("h2#sifr-pop1", "flash/sifr-gillkayo.swf", "#fd8900", null, null, null, "#084200", null, null, null, null, null, null, "transparent");
		sIFR.replaceElement("h2#sifr-pop2", "flash/sifr-gillkayo.swf", "#e8d420", null, null, null, "#084200", null, null, null, null, null, null, "transparent");
	};	
}

