590a3ef0 by Dan Rempel

BMK as released to media

1 parent 907538da
......@@ -57,7 +57,7 @@
<script type="text/javascript">
// IAB source: modified to allow link testing
var clickTag = "http://thecommonwell.ca/wave";
var clickTag = "http://www.bakermckenzie.com/";
function getParameterByName(name)
{
var match = RegExp('[?&]' + name + '=([^&]*)').exec(window.location.search);
......
......@@ -57,7 +57,7 @@
<script type="text/javascript">
// IAB source: modified to allow link testing
var clickTag = "http://thecommonwell.ca/wave";
var clickTag = "http://www.bakermckenzie.com/";
function getParameterByName(name)
{
var match = RegExp('[?&]' + name + '=([^&]*)').exec(window.location.search);
......