Is there any CDN sources for backbone.js and also underscore.js to use in our projects?
http://www.jsdelivr.com/ is also a good alternative for less popular frameworks
Also in most cases it is a good idea to omit the protocol in the URL for JavaScript source.
More on http://www.paulirish.com/2010/the-protocol-relative-url/