590a3ef0 by Dan Rempel

BMK as released to media

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