Insert Fotorama script

Hey, I want to be able to access the Fototrama script from my server. The CSS is not a problem. This is retrieved, but unfortunately the JAVAscript does not work. Where and how do I have to add the additional script?

Can’t you just add it to your template?

<script src="[[++base_url]]assets/path/to/fotorama.js"></script>

Or do you need this script in the manager?