After I read the instructions, they are both different, I have entered in Muse follwing HTML code.

<!--START JUICEBOX EMBED-->
<script src="http://kombo.de/muse-gallery/gallery2015/jbcore/juicebox.js"></script>
<script>
  new juicebox({
    containerId : 'juicebox-container',
        baseUrl : #http://www.kombo.de/muse-gallery/gallery2015/',
    galleryWidth : '100%',
    galleryHeight : '600',
    backgroundColor: '#222222'
  });
  </script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

But nothing appears on the site!
The gallery folder is "gallery2015" named.
wwww.kombo.de/muse-gallery

The code made after the instructions of MuseThemes - he ist differnt to yours!!!!!

Now it works. Have taken the HTML-Code your wrote.

Thank you for your explanation and pointing to Muse Themes!

I work with Muse because I have only smal knowing about html.
My created Test-Gallery does not work.
I followed the instruction "embedding with Aobe Muse"!!
Point 1- 4 is claer.
Point 5 not. Where must I do these settings?

Is there a place with instructions for dummies?