<script src="{{url}}"></script>Polymer({ is: "test-app", ready: function() { url = "http://google.com" }});