I'm getting an error on the console and images not loading The error in console is: **Uncaught ReferenceError: text is not defined** Once I declare it as a variable everything is working fine but I can't declare because maybe other developer use the same variable name globally. Any help to solve that issue please?