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 bzGetFlashPlayerBZB6EABEFD608B432294F36011EFD264DA() {
	var div = document.getElementById('BZB6EABEFD608B432294F36011EFD264DA');
	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 BZB6EABEFD608B432294F36011EFD264DA div");
	}
}
function bzEmbedSWFBZB6EABEFD608B432294F36011EFD264DA() {
	if (swfobject.hasFlashPlayerVersion("9.0.45")) {
		var flashvars = {
			swfId: "BZB6EABEFD608B432294F36011EFD264DA",
			xmlPath: "http://www.morgans-law.com/animation/bz.xml",
			imgPath: "http://www.morgans-law.com/animation/img",
			urlType: "askJS",
			showInfo: "1",
			themeMode: "2"
		};
		var params = {
			wmode: "transparent",
			allowscriptaccess: "always"
		};
		var attributes = {};
		swfobject.embedSWF("http://www.morgans-law.com/animation/bzAnimation.swf", "BZB6EABEFD608B432294F36011EFD264DA", "778", "224", "9.0.45", false, flashvars, params, attributes);
	} else {
		swfobject.addDomLoadEvent(bzGetFlashPlayerBZB6EABEFD608B432294F36011EFD264DA);
	}
}
bzEmbedSWFBZB6EABEFD608B432294F36011EFD264DA();
