xxxxxxxxxx
<html lang="en">
<head>
<meta charset="utf-8">
<title>Federal Income Tax Rates</title>
<link rel="stylesheet" href="fedTaxes.css">
<!--[if lt IE 9]>
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<script src="fedTaxes.js"></script>
</body>
</html>
Modified http://html5shiv.googlecode.com/svn/trunk/html5.js to a secure url
Modified http://d3js.org/d3.v3.min.js to a secure url
https://html5shiv.googlecode.com/svn/trunk/html5.js
https://d3js.org/d3.v3.min.js