Coupling asynchronous scripts | High Performance Web Sites
Nice (older) article on how asynchronous JavaScripts work an can/should be implemented.
The basics of the article are a must read for anyone implementing the Google Analytics asynchronous tracking code and wondering what the most optimal place for the tracking code within the source code of the website is.
