@ TheGoose
No problemo, best if as many folk as possible can test it in case I make any mistakes while optimising it, no idea though how long it will take me though as being originally written in C the codes pretty messy...

@ TCMSLP
It's really quite simple enough to do, more time consuming than anything else, just a simple case of reverse engineering and tracing all the subroutines. That's one of the main reasons I don't code in C too inefficient especially with all those unneeded jumps & subroutines C code produces...

Even though I know nothing about Web Browsers it's like disassembling any piece of code, you don't really have to know what it's use is, your just simply looking to make the code more efficient and tidy it all up wee bit...
