We will check to see if your page is using a javascript expires tag and implement the expires tag if it does not exist. This tag specifies a future expiration date for your javascript files. Browsers will see this tag and cache the script in the user's browser until the specified date (so that it does not keep re-fetching the unchanged image from your server). This speeds up your site the next time that user visits your site and requires the same script.