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 bzGetFlashPlayerBZFEA063F5328546B1BFA93D961EB3BC3E() {
	var div = document.getElementById('BZFEA063F5328546B1BFA93D961EB3BC3E');
	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 BZFEA063F5328546B1BFA93D961EB3BC3E div");
	}
}
function bzEmbedSWFBZFEA063F5328546B1BFA93D961EB3BC3E() {
	if (swfobject.hasFlashPlayerVersion("9.0.45")) {
		var flashvars = {
			swfId: "BZFEA063F5328546B1BFA93D961EB3BC3E",
			xmlPath: "/Banner/bz.xml",
			imgPath: "/Banner/img",
			urlType: "askJS",
			showInfo: "1",
			themeMode: "2"
		};
		var params = {
			wmode: "transparent",
			allowscriptaccess: "always"
		};
		var attributes = {};
		swfobject.embedSWF("/Banner/bzAnimation.swf", "BZFEA063F5328546B1BFA93D961EB3BC3E", "431", "272", "9.0.45", false, flashvars, params, attributes);
	} else {
		swfobject.addDomLoadEvent(bzGetFlashPlayerBZFEA063F5328546B1BFA93D961EB3BC3E);
	}
}
bzEmbedSWFBZFEA063F5328546B1BFA93D961EB3BC3E();

