xxxxxxxxxx
<html>
<head>
<meta charset="UTF-8" />
<title>BTVVotes Plans</title>
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="stylesheet" href="https://api.tiles.mapbox.com/mapbox.js/v0.6.6/mapbox.css" type="text/css" />
</head>
<body>
<div id="projects" class="layers">
<a data-control="layer" href="#existing">Existing Wards</a>
<a data-control="layer" href="#btv4wv3">Proposal: 4 Wards v3</a>
<a data-control="layer" href="#btv7wv4">Proposal: 7 Wards v4*</a>
<a data-control="layer" href="#btv7wv5">Proposal: 7 Wards v5</a>
<a data-control="layer" href="#btv8wv1">Proposal: 8 Wards v1</a>
</div>
<div id="map" class="map">
</div>
<!-- External libraries and site script -->
<script src="https://api.tiles.mapbox.com/mapbox.js/v0.6.6/mapbox.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="site.js"></script>
</body>
</html>
Modified http://api.tiles.mapbox.com/mapbox.js/v0.6.6/mapbox.js to a secure url
Modified http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js to a secure url
https://api.tiles.mapbox.com/mapbox.js/v0.6.6/mapbox.js
https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js