/***** http://prototype.conio.net/ *****/
document.write('<SCRIPT TYPE="text/javascript" SRC="./lib/js/prototype.js"><\/SCRIPT>');

/***** http://script.aculo.us/ *****/
/* benoetigt prototype.js */
document.write('<SCRIPT TYPE="text/javascript" SRC="./lib/js/scriptaculous.js?load=effects,dragdrop"><\/SCRIPT>');


/***** http://www.huddletogether.com/projects/lightbox2/ *****/
/* Anpassungen sind durch xxx gekennzeichnet */
/* benoetigt prototype.js, scriptaculous.js, effects.js, dragdrop.js */
document.write('<SCRIPT TYPE="text/javascript" SRC="./lib/js/lightbox.js"><\/SCRIPT>');

