Comparing sensitive data, confidential files or internal emails?

Most legal and privacy policies prohibit uploading sensitive data online. Diffchecker Desktop ensures your confidential information never leaves your computer. Work offline and compare documents securely.

Untitled diff

Created Diff never expires
146 removals
345 lines
113 additions
312 lines
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" class="gr__"><head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/vnd.microsoft.icon" href="https://currys-ssl.cdn.dixons.com/grafx/favicon.png">
<link rel="icon" type="image/vnd.microsoft.icon" href="https://currys-ssl.cdn.dixons.com/grafx/favicon.png" />
<link rel="Shortcut Icon" type="image/x-icon" href="https://currys-ssl.cdn.dixons.com/grafx/favicon.ico">
<link rel="Shortcut Icon" type="image/x-icon" href="https://currys-ssl.cdn.dixons.com/grafx/favicon.ico" />
<link rel="apple-touch-icon" href="https://currys-ssl.cdn.dixons.com/grafx/apple-touch-icon.png">
<link rel="apple-touch-icon" href="https://currys-ssl.cdn.dixons.com/grafx/apple-touch-icon.png" />
<base target="_blank">
<base target="_blank">
<title></title>
<title></title>
&lt;% if ( chainProfile.partyId !== "") { %&gt;
</head><body id="body" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" yahoo="fix" style="font-family: Arial,Helvetica,sans-serif;" data-gr-c-s-loaded="true">&lt;% if ( chainProfile.partyId !== "") { %&gt;
&lt;%@ include view='dixCoreMasterTemplateCSS2' %&gt;
&lt;%@ include view='dixCoreMasterTemplateCSS2' %&gt;
&lt;% } else { %&gt;
&lt;% } else { %&gt;
<link href="https://currys-ssl.cdn.dixons.com/css/themes/email/AC/CORE/css/CoreMasterTemplateCSS2.css?v2.0" rel="stylesheet" type="text/css" />
<link href="https://currys-ssl.cdn.dixons.com/css/themes/email/AC/CORE/css/CoreMasterTemplateCSS2.css?v2.0" rel="stylesheet" type="text/css">
&lt;% } %&gt;
&lt;% } %&gt;
<style type="text/css">
<style type="text/css">
@media only screen and (min-width: 0px) and (max-width: 650px) {
@media only screen and (min-width: 0px) and (max-width: 650px) {
}
}
@media only screen and (min-width:441px) and (max-width:650px) {
@media only screen and (min-width:441px) and (max-width:650px) {
}
}
@media only screen and (max-width:440px) {
@media only screen and (max-width:440px) {
}
}
</style>
</style>
<!--[if (mso)|(mso 16)]>
<!--[if (mso)|(mso 16)]>
<style type="text/css">body, table, td, a, span { font-family: Arial, Helvetica, sans-serif!important; }
<style type="text/css">body, table, td, a, span { font-family: Arial, Helvetica, sans-serif!important; }
a {text-decoration: none;}
a {text-decoration: none;}
sup { font-size:80%; line-height:1; vertical-align:top; mso-text-raise: 30%; }
sup { font-size:80%; line-height:1; vertical-align:top; mso-text-raise: 30%; }
</style>
</style>
<![endif]-->
<![endif]-->


<!--[if gte mso 9]>
<!--[if gte mso 9]>
<xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml>
<xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml>
<![endif]-->
<![endif]-->
</head><body id="body" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" yahoo="fix" style="font-family: Arial,Helvetica,sans-serif;">

<script>
<script>
<%
<%
var Split = "";
var Split = "";
var SubjectLine = "Vanilla JS AC(ESP) IMG+?time-stamp";
var SubjectLine = "Vanilla JS AC(ESP) IMG+?time-stamp";
var PreHeader = "Image cache cleared on images you don't want Server Cache on.";
var PreHeader = "Image cache cleared on images you don't want Server Cache on.";
if ( targetData.Split == "BAU" ) {
if ( targetData.Split == "BAU" ) {
var Split = 'BAU';
var Split = 'BAU';
}
}
else if ( targetData.Split == "Test" ) {
else if ( targetData.Split == "Test" ) {
var Split = 'TEST';
var Split = 'TEST';
}
}
else {
else {
var Split = 'NA';
var Split = 'NA';
}
}
var CampaignName= 'JS' + '_' + Split;
var CampaignName= 'JS' + '_' + Split;
var CampaignType= 'DEV';
var CampaignType= 'DEV';
var shortDayOfWeek= formatDate(new Date(), '%A').toUpperCase();
var shortDayOfWeek= formatDate(new Date(), '%A').toUpperCase();
%>
%>
</script>
</script>


<script>
<script>
<%
<%
var cC = (new Date()).getTime(); // Works in AC
var cC = (new Date()).getTime(); // Works in AC


/*
/*
Doesnt work in AC:
Doesnt work in AC:
Works in codepen: https://codepen.io/spowart/pen/eXvRRK?editors=1011
Works in codepen: https://codepen.io/spowart/pen/eXvRRK?editors=1011
comment gets ignored in Adobe Campaign to - handy!)
comment gets ignored in Adobe Campaign to - handy!)


var imgs = document.querySelectorAll('img'), len = imgs.length;
var imgs = document.querySelectorAll('img'), len = imgs.length;
for (var i=0; i<len; i++) {
for (var i=0; i<len; i++) {
var s = imgs[i].src;
var s = imgs[i].src;
imgs[i].src = s + "?" + cC;
imgs[i].src = s + "?" + cC;
console.log(imgs[i].src);
console.log(imgs[i].src);
}
}
*/
*/
%>
%>
</script>
</script>
<!-- AC Version 2.12
<!-- AC Version 2.12
SL: &lt;%= SubjectLine %&gt;
SL: &lt;%= SubjectLine %&gt;
PH: &lt;%= PreHeader %&gt;
PH: &lt;%= PreHeader %&gt;
TIME: &lt;%= cC %&gt;
TIME: &lt;%= cC %&gt;
-->
-->
<!-- rpcampaign: <%= CampaignName %><%= formatDate(new Date(targetData.BroadcastDate), '%4Y%2M%2D') %> -->
<!-- rpcampaign: <%= CampaignName %><%= formatDate(new Date(targetData.BroadcastDate), '%4Y%2M%2D') %> -->
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="min-width:650px; table-layout: fixed;">
<div id="navBar"><nav class="task_flyout fixed beforeNav"><ul><li class="tool"><a class="logo redB">EmailTools</a></li><li class="imgToggle hideNav"><a class="iT">Images</a></li><li class="fontToggle hideNav"><a class="fT">Fonts</a></li><li class="linksToggle dN hideNav"><a href="#" class="lT">Links</a><div class="dropdown"><button class="dropbtn dropLt">Links <i class="fa"></i> </button> <div class="dropdown-content dlinks"> <button class="lTlinks">Links</button> <button class="lTPageType">PageType</button> <button class="lTCategory">Category</button> <button class="lTlabel">Label</button></div></div></li><li class="spamToggle hideNav"><a class="spT">Spam</a></li><li class="structureToggle dN hideNav"><a href="#" class="sT">Structure</a><div class="dropdown"><button class="dropbtn dropSt">Structure <i class="fa"></i> </button> <div class="dropdown-content dstructure"> <button class="sTtable">&lt;table&gt;</button> <button class="sTtd">&lt;td&gt;</button> <button class="sTth">&lt;th&gt;</button> <button class="sTimg">&lt;img&gt;</button> <button class="sTspan">&lt;span&gt;</button> <button class="sTa">&lt;a&gt;</button> </div></div></li><li class="foldToggle hideNav"><a class="foldT">Fold</a></li></ul></nav></div><div id="overlay"><div class="oTop"></div><div class="oMid"></div><div class="oBot"></div><div class="oTxt hideNav">Industry standard does not represent Currys list, Analytics done by #emailweekly: <i>www.emaildesignreview.com</i></div></div><table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0" style="min-width:650px; table-layout: fixed;" class="content">
<tr>
<tbody><tr>
<td width="100%" align="center" valign="top" bgcolor="#feffff" style="min-width:100vm;">
<td width="100%" align="center" valign="top" bgcolor="#feffff" style="min-width:100vm;">
<table role="presentation" width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="min-width:650px; table-layout: fixed;">
<table role="presentation" width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="min-width:650px; table-layout: fixed;">
<!-- $|Top Section -->
<!-- $|Top Section -->
<tr>
<tbody><tr>
<td align="center" valign="top" bgcolor="#fafafa" style="padding:6px 0px 6px 0px;">
<td align="center" valign="top" bgcolor="#fafafa" style="padding:6px 0px 6px 0px;">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" style="border:none;">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" style="border:none;">
<tr>
<tbody><tr>
<td align="center" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#333333;">
<td align="center" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#333333;">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" style="border:none;" role="presentation">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" style="border:none;" role="presentation">
<!-- PreHeader -->
<!-- PreHeader -->
<tr>
<tbody><tr>
<td align="left" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height: 12px; color:#333333; padding-bottom:8px;">&lt;%= PreHeader %&gt;</td>
<td align="left" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height: 12px; color:#333333; padding-bottom:8px;">&lt;%= PreHeader %&gt;</td>
</tr>
</tr>
<!-- Web -->
<!-- Web -->
<tr>
<tr>
<td align="left" valign="bottom" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#737373;">
<td align="left" valign="bottom" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#737373;">
<a href="<%@ include view='MirrorPageUrl' %>" _label="Mirror Page" _type="mirrorPage" style="text-decoration:underline; color:#737373;">Web version</a>
<a href="&lt;%@ include view='MirrorPageUrl' %&gt;" _label="Mirror Page" _type="mirrorPage" style="text-decoration:underline; color:#737373;">Web version</a>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td align="center" valign="top" bgcolor="#feffff">
<td align="center" valign="top" bgcolor="#feffff">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" style="border:none;">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" style="border:none;">
<tr>
<tbody><tr>
<td align="center" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#333333;">
<td align="center" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#333333;">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" style="border:none;">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" style="border:none;">
<!-- Logo -->
<!-- Logo -->
<tr>
<tbody><tr>
<th align="center" width="100%">
<th align="center" width="100%">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" dir="ltr" role="presentation">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" dir="ltr" role="presentation">
<tr>
<tbody><tr>
<th valign="middle" class="t-50 m-w60" style="font-weight:normal;">
<th valign="middle" class="t-50 m-w60" style="font-weight:normal;">
<table role="presentation" class="dw" border="0" cellpadding="0" cellspacing="0" align="left" dir="ltr">
<table role="presentation" class="dw" border="0" cellpadding="0" cellspacing="0" align="left" dir="ltr">
<tr>
<tbody><tr>
<td>
<td>
<table role="presentation" class="dw" border="0" cellpadding="0" cellspacing="0" align="left" dir="ltr">
<table role="presentation" class="dw" border="0" cellpadding="0" cellspacing="0" align="left" dir="ltr">
<tr>
<tbody><tr>
<td align="center" valign="middle" style="padding:10px 0px 10px 0px;">
<td align="center" valign="middle" style="padding:10px 0px 10px 0px;">
<a href="https://www.currys.co.uk/gbuk/index.html?<%@ include view='dixDIXtrackingCPCW1' %>~HOM~HOM~HDR~<%@ include view='dixDIXtrackingCPCW2' %>" _label="HDR"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/CORE/CPCW_logo_3x.png" alt="Currys PC World" width="230" height="47" class="dw3" style="display:block; margin:0 auto; font-family:gothamBlack, Arial Black, Helvetica, sans-serif; color:#6A2C6B;" border="0" /></a>
<a href="https://www.currys.co.uk/gbuk/index.html?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~HOM~HOM~HDR~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;" _label="HDR" class="linkCheck"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/CORE/CPCW_logo_3x.png?1552403283470" alt="Currys PC World" width="230" height="47" class="dw3" style="display:block; margin:0 auto; font-family:gothamBlack, Arial Black, Helvetica, sans-serif; color:#6A2C6B;" border="0"></a>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
<th width="20" height="20" class="gC">&nbsp;</th>
<th width="20" height="20" class="gC">&nbsp;</th>
<th valign="middle" style="font-weight:normal;">
<th valign="middle" style="font-weight:normal;">
<table role="presentation" class="dw" border="0" cellpadding="0" cellspacing="0" align="right" dir="ltr">
<table role="presentation" class="dw" border="0" cellpadding="0" cellspacing="0" align="right" dir="ltr">
<tr>
<tbody><tr>
<td>
<td>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" dir="ltr">
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" dir="ltr">
<tr>
<tbody><tr>
<td align="right" valign="middle" style="padding:10px 0px 10px 0px;">
<td align="right" valign="middle" style="padding:10px 0px 10px 0px;">
<a href="https://www.currys.co.uk/gbuk/yourplan-1347-commercial.html?<%@ include view='dixDIXtrackingCPCW1' %>~COM~SER~YP~<%@ include view='dixDIXtrackingCPCW2' %>#store" _label="YP_SER" style="font-family:gothamBook, Arial, Helvetica, sans-serif; font-weight:bold; color:#0D428A; font-size:16px; line-height:18px; text-align:right; text-decoration:none; -webkit-text-size-adjust:inherit;" class="rtb-h1">Flexible credit available<sup>&Dagger;</sup></a>
<a href="https://www.currys.co.uk/gbuk/yourplan-1347-commercial.html?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~COM~SER~YP~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;#store" _label="YP_SER" style="font-family:gothamBook, Arial, Helvetica, sans-serif; font-weight:bold; color:#0D428A; font-size:16px; line-height:18px; text-align:right; text-decoration:none; -webkit-text-size-adjust:inherit;" class="rtb-h1 linkCheck">Flexible credit available<sup>‡</sup></a>
</td>
</td>
<td width="64" align="center" valign="middle" style="padding:10px 0px 10px 0px;">
<td width="64" align="center" valign="middle" style="padding:10px 0px 10px 0px;">
<a href="https://www.currys.co.uk/gbuk/yourplan-1347-commercial.html?<%@ include view='dixDIXtrackingCPCW1' %>~COM~SER~YP~<%@ include view='dixDIXtrackingCPCW2' %>#store" _label="YP_SER"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/AC/CORE/Templates/SuppilerFunded/T1/img/TRS_YP.png" alt="Your Plan" width="64" height="47" class="dw3-" style="display:block; margin:0 auto; font-family:gothamBlack, Arial Black, Helvetica, sans-serif; color:#6A2C6B;" border="0" /></a>
<a href="https://www.currys.co.uk/gbuk/yourplan-1347-commercial.html?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~COM~SER~YP~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;#store" _label="YP_SER" class="linkCheck"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/AC/CORE/Templates/SuppilerFunded/T1/img/TRS_YP.png?1552403283470" alt="Your Plan" width="64" height="47" class="dw3-" style="display:block; margin:0 auto; font-family:gothamBlack, Arial Black, Helvetica, sans-serif; color:#6A2C6B;" border="0"></a>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
<!-- $|Navigation -->
<!-- $|Navigation -->
<tr>
<tr>
<td align="center" valign="top" bgcolor="#feffff" style="border-top:1px solid #f7f7f7;">
<td align="center" valign="top" bgcolor="#feffff" style="border-top:1px solid #f7f7f7;">
<table width="650" border="0" align="center" cellpadding="0" cellspacing="0" class="dw" role="presentation">
<table width="650" border="0" align="center" cellpadding="0" cellspacing="0" class="dw" role="presentation">
<tr>
<tbody><tr>
<td align="center" bgcolor="#feffff" style="padding: 10px 0px 10px 0px;">
<td align="center" bgcolor="#feffff" style="padding: 10px 0px 10px 0px;">
<table role="presentation" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#feffff" class="dw3">
<table role="presentation" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#feffff" class="dw3">
<tr>
<tbody><tr>
<td width="100" align="center" valign="middle">
<td width="100" align="center" valign="middle">
<a href="https://www.currys.co.uk/gbuk/household-appliances-35-u.html?<%@ include view='dixDIXtrackingCPCW1' %>~UNI~MDA~NAV~<%@ include view='dixDIXtrackingCPCW2' %>" _label="NAV_MDA-SKA" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; color:#757575; text-decoration:none; -webkit-text-size-adjust:90%;">Appliances</a>
<a href="https://www.currys.co.uk/gbuk/household-appliances-35-u.html?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~UNI~MDA~NAV~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;" _label="NAV_MDA-SKA" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; color:#757575; text-decoration:none; -webkit-text-size-adjust:90%;" class="linkCheck">Appliances</a>
</td>
</td>
<td width="100" align="center" valign="middle">
<td width="100" align="center" valign="middle">
<a href="https://www.currys.co.uk/gbuk/tv-and-home-entertainment-31-u.html?<%@ include view='dixDIXtrackingCPCW1' %>~UNI~TVN~NAV~<%@ include view='dixDIXtrackingCPCW2' %>" _label="NAV_TVN-AUD" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; color:#757575; text-decoration:none; -webkit-text-size-adjust:90%;">TV&nbsp;&amp;&nbsp;Audio</a>
<a href="https://www.currys.co.uk/gbuk/tv-and-home-entertainment-31-u.html?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~UNI~TVN~NAV~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;" _label="NAV_TVN-AUD" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; color:#757575; text-decoration:none; -webkit-text-size-adjust:90%;" class="linkCheck">TV&nbsp;&amp;&nbsp;Audio</a>
</td>
</td>
<td width="100" align="center" valign="middle">
<td width="100" align="center" valign="middle">
<a href="https://www.currys.co.uk/gbuk/computing-33-u.html?<%@ include view='dixDIXtrackingCPCW1' %>~UNI~LAP~NAV~<%@ include view='dixDIXtrackingCPCW2' %>" _label="NAV_LAP-DES" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; color:#757575; text-decoration:none; -webkit-text-size-adjust:90%;">Computing</a>
<a href="https://www.currys.co.uk/gbuk/computing-33-u.html?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~UNI~LAP~NAV~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;" _label="NAV_LAP-DES" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; color:#757575; text-decoration:none; -webkit-text-size-adjust:90%;" class="linkCheck">Computing</a>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>




<!-- Branch txt -->
<!-- Branch txt -->
<tr>
<tr>
<td align="center" style="padding:30px 0px 0px 0px; box-shadow: 0px 5px 14px -7px rgba(0, 0, 0,.3);">
<td align="center" style="padding:30px 0px 0px 0px; box-shadow: 0px 5px 14px -7px rgba(0, 0, 0,.3);">
<table role="presentation" width="650" border="0" cellpadding="0" cellspacing="0" align="center" class="dw3">
<table role="presentation" width="650" border="0" cellpadding="0" cellspacing="0" align="center" class="dw3">
<tr>
<tbody><tr>
<td bgcolor="#fdfdfd">
<td bgcolor="#fdfdfd">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" align="center">
<table role="presentation" width="650" border="0" cellspacing="0" cellpadding="0" class="dw" align="center">
<tr>
<tbody><tr>
<td align="center" class="h1-" style="padding-bottom: 10px; font-family:gothamBook, Arial, Helvetica, sans-serif; font-weight:bold; font-size:25px; font-weight:bold; line-height:28px; color:#111111; letter-spacing:-0.02em; -webkit-text-size-adjust:inherit;"> <span style="color: #DB0104">No Query:</span> test1.jpg</td>
<td align="center" class="h1-" style="padding-bottom: 10px; font-family:gothamBook, Arial, Helvetica, sans-serif; font-weight:bold; font-size:25px; font-weight:bold; line-height:28px; color:#111111; letter-spacing:-0.02em; -webkit-text-size-adjust:inherit;"> <span style="color: #DB0104">No Query:</span> test1.jpg</td>
</tr>
</tr>
<tr>
<tr>
<td valign="top" align="center"><img class="dw" width="650" height="181" src="https://currys-ssl.cdn.dixons.com/css/themes/email/2018-2019/wk45/BuiltInCOO/test1.jpg" alt=" " style="display: block; color: #1b447e; font-size: 18px; line-height: 20px; text-align: center; text-transform: uppercase;" border="0" /></td>
<td valign="top" align="center"><img class="dw" width="650" height="181" src="https://currys-ssl.cdn.dixons.com/css/themes/email/2018-2019/wk45/BuiltInCOO/test1.jpg?1552403283470" alt=" " style="display: block; color: #1b447e; font-size: 18px; line-height: 20px; text-align: center; text-transform: uppercase;" border="0"></td>
</tr>
</tr>
<tr>
<tr>
<td align="center" class="h1-" style="padding: 20px 0px 10px 0px; font-family:gothamBook, Arial, Helvetica, sans-serif; font-weight:bold; font-size:25px; font-weight:bold; line-height:28px; color:#111111; letter-spacing:-0.02em; -webkit-text-size-adjust:inherit;"><span style="color: #00AA03">Has Query:</span> test1.jpg?&lt;%= cC %&gt;</td>
<td align="center" class="h1-" style="padding: 20px 0px 10px 0px; font-family:gothamBook, Arial, Helvetica, sans-serif; font-weight:bold; font-size:25px; font-weight:bold; line-height:28px; color:#111111; letter-spacing:-0.02em; -webkit-text-size-adjust:inherit;"><span style="color: #00AA03">Has Query:</span> test1.jpg?&lt;%= cC %&gt;</td>
</tr>
</tr>
<tr>
<tr>
<td valign="top" align="center"><img class="dw" width="650" height="181" src="https://currys-ssl.cdn.dixons.com/css/themes/email/2018-2019/wk45/BuiltInCOO/test1.jpg?&lt;%= cC %&gt;" alt=" " style="display: block; color: #1b447e; font-size: 18px; line-height: 20px; text-align: center; text-transform: uppercase;" border="0" /></td>
<td valign="top" align="center"><img class="dw" width="650" height="181" src="https://currys-ssl.cdn.dixons.com/css/themes/email/2018-2019/wk45/BuiltInCOO/test1.jpg?1552403283470" alt=" " style="display: block; color: #1b447e; font-size: 18px; line-height: 20px; text-align: center; text-transform: uppercase;" border="0"></td>
</tr>
</tr>
<!-- Intro txt -->
<!-- Intro txt -->
<tr>
<tr>
<td>
<td>
<table role="presentation" width="648" class="dw" border="0" cellpadding="0" cellspacing="0" align="center">
<table role="presentation" width="648" class="dw" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<tbody><tr>
<td align="center" style="padding: 20px 0px 15px 0px;">
<td align="center" style="padding: 20px 0px 15px 0px;">
<table role="presentation" width="90%" border="0" align="center" cellpadding="0" cellspacing="0" class="tc-">
<table role="presentation" width="90%" border="0" align="center" cellpadding="0" cellspacing="0" class="tc-">
<tr>
<tbody><tr>
<td align="left" style="padding-bottom: 5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:24px; line-height:28px; color:#0d428a; letter-spacing:-0.02em; text-decoration:none; -webkit-text-size-adjust:inherit;" class="h1 inlineTxt">Vanilla JS: <span style="font-size: 16px; line-height:18px; color: #666666; font-weight: normal; display: inline-block;">IMG Time: <strong>?&lt;%= cC %&gt;</strong></span></td>
<td align="left" style="padding-bottom: 5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:24px; line-height:28px; color:#0d428a; letter-spacing:-0.02em; text-decoration:none; -webkit-text-size-adjust:inherit;" class="h1 inlineTxt">Vanilla JS: <span style="font-size: 16px; line-height:18px; color: #666666; font-weight: normal; display: inline-block;">IMG Time: <strong>?&lt;%= cC %&gt;</strong></span></td>
</tr>
</tr>
<tr>
<tr>
<td align="left" valign="middle" style="font-family:Arial, Helvetica, sans-serif; font-size: 15px; line-height:20px; font-weight: normal; color:#575756;" class="p">Need to view source code after send&#8209;time from Adobe Campaign.<br /><br /> <strong>The logic to the madness:</strong> <br />Both images have same name the red one is uploaded 1st to Server cache then the green one same name is uploaded to after. The red one will change to the green one WHEN the Server clears cache.</td>
<td align="left" valign="middle" style="font-family:Arial, Helvetica, sans-serif; font-size: 15px; line-height:20px; font-weight: normal; color:#575756;" class="p">Need to view source code after send‑time from Adobe Campaign.<br><br> <strong>The logic to the madness:</strong> <br>Both images have same name the red one is uploaded 1st to Server cache then the green one same name is uploaded to after. The red one will change to the green one WHEN the Server clears cache.</td>
</tr>
</tr>
<tr>
<tr>
<td align="left" valign="middle" style="font-family:Arial, Helvetica, sans-serif; font-size: 15px; line-height:20px; font-weight: normal; color:#575756; padding: 20px 0px;" class="p">Look at IMG src for main banner. e.g: "?&lt;%= cC %&gt;" <br /><br /><strong>CODE:</strong><br />&lt;img class=&quot;dw&quot; width=&quot;650&quot; height=&quot;181&quot; src=&quot;https://currys-ssl.cdn.dixons.com/css/themes/email/2018-2019/wk45/BuiltInCOO/test1.jpg<strong>?&lt;%= cC %&gt;</strong>&quot; alt=&quot; &quot; style=&quot;display: block; color: #1b447e; font-size: 18px; line-height: 20px; text-align: center; text-transform: uppercase;&quot; border=&quot;0&quot; /&gt;
<td align="left" valign="middle" style="font-family:Arial, Helvetica, sans-serif; font-size: 15px; line-height:20px; font-weight: normal; color:#575756; padding: 20px 0px;" class="p">Look at IMG src for main banner. e.g: "?&lt;%= cC %&gt;" <br><br><strong>CODE:</strong><br>&lt;img class="dw" width="650" height="181" src="https://currys-ssl.cdn.dixons.com/css/themes/email/2018-2019/wk45/BuiltInCOO/test1.jpg<strong>?&lt;%= cC %&gt;</strong>" alt=" " style="display: block; color: #1b447e; font-size: 18px; line-height: 20px; text-align: center; text-transform: uppercase;" border="0" /&gt;
<br /><br /><em style="color: #888888;">N.B: JS for loop didn&rsquo;t work, had to put in manually for now.</em>
<br><br><em style="color: #888888;">N.B: JS for loop didn’t work, had to put in manually for now.</em>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
</table>
</tbody></table>
</td>
</td>
</tr>
</tr>
<tr><td height="50">&nbsp;</td></tr>
<tr><td height="50">&nbsp;</td></tr>


<!-- Socials -->
<!-- Socials -->
<tr>
<tr>
<td align="center" bgcolor="#feffff" style="padding: 0px 0px 30px 0px;">
<td align="center" bgcolor="#feffff" style="padding: 0px 0px 30px 0px;">
<table role="presentation" class="dw hyfwylf" width="648" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" class="dw hyfwylf" width="648" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tbody>
<tr>
<tr>
<th width="324" class="dw db">
<th width="324" class="dw db">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<th width="33%" valign="bottom" style="font-weight:normal;">
<th width="33%" valign="bottom" style="font-weight:normal;">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<td><a href="http://www.facebook.com/curryspcworld" _label="Social1"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_facebook.gif" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"/></a></td>
<td><a href="http://www.facebook.com/curryspcworld" _label="Social1"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_facebook.gif?1552403283470" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"></a></td>
</tr>
</tr>
<tr>
<tr>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.facebook.com/curryspcworld" _label="Social1" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">Facebook</a></td>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.facebook.com/curryspcworld" _label="Social1" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">Facebook</a></td>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
<th width="33%" valign="bottom" style="font-weight:normal;">
<th width="33%" valign="bottom" style="font-weight:normal;">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<td><a href="http://www.twitter.com/curryspcworld" _label="Social2"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_twitter.gif" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"/></a></td>
<td><a href="http://www.twitter.com/curryspcworld" _label="Social2"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_twitter.gif?1552403283470" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"></a></td>
</tr>
</tr>
<tr>
<tr>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.twitter.com/curryspcworld" _label="Social2" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">Twitter</a></td>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.twitter.com/curryspcworld" _label="Social2" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">Twitter</a></td>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
<th width="33%" valign="bottom" style="font-weight:normal;">
<th width="33%" valign="bottom" style="font-weight:normal;">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<td><a href="http://www.pinterest.com/curryspcworld/" _label="Social3"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_pinterest.gif" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"/></a></td>
<td><a href="http://www.pinterest.com/curryspcworld/" _label="Social3"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_pinterest.gif?1552403283470" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"></a></td>
</tr>
</tr>
<tr>
<tr>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.pinterest.com/curryspcworld/" _label="Social3" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">Pinterest</a></td>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.pinterest.com/curryspcworld/" _label="Social3" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">Pinterest</a></td>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
<th width="324" class="dw db tP20">
<th width="324" class="dw db tP20">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<th width="33%" valign="bottom" style="font-weight:normal;">
<th width="33%" valign="bottom" style="font-weight:normal;">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<td><a href="http://www.youtube.com/curryspcworld" _label="Social4"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_youtube_i.gif" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"/></a></td>
<td><a href="http://www.youtube.com/curryspcworld" _label="Social4"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_youtube_i.gif?1552403283470" width="108" height="43" border="0" alt="Visit our" class="aw" style="display:block;"></a></td>
</tr>
</tr>
<tr>
<tr>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.youtube.com/curryspcworld" _label="Social4" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">YouTube</a></td>
<td align="center" valign="top" style="padding-top: 5px;"><a href="http://www.youtube.com/curryspcworld" _label="Social4" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">YouTube</a></td>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
<th width="33%" valign="bottom" style="font-weight:normal;">
<th width="33%" valign="bottom" style="font-weight:normal;">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<td valign="middle"><a href="https://techtalk.currys.co.uk/home/?<%@ include view='dixDIXtrackingCPCW1' %>~TEC~HOM~Social5~<%@ include view='dixDIXtrackingCPCW2' %>" _label="Social5"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_techtalk.gif" width="100" height="39" border="0" alt="Our blog" class="aw" style="display:block; margin:0 auto;"/></a></td>
<td valign="middle"><a href="https://techtalk.currys.co.uk/home/?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~TEC~HOM~Social5~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;" _label="Social5" class="linkCheck"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_techtalk.gif?1552403283470" width="100" height="39" border="0" alt="Our blog" class="aw" style="display:block; margin:0 auto;"></a></td>
</tr>
</tr>
<tr>
<tr>
<td align="center" valign="top" style="padding-top: 5px;"><a href="https://techtalk.currys.co.uk/home/?<%@ include view='dixDIXtrackingCPCW1' %>~TEC~HOM~Social5~<%@ include view='dixDIXtrackingCPCW2' %>" _label="Social5" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">TechTalk</a></td>
<td align="center" valign="top" style="padding-top: 5px;"><a href="https://techtalk.currys.co.uk/home/?&lt;%@ include view='dixDIXtrackingCPCW1' %&gt;~TEC~HOM~Social5~&lt;%@ include view='dixDIXtrackingCPCW2' %&gt;" _label="Social5" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;" class="linkCheck">TechTalk</a></td>
</tr>
</tr>
</table>
</tbody></table>
</th>
</th>
<th width="33%" valign="bottom" style="font-weight:normal;">
<th width="33%" valign="bottom" style="font-weight:normal;">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<table role="presentation" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<tbody><tr>
<td valign="middle"><a href="https://www.teamknowhow.com/?utm_medium=Email&utm_source=Footer_Icon&utm_campaign=CurrysCRM" _label="Social6"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_teamknowhow.gif" width="100" height="39" border="0" alt="Our expert service partner" class="aw" style="display:block; margin:0 auto;"/></a></td>
<td valign="middle"><a href="https://www.teamknowhow.com/?utm_medium=Email&amp;utm_source=Footer_Icon&amp;utm_campaign=CurrysCRM" _label="Social6" class="linkCheck"><img src="https://currys-ssl.cdn.dixons.com/css/themes/email/Assets/social_teamknowhow
</tr>
<tr>
<td align="center" valign="top" style="padding-top: 5px;"><a href="https://www.teamknowhow.com/?utm_medium=Email&utm_source=Footer_Icon&utm_campaign=CurrysCRM" _label="Social6" style="font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color:#636363; text-decoration: underline;">Team Knowhow</a></td>
</tr>
</table>
</th>
</tr>
</table>
</th>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- $|Footer -->
<tr>
<td align="center" valign="top" bgcolor="#f2f2f2" style="padding:30px 0px 30px 0px;">
<table role="presentation" width="630" cellpadding="0" cellspacing="0" border="0" align="center" class="dw3" bgcolor="#f2f2f2">
<tr>
<td align="left" valign="top" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height: 13px; color:#333332;"><strong>Important Your Plan information</strong><br />
<br />
DSG Retail Limited acts as a credit broker and not as a lender. Credit is provided by Creation Consumer Finance Ltd. Both DSG Retail Limited and Creation Consumer Finance Ltd are authorised and regulated by the Financial&nbsp;Conduct&nbsp;Authority.<br />
&Dagger;&nbsp;Credit subject to status.<br />
<br />
</td>
</tr>
<tr>
<td align="left" valign="top" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height: 13px; color:#333332;"><strong>Terms and conditions</strong><br />
<br />
<!-- PricePromise Footer Inject -->
&lt;%@ include view='dixCoreFooterCurrysPriceProm