I edited my version of vaispy to fix some things that one of my forum members pointed out. If you have already copied the file make the following edits:
find:
<div class = "tborder" style="overflow:auto; border-top-width:0px;" width="100%;">
and remove the "
;"
find:
<body style="margin:0px;" onload="spyinit();">
and remove "
onload="spyinit();""
The latter may cause problems in older versions of IE