40676886 by Dan Rempel

BMK switched to Eye Return

1 parent 48fc99ee
......@@ -54,30 +54,12 @@
<meta charset="utf-8">
<title>HTML5 GSAP Ad</title>
<meta name="ad.size" content="width=728,height=90">
<script type="text/javascript">
// IAB source: modified to allow link testing
var clickTag = "http://www.bakermckenzie.com/";
function getParameterByName(name)
{
var match = RegExp('[?&]' + name + '=([^&]*)').exec(window.location.search);
if (match == null || match == ""){
return clickTag;
} else{
return match && decodeURIComponent(match[1].replace(/\+/g, ' '));
}
}
clickTag = getParameterByName('clickTag');
</script>
<!--
<script type="text/javascript" src="https://quickresource.eyereturn.com/eyebuild/eyebuild_1_19.js"></script>
<script type="text/javascript">
window.onload = function() {
eyeBuild.initialize();
}
</script>
-->
......@@ -313,8 +295,7 @@
</head>
<body>
<a id="click-tag" href="javascript:window.open(window.clickTag)">
<!-- <a href="javascript:eyeBuild.doClick(0)" class="cta"> -->
<a href="javascript:eyeBuild.doClick(0)" class="cta">
<div id="border">
<div id="line-img-group">
......
......@@ -54,30 +54,12 @@
<meta charset="utf-8">
<title>HTML5 GSAP Ad</title>
<meta name="ad.size" content="width=728,height=90">
<script type="text/javascript">
// IAB source: modified to allow link testing
var clickTag = "http://www.bakermckenzie.com/";
function getParameterByName(name)
{
var match = RegExp('[?&]' + name + '=([^&]*)').exec(window.location.search);
if (match == null || match == ""){
return clickTag;
} else{
return match && decodeURIComponent(match[1].replace(/\+/g, ' '));
}
}
clickTag = getParameterByName('clickTag');
</script>
<!--
<script type="text/javascript" src="https://quickresource.eyereturn.com/eyebuild/eyebuild_1_19.js"></script>
<script type="text/javascript">
window.onload = function() {
eyeBuild.initialize();
}
</script>
-->
......@@ -302,8 +284,7 @@
</head>
<body>
<a id="click-tag" href="javascript:window.open(window.clickTag)">
<!-- <a href="javascript:eyeBuild.doClick(0)" class="cta"> -->
<a href="javascript:eyeBuild.doClick(0)" class="cta">
<div id="border">
<div id="line-img-group">
......
js file
\ No newline at end of file
//js file
\ No newline at end of file
......