I am working on a JavaScript utility that tells the user the number of 3rd party links embedded into a web page. I'd like to be able to give metrics on how long they took to load (and possibly payload size) much like FireBug, but I don't know if I can get at this information using raw JS.I am working on a JavaScript utility that tells