/* this file checks for the existance of the mootools library already before we include the library again */

if (window.MooTools){

}else{
document.write('<script type="text/javascript" src="modules/Album/templates/db/slimbox/js/mootools.v1.1.js"></script>')
}
document.write('<script type="text/javascript" src="modules/Album/templates/db/slimbox/js/slimbox.js"></script>');
