Description: assets/libraries/browser.lib.js contains a double comment end (*/)in line 6. This causes the script to fail and script errors later in the code (mouseover).
Fix: remove the duplicate */
Log in to post a comment.