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 bzGetFlashPlayerBZ380009332C584677985FB99911DE19FC() {
	var div = document.getElementById('BZ380009332C584677985FB99911DE19FC');
	if (div) {
		div.innerHTML = '<p style="background-color:#ffffff;color:#000000;padding:1em;">You have an old version of Flash Player. <a href="http://www.adobe.com/go/getflash/" target="_top">Get the latest Flash player.</a></p>';
	} else {
		alert("no BZ380009332C584677985FB99911DE19FC div");
	}
}
function bzEmbedSWFBZ380009332C584677985FB99911DE19FC() {
	if (swfobject.hasFlashPlayerVersion("9.0.45")) {
		var flashvars = {
			swfId: "BZ380009332C584677985FB99911DE19FC",
			xmlPath: "http://www.teatrostudio.org/2008/Banner/bz.xml",
			imgPath: "http://www.teatrostudio.org/2008/Banner/img",
			urlType: "askJS",
			showInfo: "1",
			themeMode: "2"
		};
		var params = {
			wmode: "transparent",
			allowscriptaccess: "always"
		};
		var attributes = {};
		swfobject.embedSWF("http://www.teatrostudio.org/2008/Banner/bzAnimation.swf", "BZ380009332C584677985FB99911DE19FC", "600", "220", "9.0.45", false, flashvars, params, attributes);
	} else {
		swfobject.addDomLoadEvent(bzGetFlashPlayerBZ380009332C584677985FB99911DE19FC);
	}
}
bzEmbedSWFBZ380009332C584677985FB99911DE19FC();
