I\'m trying to fix an old script written for me. I need it to run without . I\'d like to run the function from inside the script wit
Or, if you are using jQuery:
$(function() { // Your code here });