var requiredFlashPlayerVersion = "9.0.45";
if( !_urlBZ55A965955DCE48BAB4AE ) {
	var _urlBZ55A965955DCE48BAB4AE = 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) {
					_urlBZ55A965955DCE48BAB4AE = ssrc.substring(0,ssrc.length-11);
				} else {
					_urlBZ55A965955DCE48BAB4AE = "./";
				}
			}
		}
	}
	_urlBZ55A965955DCE48BAB4AE = _urlBZ55A965955DCE48BAB4AE.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 mootoolsLoadedBZ55A965955DCE48BAB4AE() {
   loadScript(_urlBZ55A965955DCE48BAB4AE+"slideshow/js/slideshow.js",slideshowLoadedBZ55A965955DCE48BAB4AE);
}
function slideshowLoadedBZ55A965955DCE48BAB4AE() {
   loadScript(_urlBZ55A965955DCE48BAB4AE+"bz.js",bzLoadedBZ55A965955DCE48BAB4AE);
}
function bzLoadedBZ55A965955DCE48BAB4AE() {
    bzEmbedSWFBZ55A965955DCE48BAB4AE();
}
function swfobjectLoadedBZ55A965955DCE48BAB4AE() {
	if (typeof insertHTMLCodeFlag != "undefined") {
        insertHTMLCode();
    }
    if (typeof swfobject != "undefined") {
		if (!swfobject.hasFlashPlayerVersion(requiredFlashPlayerVersion)) {
			includeCSS(_urlBZ55A965955DCE48BAB4AE+"slideshow/css/slideshow.css");
			includeCSS(_urlBZ55A965955DCE48BAB4AE+"slideshow/css/bzSlideshow.css");
			loadScript(_urlBZ55A965955DCE48BAB4AE+"slideshow/js/mootools-1.2.3.1-core-more.js",mootoolsLoadedBZ55A965955DCE48BAB4AE);
		} else {
			
			loadScript(_urlBZ55A965955DCE48BAB4AE+"bz.js",bzLoadedBZ55A965955DCE48BAB4AE);
		}
    }
}
function swfobjectLoaded() {
	swfobjectLoadedBZ55A965955DCE48BAB4AE();
}
function loadFilesBZ55A965955DCE48BAB4AE() {
    if (typeof swfobject == "undefined") {
        document.write('<script type="text/javascript" src="'+_urlBZ55A965955DCE48BAB4AE+"swfobject.js"+'"></script>');
    } else {
        swfobjectLoadedBZ55A965955DCE48BAB4AE();
    }
}
loadFilesBZ55A965955DCE48BAB4AE();

