Hi,
Don't do the same mistake as i did. I placed the LogGenerator-tag (PixelImg, for statistics) inside a couple of divs in my master page and it made the pages to crash (stop responding) in Internet Explorer 6 & 7. I spent a lot of time to find out what was wrong. At last i came over this url;
http://weblogs.asp.net/infinitiesloop/archive/2006/11/02/Dealing-with-IE-_2600_quot_3B00_Operation-Aborted_2600_quot_3B002E00_-Or_2C00_-how-to-Crash-IE.aspx
So, put your LogGenerator just before the and it will work just fine (in all browsers).