Non-blocking JavaScript Downloads →
http://yuiblog.com/blog/2008/07/22/non-blocking-scripts/
External JavaScript files block downloads and hurt your page performance, but there is an easy way to work around this problem: use dynamic scripts tags and load scripts in parallel, improving the page loading speed and the user experience.