Load jQuery from CDN with Local Fallback

It’s best to load jQuery from a reliable CDN (like Google) for your code. Sometimes (rarely) the CDN you are pulling from may be down or possibly blocked by your web provider. You can add local link to insure your scripts properly function. Simple!