function navigateToURL(url, id) {
	// Reprocess the url and tell the theme to open it with a specified target.
	// http://aquafadas.eu/wiki/BannerZest:NavigateToUrl
	var target = "_top";

	//let flash handle the opening of a new window
	return [url , target];
}
function bzGetFlashPlayerBZE38EA72B221C4F9CA13638B44F1C4B6B() {
	var div = document.getElementById('BZE38EA72B221C4F9CA13638B44F1C4B6B');
	if (div) {
		div.innerHTML = '<p style="background-color:#ffffff;color:#000000;padding:1em;">Hai una vecchia versione di Flash Player. <a href="http://www.adobe.com/go/getflash/" target="_top">Scarica il Flash player più recente.</a></p>';
	} else {
		alert("no BZE38EA72B221C4F9CA13638B44F1C4B6B div");
	}
}
function bzEmbedSWFBZE38EA72B221C4F9CA13638B44F1C4B6B() {
	if (swfobject.hasFlashPlayerVersion("9.0.45")) {
		var flashvars = {
			swfId: "BZE38EA72B221C4F9CA13638B44F1C4B6B",
			xmlPath: "http://tapascio.net/fissa/bz.xml",
			imgPath: "http://tapascio.net/fissa/img",
			urlType: "askJS",
			showInfo: "1",
			themeMode: "2"
		};
		var params = {
			wmode: "transparent",
			allowscriptaccess: "always"
		};
		var attributes = {};
		swfobject.embedSWF("http://tapascio.net/fissa/bzAnimation.swf", "BZE38EA72B221C4F9CA13638B44F1C4B6B", "330", "180", "9.0.45", false, flashvars, params, attributes);
	} else {
		swfobject.addDomLoadEvent(bzGetFlashPlayerBZE38EA72B221C4F9CA13638B44F1C4B6B);
	}
}
bzEmbedSWFBZE38EA72B221C4F9CA13638B44F1C4B6B();

