This is some bug fixes to Insomniac's stat strip, 
i'm not take credit for it, all i did was make the strip
movable as well as fix the tooltips so that it shows the right
one(before it would show the tooltip for the stat before the one
you were trying to look at)
-----------------------------------
There are 2 ways to install this, if your custom folder doesn't have 
eq2ui_mainhud.xml in it then do the normal installation, if it does
have eq2ui_mainhud.xml already in it then do the special installation.

NORMAL INSTALLATION:
if you dont have a custom folder for interfaces read and follow the installation 
steps for installing an interface at
http://www.eq2interface.com/forums/showthread.php?t=293

then extract the 2 .xml files included in this zip into your new
folder(in the example it was bobsui) you made on the 
installation steps at the website.

SPECIAL INSTALLATION:
THIS IS ONLY FOR IF YOUR CUSTOM FOLDER ALREADY HAS eq2ui_mainhud.xml IN IT.
open up the eq2ui_mainhud.xml that is in your custom folder with notepad 
or another text editor and add a new line right above </Page> that says:
<include>eq2ui_mainhud_statstrip.xml</include>
and then just extract eq2ui_mainhud_statstrip.xml from this zip into the 
custom folder.
-----------------------------------
TO USE:
while in the game type:
/show_window mainHUD.stats
this will open up the window and then you can move it around, lock it,
adjust the transparecy, ect. it will be gone when you login next time 
but all the settings for it will be saved(transparency, position, ect) 
you just have to open it again. you may just want to make a macro that does:
/show_window mainHUD.stats
and then just click it when you log in. if for some reason you want to close the
window you can use:
/hide_window mainHUD.stats