I forgot to post the code to make the chat open in new window from within PhpBB.
The file to edit is either;
/templates/fisubsilversh/overall_header.tpl
OR
/templates/SubSilver/overall_header.tpl
<a href="{U_CHATROOM}" onClick="NewWindow=window.open('http://www.domainname.com/forums/tMpp/X7Chat/','NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=650,height=500'); return false;">{L_CHATROOM}</a><img src="templates/fisubsilversh/images/icon_mini_chat.gif" width="12" height="13" border="0" alt="{L_CHATROOM}" hspace="3" />
Hope this helps;
Jared
www.forums.jaredsdesigns.com