Popup Closer - Text Link
Description:
To get a popup window to close it is common to add a link that will allow the user to "Close Window".
Directions:
Below you will find the code required to create a "Close Window Link". You can change the text of the link by editing the "Close Window" to say whatever you would like. Use the 'Grab Text' buttons to select the code within the adjacent textarea. Then use Control-C or Edit -> Copy to buffer the text for pasting into your document.

Close Window Text Link: Insert the following code between the <BODY> and </BODY> tags of the popup window.

Then use Control-C to copy the text into your web page.