does anyone know the html / javascript you have to use so that when a link is clicked you can get it to open in a new window of whatever size you want, you can also specify whether you want scrollbars etc. ?
http://www.pageresource.com/jscript/jwinopen.htm
try going there for the code and the attributes needed.
if you want it to open from a text link, you can use code like this
blah
or call a function from an onclick event