Google トレンドを HTML ページに表示するための js スクリプトを追加しようとしています。http://goo.gl/4C92vkの最初のグラフィックから直接埋め込みコードを取得し、次のように変更しましたが、機能しません
<html>
<body>
<script type="text/javascript" src="//www.google.com/trends/embed.js?hl=en-US&q=chicago+marathon&cmpt=q&content=1&cid=TIMESERIES_GRAPH_0&export=5&w=500&h=330"></script>
</body>
</html>
何かご意見は?ありがとう