Hello my friend great mod as always!
Oh also for anyone else I had to mod the popout because I think I modified my navbar so the initial install link doesn't show up (I deleted many navbar items), so I used this code to place where I wanted it.
HTML Code:
<a href="misc.php?do=buddylist&focus=1" onclick="window.open(this.href, 'popupwindow', 'width=500,height=500,scrollbars,resizable'); return false;">Buddy List</a>
Because if you use the "misc.php?do=buddylist&focus=1" when you click on it it will just go to another page, so if you want a "pop-out" window you have to add this.
Thanks again blackthorn for a great mod!