To show pop-up window on a page use the following code in an event.
Note: Change the values listed in red to match your specific needs.
echo "<script>alert('I\'m a popup window')</script>";