You have this in the source code and a few others that are similar....it points to a local pc which is generally unreachable, not a web url:
Code:
<csscriptdict import>
<script type="text/javascript" src="file:///Users/criscunningham/Library/Preferences/Adobe/GoLive/Settings7/JScripts/GlobalScripts/CSScriptLib.js"></script>
</csscriptdict>
And my Firefox error console gives three of these type messages:
Code:
Security Error: Content at https://www.beamerfilms.com/catalog/login may not load or link to file:///Users/criscunningham/Library/Preferences/Adobe/GoLive/Settings7/JScripts/GlobalScripts/CSScriptLib.js.
I'm not really good on javascript lol so I'm not sure if this is what fairestcape is referring to with the mouseover swapping but I hope it helps :)