var requiredFlashPlayerVersion = "9.0.45";
if( !_urlBZEDFDF24CD6274407A418 ) {
	var _urlBZEDFDF24CD6274407A418 = null;
	var scripts = document.getElementsByTagName("script");
	for( var i=0;i<scripts.length;i++ ) {
		var s = scripts[i];
		var ssrc = "";
		try {
			ssrc = s.src;
		} catch( e ) {
			ssrc = "";
		}
		if (typeof ssrc != "undefined") {
			if( ssrc && ssrc.match(/bzLoader\.js/) ) {
				if (ssrc.length>11) {
					_urlBZEDFDF24CD6274407A418 = ssrc.substring(0,ssrc.length-11);
				} else {
					_urlBZEDFDF24CD6274407A418 = "./";
				}
			}
		}
	}
	_urlBZEDFDF24CD6274407A418 = _urlBZEDFDF24CD6274407A418.replace("&","%26");
}
function loadScript(url, callback) {
    var script = document.createElement("script")
    script.type = "text/javascript";
    if (script.readyState) {
        //IE
        script.onreadystatechange = function() {
            if (script.readyState == "loaded" ||
				script.readyState == "complete") {
                script.onreadystatechange = null;
                callback();
            }
        };
    } else {
        //Others
        script.onload = function() {
            callback();
        };
    }
    script.src = url;
    document.getElementsByTagName("head")[0].appendChild(script);
}
function includeJS(filename) {
    var fileref = document.createElement('script');
    fileref.setAttribute("type", "text/javascript");
    fileref.setAttribute("src", filename);
    document.getElementsByTagName('head')[0].appendChild(fileref);
}
function includeCSS(filename) {
    var fileref = document.createElement('link');
    fileref.setAttribute("rel", "stylesheet");
    fileref.setAttribute("type", "text/css");
    fileref.setAttribute("href", filename);
    document.getElementsByTagName('head')[0].appendChild(fileref);
}

function mootoolsLoadedBZEDFDF24CD6274407A418() {
   loadScript(_urlBZEDFDF24CD6274407A418+"slideshow/js/slideshow.js",slideshowLoadedBZEDFDF24CD6274407A418);
}
function slideshowLoadedBZEDFDF24CD6274407A418() {
   loadScript(_urlBZEDFDF24CD6274407A418+"bz.js",bzLoadedBZEDFDF24CD6274407A418);
}
function bzLoadedBZEDFDF24CD6274407A418() {
    bzEmbedSWFBZEDFDF24CD6274407A418();
}
function swfobjectLoadedBZEDFDF24CD6274407A418() {
	if (typeof insertHTMLCodeFlag != "undefined") {
        insertHTMLCode();
    }
    if (typeof swfobject != "undefined") {
		if (!swfobject.hasFlashPlayerVersion(requiredFlashPlayerVersion)) {
			includeCSS(_urlBZEDFDF24CD6274407A418+"slideshow/css/slideshow.css");
			includeCSS(_urlBZEDFDF24CD6274407A418+"slideshow/css/bzSlideshow.css");
			loadScript(_urlBZEDFDF24CD6274407A418+"slideshow/js/mootools-1.2.3.1-core-more.js",mootoolsLoadedBZEDFDF24CD6274407A418);
		} else {
			
			loadScript(_urlBZEDFDF24CD6274407A418+"bz.js",bzLoadedBZEDFDF24CD6274407A418);
		}
    }
}
function swfobjectLoaded() {
	swfobjectLoadedBZEDFDF24CD6274407A418();
}
function loadFilesBZEDFDF24CD6274407A418() {
    if (typeof swfobject == "undefined") {
        document.write('<script type="text/javascript" src="'+_urlBZEDFDF24CD6274407A418+"swfobject.js"+'"></script>');
    } else {
        swfobjectLoadedBZEDFDF24CD6274407A418();
    }
}
loadFilesBZEDFDF24CD6274407A418();

