Andy,
I don't think I'll need login credentials at this point in time.
So what I'm seeing as I'm looking at this is several 404 not found errors for several files including JS files, and one JS error caused by the call for the carousel that's broken because the JS files aren't being loaded. The reason they aren't being loaded is because the script tags have a hard coded path to the wrong skin. The skin you're using is called "gloriatech-hi5", but the script tags are referencing "hi5-skin".
Did you replace those script tags with the control I mentioned before? I also noticed that I said to call "js/bootstrap.min.js" when it should have been "js/bootstrap.js". If you replace those tags with the control that should fix the 404 not found errors and the admin bar should work.
Elijah