| Magic HTML Writer |
Screen Shots / Javascript: Open Window Code Generator
When you click OK, the following code is inserted into your HTML document:
window.open('../mypopup.htm','mypopup',
'width=400,height=300,scrollbars=yes,resizable=yes');
The linked file was selected using the Browse... button. Notice that relative paths are automatically resolved for you!