Steven,  Thanks for your help.  Bear with me LOL  I know HTML but not a lot of terminology. 

Where are these files??  (the 'jbcore', 'images' and 'thumbs' folders and the 'config.xml' file)   Is there a you tube video showing this by chance or step by step?  I'm a little overwhelmed by this and I am sure it will be a ahhhhh I gotcha moment for me..  Once I do it once I will be good to go :)   Thanks for your patience..

Brand new to Juicebox.  It's exactly what I am looking for..  I downloaded the lite to see how easy it was and how it looked.  Looks awesome and very self explanatory.  But when I publish it gives me the code to embed.. I copy pasted that code and put it on it's own HTML page..  and when I view the HTML page it's blank..

This is the blank HTML page.  If you hit view source you can see the embedded code.

bullshad.com/bullshad2013.html

This is the code that I copy pasted from Juicebox that supposingly has my 18 pictures which I uploaded to Juicebox and showed up great in the stages before I published it..

<!--START JUICEBOX EMBED-->
<script src="jbcore/juicebox.js"></script>
<script>
new juicebox({
containerId : "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(0,0,0,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

If I can get this to work easily I'll gladly download the Juicebox pro.. and/Or if it will give me a "LINK" to a page that shows up like it does on juicebox I'm all in :).  Thank ya

Mike