Can I use put adsense code in a js file and do <Script src="adsense.js" type="text/javascript"></script> in my html file? In this way, if I need to make changes to the adsense code, I can just make change in one file and it'll be effective in all the html files that include the adsens.js? Has anyone tried this before?