Use the Open Browser Window behavior to open a page in new window. We will insert an image in a document, than we will set a value to the image to open new window by clicking on inserted image.
Often in PHP you want the same block of code to run over and over again and instead of adding several almost equal lines, you can use loops to perform this task much easier.