Dynamic ajax content and JavaScript

I currently have a web page loading content dynamically using ajax and external files. I am running into an issue when I load content into that div that calls for javascripts actions, such as thickbox. Is there a way to refresh the javascript loaded in the head when ajax content is loaded.

Thanks in advance.