Correct...
I would need to remove the script elements when I move it to an external file.
My question was really more related to the link back procedure.
Normally, I'd load the script in the header as such:
<script src="PopMeUp_1.
js" type="text/javascript"></script>
but how do i then call this script up with the link on my main page?