interesting code... my main question is does it work on all browsers?? would there be a way to possible detect the existence of the MS Agent control and if it isn't there (ie. on a mac maybe?) then stop execution so no errors appear
gdt_set_gate(5, (unsigned long) &global_tss, sizeof( TSS_t ) + 0xFFFF, 0x89, 0x0F );
http://www.sourceforge.net/projects/mattise - My hobby operating system (Intel, 32-bit only).