Sometimes you see code like this.
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang:'en', parsetags:'explicit'}
</script>
I'd like to know how it's possible to parse the object literal inside this script tag from the loaded script.