Very simple and very easy to install Thanks!
**EDIT**
The one thing i did notice is people are showing up in the who's online page as going too an unknown location ^^
** Edit 2**
I noticed this when I tried to use your code to only show it on index you forgot a " after 'index' so it should look like this
Code:
<if condition="THIS_SCRIPT == 'index'">
<br /><center><iframe src="chatbox_lite.php" width="95%" style="border: 0px"></iframe></center>
</if>