@jb_newb
Also, I'm having trouble w/ the 3rd gallery (Commercial).
Any advice as to how I can get this to show up?
Try swapping the baseUrl of the 3rd gallery with that of a gallery you already know displays OK to determine whether the problem is with the gallery or with your gallery-changing mechanism. Also, try using the baseUrl of the 3rd gallery in the 2nd gallery's embedding code to see if it displays there. This should at least tell you where the problem lies.
Also, a few tips:
(1) Your web page loads the 'juicebox.js' file from all three galleries. It is necessary to load only one (as they are all identical).
(2) Your galleries are Juicebox-Lite v1.0.2 galleries. You could upgrade them to the current version of Juicebox-Lite (v1.1.0) as many bugs have been fixed since v1.0.2. Please see the Juicebox - Version History for details. The current version of Juicebox-Lite can be downloaded from the link on this page.
(3) You should fix the HTML errors on your web page. You can validate the page with the W3C Markup Validation Service and then fix the errors reported. Once the code validates, your web page should be displayed with greater predictability and consistency across different browsers.