Hi everyone, I'm new at all this, and just finally hopped onboard gsap with the ScrollTrigger plugin release. But now I've run into a basic installation issue and can't seem to find similar in the forums.   This is the only code I've left uncommented for gsap: window.onload = function(){ //timeline functions //HOME PAGE CONDITION if( ishome() ) { //Scroll */ gsap.registerPlugin(ScrollTrigger);   I get this error: At the