xxxxxxxxxx
<html>
<head>
<title>Test</title>
<link rel="stylesheet" type="text/css" href="tax.css" />
<link rel="stylesheet" type="text/css" href="colorbrewer.css" />
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/d3@2.10.3/d3.v2.js"></script>
<script type="text/javascript" src="tax.js"></script>
<link href='https://fonts.googleapis.com/css?family=Bevan|Cardo' rel='stylesheet' type='text/css'>
</head>
<body>
<table class="left">
<tr>
<td><div id="map"></div> </td>
<td><div id="subtitle"></div><p>
<div id="subblurb"></div>
</td>
</tr>
</table>
<script type="text/javascript" src="tax.js"></script>
</body>
</html>
Modified http://mbostock.github.com/d3/d3.js to a secure url
https://mbostock.github.com/d3/d3.js