xxxxxxxxxx
<html>
<head>
<link href="style.css" rel="stylesheet" />
<meta charset=utf-8 />
<title>Autism bigram network</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="cytoscape.min.js"></script>
<script src="cola.v3.min.js"></script>
<script type="text/javascript" src="historical_bigram_network_cytoscape.json"></script>
<script src="code.js"></script>
</head>
<body>
<div id="cy"></div>
</body>
</html>
Modified http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js to a secure url
https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js