Greetings, I have a need to load an external JavaScript file. Can this be done with includeJS? I tried: page.includeJS { file1 = http: <http://www.someothersite.com/random.js> //www.someothersite.com/random.js file1.type = text/javascript } but this isn't reflected on the site. Thanks, Brian Lamb