How will this look
<!–START JUICEBOX EMBED–> <script src=”jbcore/juicebox.js”></script> <script> new juicebox({ containerId : “juicebox-container”, galleryWidth: “100%”, galleryHeight: “100%”, backgroundColor: “rgba(240,232,208,1)” }); </script> <div id=”juicebox-container”></div> <!–END JUICEBOX EMBED–>