| wtargetid | ID of window to effect (this is the ID of the <DIV> holding the inline window) |
| toptab | Use tab at top of window? 0 = no, 1 = yes. The header tab holds the title of the inline window as well as other options, if used. |
| toptitle | Window Title |
| typetab | Window Option Display Type. 0 = text, 1 = images. If you use one or more inline window options (such as close), you can indicate here whether to use text representations or images that you have created. |
| deftab | Add default window size option? 0 = no, 1 = yes |
| defmax | Add maximize window size option? 0 = no, 1 = yes |
| defclose | Add close window option? 0 = no, 1 = yes |
| frmid | ID of the IFRAME |
| frmscale | Scale window to size of IFRAME? 0 = no, 1 = yes |
| frmscroll | Allow IFRAME content to be scrollable? yes, no |
| frmwidth | Width of the IFRAME |
| frmheight | Height of the IFRAME |
| frmborder | Whether or not the IFRAME has a visible border. 0 = no border, 1 = border |
| frmclass | CSS class associated with the IFRAME |
| frmsrc | URL src path loaded into IFRAME |
| topclass | CSS class associated to title area. If nothing is specified, the tabtitle css class is referenced. |
| windresize | Equals yes if window can be resized, otherwise set it to no. |