In FireFox I have this jQuery at the end of the body:
$(document).ready(function() { $.getScript(\'LiveMapsJavascriptProvider.aspx?type=reference&va
You can try using something like head.js to specify execution order, while still taking advantage of parallel loading.