Advertisement
paulshoptalk

Untitled

Aug 6th, 2019
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 57.20 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en">
  3.  
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <meta name="x-apple-disable-message-reformatting">
  9. <!--[if mso]> <style> * { font-family: 'Arial', sans-serif !important; } </style> <![endif]-->
  10. <style>
  11. html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; }
  12. div[style*="margin: 16px 0"] { margin: 0 !important; }
  13. table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; }
  14. table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; }
  15. table table table { table-layout: auto; }
  16. img { border: 0; -ms-interpolation-mode: bicubic; }
  17. *[x-apple-data-detectors], .x-gmail-data-detectors, .x-gmail-data-detectors *, .aBn { border-bottom: 0 !important; cursor: default !important; color: #000000 !important; text-decoration: none !important; font-size: 100% !important; font-family: 'Arial', 'Helvetica', sans-serif !important; font-weight: normal !important; line-height: 100% !important; }
  18. .a6S { display: none !important; opacity: 0.01 !important; }
  19. img.g-img+div { display: none !important; }
  20. p:empty { height: 0px !important; max-height: 0px !important; opacity: 0 !important; }
  21. #backgroundTable { padding: 0 !important; max-width: 600px !important; }
  22. #templateTable { width: 100% !important; max-width: 600px !important; font-family: 'Arial', 'Helvetica', sans-serif !important; padding: 0 !important; }
  23. #contentCell, #contentTableOuter, td#bodyCell { padding: 0 !important; }
  24. #headerTable { padding-right: 0 !important; }
  25. td.bodyContent { font-size: 11px !important; line-height: 100% !important; }
  26. td#footerTable { padding-left: 0 !important; padding-right: 0 !important; font-size: 11px !important; line-height: 100% !important; }
  27. #footerContainer td { width: 100% !important; max-width: 300px !important; }
  28. td.columnContent { line-height: 100% !important; padding-top: 10px !important; padding-right: 0 !important; padding-bottom: 10px !important; padding-left: 0 !important; }
  29. table.emailwrapto100pc { width: 100% !important; height: auto !important; }
  30. td { line-height: 100% !important; }
  31. .emailwrapto100pc td { width: 100% !important; }
  32. @media screen and (max-width: 599px) { table, center { width: 100% !important; max-width: 599px !important; min-width: 320px !important; margin-left: auto !important; margin-right: auto !important; text-align: center !important; } }
  33.  
  34. .gs-img-opacity-now { visibility: hidden !important; opacity: 0 !important; }
  35. @media screen and (min-width: 600px) { .gs-hide-on-desktop { display: none !important; } }
  36. @media screen and (max-width: 599px) { .gs-hide-on-desktop { display: table !important; } }
  37. @media screen and (max-width: 480px) { u~div .gs-email-container { min-width: 100vw; width: 100% !important; } }
  38. @media screen and (max-width: 599px) {
  39. .HideInMobile { display: none !important; }
  40. .gs-hide-on-mobile { display: none !important; }
  41. .gs-email-container { margin: auto !important; min-width: 320px !important; width: 100% !important; }
  42. .gs-email-container p { font-size: 16px; }
  43. .gs-img-fluid { height: auto !important; margin-left: auto !important; margin-right: auto !important; max-width: 100% !important; }
  44. .gs-img-main { height: auto !important; width: 100% !important; max-width: 600px !important; }
  45. .gs-img-opacity { visibility: hidden !important; opacity: 0 !important; }
  46. .gs-auto-height { height: auto !important; }
  47. }
  48. .gs-hide { display: none !important; }
  49.  
  50. @media screen and (max-width: 500px) {
  51. .gs-t-1 { font-size: 14px !important; line-height: 18px !important; }
  52. .gs-t-2 { font-size: 11.5px !important; line-height: 14px !important; }
  53. .gs-t-3 { font-size: 18px !important; line-height: 18px !important; }
  54. }
  55. @media screen and (max-width: 400px) {
  56. .gs-t-1 { font-size: 12px !important; line-height: 16px !important; }
  57. .gs-t-2 { font-size: 10px !important; line-height: 13px !important; margin-bottom: 8px !important; }
  58. .gs-t-3 { font-size: 16px !important; line-height: 16px !important; }
  59. }
  60. @media screen and (max-width: 320px) {
  61. .gs-t-1 { font-size: 10px !important; line-height: 14px !important; }
  62. .gs-t-2 { font-size: 12px !important; line-height: 15px !important; }
  63. .gs-t-3 { font-size: 14px !important; line-height: 14px !important; }
  64. }
  65. </style>
  66. <!--[if gte mso 9]>
  67. <xml>
  68. <o:OfficeDocumentSettings>
  69. <o:AllowPNG/>
  70. <o:PixelsPerInch>96</o:PixelsPerInch>
  71. </o:OfficeDocumentSettings>
  72. </xml>
  73. <![endif]-->
  74. <!--[if mso]>
  75. <style> .gs-img-opacity-now { visibility: visible; opacity: 1; } .gs-hide { display: table !important; } </style>
  76. <![endif]-->
  77. </head>
  78.  
  79. <body width="100%" bgcolor="#f4f4f4" style="margin: 0; mso-line-height-rule: exactly;">
  80. <center width="100%" bgcolor="#f4f4f4" style="width: 100%; background: #f4f4f4; text-align: left;">
  81.  
  82. <div style="display: none; font-family: sans-serif; font-size: 1px; line-height: 1px; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; mso-hide: all;">
  83. Announcing Original 360&#176; On-Site Video at Groceryshop -- The Next Generation Of Grocery Robotics & Automation Will Be Showcased In A 30-Foot Dome -- Don&rsquo;t Miss It -- Groceryshop, September 15-18, 2019 - Venetian, Las Vegas
  84. </div>
  85.  
  86. <!-- Header -->
  87. <!--[if !mso]><!-- -->
  88. <table class="gs-email-container gs-hide-on-mobile" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  89. <tr>
  90. <td width="600" height="75" bgcolor="#f79a56" style="background: #f79a56;">
  91. <table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center">
  92. <tr>
  93. <td width="142" height="75" valign="top" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/d-h-1-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/d-h-1-1.png" width="142" height="75" alt="Groceryshop" border="0" class="g-img gs-img-opacity-now" style="vertical-align: top; height: 75px; max-height: 75px"></a></td>
  94. <td width="278" height="75" align="center" valign="middle" padding="0" style="mso-line-height-rule: exactly"><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="100%" height="20" valign="top" padding="0"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-2.png" width="266" height="20" alt="" border="0" class="g-img" style="vertical-align: bottom"></td></tr></table><p margin="0" padding="0" color="#262261" style="color: #262261; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 11px; font-weight: 600; line-height: 13px; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#262261" target="_blank" style="color: #262261; text-decoration: none"><font color="#262261">The Leading Event for Grocery & CPG Innovation:<br>Disruptive Trends, Technologies & Business Models</font></a></p><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="100%" height="20" valign="top" padding="0"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-2.png" width="266" height="20" alt="" border="0" class="g-img" style="vertical-align: bottom"></td></tr></table></td>
  95. <td width="12" height="75" valign="top" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-3.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://groceryshop.com/networking-program/hosted-retailers?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-3.png" width="12" height="75" alt="" border="0" class="g-img gs-img-opacity-now" style="vertical-align: top; height: 75px; max-height: 75px"></a></td>
  96. <td width="93" height="75" bgcolor="#951b1e" align="center" valign="middle" padding="0"><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="93" height="45" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-4-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; mso-line-height-rule: exactly"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial', 'Helvetica', sans-serif; font-size: 7px; font-weight: 600; line-height: 9px; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/networking-program/hosted-retailers?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><font color="#ffffff">RETAILERS & BRANDS</font></a></p><table width="100%" height="7" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="78" height="7" valign="top" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-4-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-4-2.png" width="78" height="7" alt="" border="0" class="gs-img-opacity-now" alt="Apply for" style="vertical-align: bottom; display: block; height: 7px; max-height: 7px"></td></tr></table><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial', 'Helvetica', sans-serif; font-size: 8px; font-weight: 600; line-height: 10px; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/networking-program/hosted-retailers?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><font color="#ffffff">FREE TICKETS<br>& TRAVEL</font></a></p></td></tr><tr><td width="93" height="30" valign="top" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-4-3.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://groceryshop.com/networking-program/hosted-retailers?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-4-3.png" width="93" height="30" alt="" border="0" class="g-img gs-img-opacity-now" style="vertical-align: top; height: 30px; max-height: 30px"></a></td></tr></table></td>
  97. <td width="58" height="75" bgcolor="#d71f35" align="center" valign="middle" padding="0"><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="58" height="43" valign="top" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-5-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://groceryshop.com/register?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-5-1.png" width="58" height="43" alt="" border="0" class="g-img gs-img-opacity-now" style="vertical-align: top; height: 43px; max-height: 43px"></a></td></tr><tr><td width="58" height="32" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-5-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; mso-line-height-rule: exactly"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial', 'Helvetica', sans-serif; font-size: 9px; font-weight: 600; line-height: 11px; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/register?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><font color="#ffffff">GET YOUR<br>TICKET</font></a></p></td></tr></table></td>
  98. <td width="17" height="75" valign="top" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-6.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://groceryshop.com/register?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-h-1-6.png" width="17" height="75" alt="" border="0" class="g-img gs-img-opacity-now" style="vertical-align: top; height: 75px; max-height: 75px"></a></td>
  99. </tr>
  100. </table>
  101. </td>
  102. </tr>
  103. <tr>
  104. <td width="600" height="32" bgcolor="#ffd015" style="background: #ffd015"><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="142" height="32" valign="top" padding="0" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/d-h-2-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/d-h-2-1.png" width="142" height="32" alt="" border="0" class="g-img gs-img-opacity-now" style="vertical-align: top; height: 32px; max-height: 32px"></a></td><td width="458" height="32" align="left" valign="middle"><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="100%" height="28" align="left" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly"><p margin="0" padding="0" color="#951b1e" style="color: #951b1e; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 10px; font-weight: 600; line-height: 10px; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#951b1e" target="_blank" style="color: #951b1e; text-decoration: none"><font color="#951b1e">SEPTEMBER 15-18, 2019</font><font color="#f05a28">&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp;&nbsp;</font><font color="#951b1e">VENETIAN, LAS VEGAS</font>&nbsp;&nbsp;&nbsp;<font color="#262261">|</font>&nbsp;&nbsp;&nbsp;<font color="#951b1e">3,000+ Attendees</font><font color="#f05a28">&nbsp;&nbsp;&nbsp;&bull;&nbsp;&nbsp;&nbsp;</font><font color="#951b1e">200+ Speakers</font></a></p></td></tr><tr><td width="100%" bgcolor="#8599a1" height="4" style="height: 4px; line-height: 4px; overflow: hidden; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/px.png" width="100" height="4" style="height: 4px; max-height: 4px; line-height: 4px; display: block"></td></tr></table></td></tr></table></td>
  105. </tr>
  106. </table>
  107. <table class="gs-email-container gs-hide-on-desktop" width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto; mso-hide: all; display: none"><tr><td height="90" bgcolor="#f79a56" align="center" valign="middle"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" color="#000000" style="text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/m-h-1.png" width="80" height="80" alt="Groceryshop"></a></td><td width="80" height="90" bgcolor="#951b1e" align="center" valign="middle" style="margin: 0; padding: 8px; vertical-align: middle"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial', 'Helvetica', sans-serif; font-size: 11px; line-height: 11px; font-weight: 600; margin: 0; padding: 0"><a href="https://groceryshop.com/networking-program/hosted-retailers?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><span style="font-family: 'Arial'; font-size: 94%; line-height: 120%">RETAILERS<br>& BRANDS</span><br><span style="font-family: 'Arial'; font-size: 94%; line-height: 170%">Apply for</span><br><span style="font-weight: bold; font-size: 156%; line-height: 120%">FREE</span><br><span style="font-weight: bold; font-size: 90%; line-height: 120%">TICKETS<br>& TRAVEL</span></a></p></td><td width="80" height="90" bgcolor="#d71f35" align="center" valign="middle" style="margin: 0; padding: 8px; vertical-align: middle"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial', 'Helvetica', sans-serif; font-size: 11px; line-height: 11px; font-weight: 600; margin: 0; padding: 0"><a href="https://groceryshop.com/register?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><span style="font-weight: bold; font-size: 140%; line-height: 120%">GET<br>YOUR<br>TICKET</span></a></p></td></tr></table>
  108. <table class="gs-email-container gs-hide-on-desktop" width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto; mso-hide: all; display: none"><tr><td bgcolor="#ffd015" align="center" valign="middle" padding="8" style="padding: 8px"><p margin="0" padding="0" color="#951b1e" style="color: #951b1e; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 11px; font-weight: 600; line-height: 17px; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#951b1e" target="_blank" style="color: #951b1e; text-decoration: none"><font color="#951b1e">SEPTEMBER 15-18, 2019</font><font color="#f05a28">&nbsp;&nbsp;&bull;&nbsp;&nbsp;</font><font color="#951b1e">VENETIAN, LAS VEGAS</font><br><font color="#951b1e">3,000+ Attendees</font><font color="#f05a28">&nbsp;&nbsp;&bull;&nbsp;&nbsp;</font><font color="#951b1e">200+ Speakers</font></a></p></td></tr></table>
  109. <!--<![endif]-->
  110. <!--[if gte mso 9]>
  111. <table width="600" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto"><tr><td width="420" bgcolor="#f79a56" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/o-h-1-1.png" width="420" height="75" class="" alt="Groceryshop - The Leading Event for Grocery & CPG Innovation: Disruptive Trends, Technologies & Business Models" style="line-height: 75px"></a></td><td width="106" bgcolor="#f79a56" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/networking-program/hosted-retailers?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/o-h-1-2.png" width="106" height="75" class="" alt="RETAILERS & BRANDS - Apply for FREE TICKETS & TRAVEL" style="line-height: 75px"></a></td><td width="74" bgcolor="#f79a56" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/register?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/o-h-1-3.png" width="74" height="75" class="" alt="GET YOUR TICKET" style="line-height: 75px"></a></td></tr></table><table width="600" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto"><tr><td width="600" bgcolor="#f79a56" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/o-h-2-1.png" width="600" height="32" class="" alt="SEPTEMBER 15-18, 2019 - VENETIAN, LAS VEGAS | 3,000+ Attendees, 200+ Speakers" style="line-height: 32px"></a></td></tr></table>
  112. <![endif]-->
  113. <!-- / Header -->
  114.  
  115. <!-- Body -->
  116. <!--[if !mso]><!-- -->
  117. <table class="gs-email-container gs-hide-on-mobile" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  118. <tr>
  119. <td width="100%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-1-1-d.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  120. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 37px;">
  121. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-1-1-d.png" width="600" height="37" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 37px; max-height: 37px">
  122. </a>
  123. </td>
  124. </tr>
  125. </table>
  126. <table class="gs-email-container gs-hide-on-desktop" width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto; mso-hide: all; display: none">
  127. <tr>
  128. <td width="100%" height="1" bgcolor="#ffffff" style="padding: 0; margin: 0;"></td>
  129. </tr>
  130. <tr>
  131. <td width="100%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-1-m.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  132. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 37px;">
  133. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-1-m.png" width="600" height="37" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 37px; max-height: 37px">
  134. </a>
  135. </td>
  136. </tr>
  137. </table>
  138. <table class="gs-email-container" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  139. <tr>
  140. <td width="10%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-2-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  141. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 43px;">
  142. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-2-1.png" width="60" height="43" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 43px; max-height: 43px">
  143. </a>
  144. </td>
  145. <td bgcolor="#00a89c" align="center" valign="middle" style="padding: 0; margin: 0; mso-line-height-rule: exactly;">
  146. <p class="gs-t-1" margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-size: 21px; line-height: 26px; font-weight: 900; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><font color="#ffffff"><nobr>ANNOUNCING&nbsp;ORIGINAL</nobr><br><nobr>360&#176;&nbsp;ON-SITE&nbsp;VIDEO&nbsp;AT&nbsp;GROCERYSHOP</nobr></font></a></p>
  147. </td>
  148. <td width="11%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-2-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  149. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 43px;">
  150. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-2-2.png" width="66" height="43" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 43px; max-height: 43px">
  151. </a>
  152. </td>
  153. </tr>
  154. </table>
  155. <table class="gs-email-container" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  156. <tr>
  157. <td width="100%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-3-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  158. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 26px;">
  159. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-3-1.png" width="600" height="26" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 26px; max-height: 26px">
  160. </a>
  161. </td>
  162. </tr>
  163. </table>
  164. <table class="gs-email-container" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  165. <tr>
  166. <td width="100%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-4-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  167. <table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  168. <tr>
  169. <td width="10%" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-4-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  170. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 47px;">
  171. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-4-2.png" width="60" height="47" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 47px; max-height: 47px">
  172. </a>
  173. </td>
  174. <td align="center" valign="top" style="padding: 0; margin: 0; mso-line-height-rule: exactly;">
  175. <p class="gs-t-2" margin="0" padding="0" color="#000000" style="color: #000000; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-size: 16px; line-height: 20px; font-weight: 900; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#000000" target="_blank" style="color: #000000; text-decoration: none"><font color="#000000">The Next Generation Of Grocery Robotics & Automation Will Be Showcased In A 30-Foot Dome</font></a></p>
  176. </td>
  177. <td width="10%" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-4-3.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  178. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 47px;">
  179. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-4-3.png" width="60" height="47" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 47px; max-height: 47px">
  180. </a>
  181. </td>
  182. </tr>
  183. </table>
  184. </td>
  185. </tr>
  186. </table>
  187. <table class="gs-email-container" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  188. <tr>
  189. <td width="100%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-5-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  190. <table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  191. <tr>
  192. <td width="33%" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-5-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  193. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 57px;">
  194. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-5-2.png" width="198" height="57" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 57px; max-height: 57px">
  195. </a>
  196. </td>
  197. <td align="center" valign="top" style="padding: 0; margin: 0; mso-line-height-rule: exactly;">
  198. <p class="gs-t-3" margin="0" padding="0" color="#000000" style="color: #000000; font-family: 'Arial Black', 'Arial Bold', 'Arial', 'Helvetica', sans-serif; font-size: 28px; line-height: 28px; font-weight: 900; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#000000" target="_blank" style="color: #000000; text-decoration: none"><font color="#000000">Don&rsquo;t&nbsp;Miss&nbsp;It</br></font></a></p>
  199. </td>
  200. <td width="33%" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-5-3.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  201. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 57px;">
  202. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-5-3.png" width="198" height="57" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 57px; max-height: 57px">
  203. </a>
  204. </td>
  205. </tr>
  206. </table>
  207. </td>
  208. </tr>
  209. </table>
  210. <table class="gs-email-container" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  211. <tr>
  212. <td width="100%" bgcolor="#ccebf8" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-2-o.jpg'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat">
  213. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" class="gs-auto-height" style="text-decoration: none; display: block; max-height: 353px;">
  214. <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-2-o.jpg" width="600" height="353" alt="" border="0" class="g-img gs-img-main gs-img-opacity-now" style="height: 353px; max-height: 353px">
  215. </a>
  216. </td>
  217. </tr>
  218. </table>
  219. <!--<![endif]-->
  220. <!--[if gte mso 9]>
  221. <table width="600" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto">
  222. <tr>
  223. <td width="600" height="210" bgcolor="#ccebf8" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly">
  224. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #000000; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-1-o.png" width="600" height="210" class="" alt="Announcing Original 360° On-Site Video at Groceryshop -- The Next Generation Of Grocery Robotics & Automation Will Be Showcased In A 30-Foot Dome -- Don't Miss It" style="line-height: 210px"></a>
  225. </td>
  226. </tr>
  227. <tr>
  228. <td width="600" height="353" bgcolor="#ccebf8" align="center" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly">
  229. <a href="https://groceryshop.com/blog/announcing-original-360-videos-at-groceryshop-the-next-generation-of-robotics?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #000000; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20190806-360VideoAnnouncement/body-2-o.jpg" width="600" height="353" class="" alt="Video" style="line-height: 353px"></a>
  230. </td>
  231. </tr>
  232. </table>
  233. <![endif]-->
  234. <!-- / Body -->
  235.  
  236. <!-- Footer -->
  237. <!--[if !mso]><!-- -->
  238. <table class="gs-email-container gs-hide-on-mobile" width="600" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto;">
  239. <tr>
  240. <td width="600" height="6" bgcolor="#0a361d" style="background: #0a361d; line-height: 6px; overflow: hidden; mso-line-height-rule: exactly;"></td>
  241. </tr>
  242. <tr>
  243. <td width="600" height="80" bgcolor="#0c4d29" style="background: #0c4d29; mso-line-height-rule: exactly;">
  244. <table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: auto"><tr><td width="27" height="80" style="line-height: 80px; overflow: hidden; mso-line-height-rule: exactly"></td><td width="132" height="80" bgcolor="#da1e36" align="center" valign="middle" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-f-1.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><table width="100%" height="30" role="presentation" cellspacing="0" cellpadding="0" border="0"><tr><td width="100%" height="30" style="line-height: 30px">&nbsp;</td></tr></table><table width="100%" height="50" role="presentation" cellspacing="0" cellpadding="0" border="0"><tr><td width="100%" height="50" align="center" valign="middle" style="mso-line-height-rule: exactly"><a href="https://groceryshop.com/speakers/apply?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial Bold', 'Arial', sans-serif; font-weight: 900; font-size: 17px; line-height: 17px;text-decoration: none; display: block"><font color="#ffffff">SPEAK</font></a></td></tr></table></td><td width="10" height="80" style="line-height: 80px; overflow: hidden; mso-line-height-rule: exactly"></td><td width="130" height="80" bgcolor="#f15a2a" align="center" valign="middle" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-f-2.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><table width="100%" height="44" role="presentation" cellspacing="0" cellpadding="0" border="0"><tr><td width="100%" height="44" align="center" valign="middle" style="mso-line-height-rule: exactly"><a href="https://s6.goeshow.com/shoptalk/groceryshop/2019/hosted_meeting_sales.cfm" target="_blank" color="#ffffff" style="color: #ffffff; font-family: 'Arial Black', 'Arial Bold', 'Arial', sans-serif; font-weight: 900; font-size: 17px; line-height: 17px;text-decoration: none; display: block"><font color="#ffffff">BUY<br>MEETINGS</font></a></td></tr></table><table width="100%" height="36" role="presentation" cellspacing="0" cellpadding="0" border="0"><tr><td width="100%" height="36" style="line-height: 36px">&nbsp;</td></tr></table></td><td width="38" height="80" style="line-height: 80px; overflow: hidden; mso-line-height-rule: exactly"></td><td width="235" height="80" bgcolor="#fdd215" align="center" valign="middle" style="padding: 0; margin: 0; background-image: url('https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/d-f-3.png'); background-size: cover; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat"><a href="https://groceryshop.com/networking-program?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" color="#1a154c" style="color: #1a154c; font-family: 'Arial', sans-serif; font-weight: 600; font-style: normal; font-size: 9px; line-height: 18px; text-decoration: none; display: block"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/px.png" width="30" height="1" valign="middle" alt="" bgcolor="#1a154c" style="background-color: #1a154c; line-height: 18px"> <font color="#1a154c" style="line-height: 18px">&nbsp;APPLY FOR&nbsp;</font> <img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/px.png" width="30" height="1" valign="middle" alt="" bgcolor="#1a154c" style="background-color: #1a154c; line-height: 18px"><br class="groceryshop-out-show" style="line-height: 1px"></a> <a href="https://groceryshop.com/networking-program?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" color="#1a154c" style="color: #1a154c; font-family: 'Arial Black', 'Arial Bold', 'Arial', sans-serif; font-weight: 900; font-size: 16px; line-height: 15px; text-decoration: none; display: block"><font color="#1a154c" style="line-height: 15px">FREE TICKET<br>& FREE TRAVEL</font><br class="groceryshop-out-show" style="line-height: 1px"></a> <a href="https://groceryshop.com/networking-program?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" color="#1a154c" style="color: #1a154c; font-family: 'Arial', sans-serif; font-weight: 600; font-style: normal; font-size: 9px; line-height: 20px; text-decoration: none; display: block"><font color="#1a154c" style="line-height: 20px">RETAILERS & BRANDS ONLY*</font></a></td><td width="28" height="80" style="line-height: 80px; overflow: hidden; mso-line-height-rule: exactly"></td></tr></table>
  245. </td>
  246. </tr>
  247. <tr>
  248. <td width="600" height="24" bgcolor="#231f20" style="background: #231f20;"><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td width="17" height="24" style="font-family: 'Arial', 'Helvetica', sans-serif; font-size: 10px; font-weight: 600; line-height: 24px; margin: 0; padding: 0; mso-line-height-rule: exactly">&nbsp;</td><td height="24" align="left" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 11px; font-weight: 600; line-height: 11px; margin: 0; padding: 0; mso-line-height-rule: exactly"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none"><font color="#ffffff">GROCERYSHOP.COM</font></a></p></td><td width="300" height="24" align="right" valign="middle" padding="0" style="padding: 0; margin: 0; mso-line-height-rule: exactly"><a href="https://www.instagram.com/groceryshopevents" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none; width: 12px; height: 12px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-instagram-white.png" width="12" height="12" alt="Groceryshop Instagram" border="0" class="g-img" style="height: 12px; max-height: 12px"></a> &nbsp; <a href="https://twitter.com/groceryshop" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none; width: 12px; height: 12px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-twitter-white.png" width="12" height="12" alt="Groceryshop Twitter" border="0" class="g-img" style="height: 12px; max-height: 12px"></a> &nbsp; <a href="https://www.facebook.com/groceryshop" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none; width: 12px; height: 12px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-facebook-white.png" width="12" height="12" alt="Groceryshop Facebook" border="0" class="g-img" style="height: 12px; max-height: 12px"></a> &nbsp; <a href="https://www.linkedin.com/groups/8667364" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none; width: 12px; height: 12px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-linkedin-white.png" width="12" height="12" alt="Groceryshop LinkedIn" border="0" class="g-img" style="height: 12px; max-height: 12px"></a> &nbsp; <a href="https://www.youtube.com/channel/UCZxFGu7t7-6P4KQlBwELKWw" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none; width: 12px; height: 12px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-youtube-white.png" width="12" height="12" alt="Groceryshop YouTube" border="0" class="g-img" style="height: 12px; max-height: 12px"></a></td><td width="17" height="24" style="font-family: 'Arial', 'Helvetica', sans-serif; font-size: 10px; font-weight: 600; line-height: 24px; margin: 0; padding: 0; mso-line-height-rule: exactly">&nbsp;</td></tr></table></td>
  249. </tr>
  250. </table>
  251. <table class="gs-email-container gs-hide-on-desktop" width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto; mso-hide: all; display: none">
  252. <tr>
  253. <td bgcolor="#0c4d29" padding="12" align="center" valign="middle" style="padding: 12px; color: #ffffff"><a href="https://groceryshop.com/speakers/apply?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="background-color: #da1e36; color: #ffffff; font-family: 'Arial Black', 'Arial Bold', 'Arial', sans-serif; font-size: 14px; line-height: 1; letter-spacing: 0.01em; font-weight: 900; text-decoration: none; border-radius: 4px; padding: 10px; margin: 0px 0px 8px; display: block">SPEAK</a> <a href="https://s6.goeshow.com/shoptalk/groceryshop/2019/hosted_meeting_sales.cfm" target="_blank" style="background-color: #f15a2a; color: #ffffff; font-family: 'Arial Black', 'Arial Bold', 'Arial', sans-serif; font-size: 14px; line-height: 1; letter-spacing: 0.01em; font-weight: 900; text-decoration: none; border-radius: 4px; padding: 10px; margin: 0px 0px 8px; display: block">BUY MEETINGS</a> <a href="https://groceryshop.com/networking-program?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="background-color: #fdd215; color: #1a154c; font-family: 'Arial Black', 'Arial Bold', 'Arial', sans-serif; font-size: 14px; line-height: 1; letter-spacing: 0.01em; font-weight: 900; text-decoration: none; border-radius: 4px; padding: 10px; margin: 0px 0px 8px; display: block"><span style="font-family: 'Arial'; font-size: 10px; font-weight: 600; line-height: 15px">APPLY FOR</span><br><span style="">FREE TICKET & FREE TRAVEL</span><br><span style="font-family: 'Arial'; font-size: 10px; font-weight: 600; line-height: 15px">RETAILERS & BRANDS ONLY*</span></a></td>
  254. </tr>
  255. <tr>
  256. <td bgcolor="#231f20" padding="0" align="center" valign="middle" style="padding: 20px 0px; color: #ffffff"><p margin="0" padding="0" color="#ffffff" style="color: #ffffff; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 14px; line-height: 14px; font-weight: 600; margin: 0; padding: 0"><a href="https://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" color="#ffffff" target="_blank" style="color: #ffffff; text-decoration: none">GROCERYSHOP.COM</a></p><br><br><table width="100%" role="presentation" cellspacing="0" cellpadding="0" border="0" align="center"><tr><td align="center" valign="middle" style="color: #ffffff"><a href="https://www.instagram.com/groceryshopevents" color="#ffffff" target="_blank" style="color: #ffffff; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 9px; line-height: 16px; font-weight: 600; text-decoration: none; width: 16px; height: 16px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-instagram-white.png" width="16" height="16" alt="Groceryshop Instagram" border="0" class="g-img" style="height: 16px; max-height: 16px"><br>Instagram</a></td><td align="center" valign="middle" style="color: #ffffff"><a href="https://twitter.com/groceryshop" color="#ffffff" target="_blank" style="color: #ffffff; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 9px; line-height: 16px; font-weight: 600; text-decoration: none; width: 16px; height: 16px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-twitter-white.png" width="16" height="16" alt="Groceryshop Twitter" border="0" class="g-img" style="height: 16px; max-height: 16px"><br>Twitter</a></td><td align="center" valign="middle" style="color: #ffffff"><a href="https://www.facebook.com/groceryshop" color="#ffffff" target="_blank" style="color: #ffffff; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 9px; line-height: 16px; font-weight: 600; text-decoration: none; width: 16px; height: 16px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-facebook-white.png" width="16" height="16" alt="Groceryshop Facebook" border="0" class="g-img" style="height: 16px; max-height: 16px"><br>Facebook</a></td><td align="center" valign="middle" style="color: #ffffff"><a href="https://www.linkedin.com/groups/8667364" color="#ffffff" target="_blank" style="color: #ffffff; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 9px; line-height: 16px; font-weight: 600; text-decoration: none; width: 16px; height: 16px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-linkedin-white.png" width="16" height="16" alt="Groceryshop LinkedIn" border="0" class="g-img" style="height: 16px; max-height: 16px"><br>LinkedIn</a></td><td width="20%" align="center" valign="middle" style="color: #ffffff"><a href="https://www.youtube.com/channel/UCZxFGu7t7-6P4KQlBwELKWw" color="#ffffff" target="_blank" style="color: #ffffff; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 9px; line-height: 16px; font-weight: 600; text-decoration: none; width: 16px; height: 16px"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-youtube-white.png" width="16" height="16" alt="Groceryshop YouTube" border="0" class="g-img" style="height: 16px; max-height: 16px"><br>YouTube</a></td></tr></table></td>
  257. </tr>
  258. </table>
  259. <!--<![endif]-->
  260. <!--[if gte mso 9]>
  261. <table width="600" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto"><tr><td width="600" height="6" bgcolor="#0a361d" style="line-height: 6px; mso-line-height-rule: exactly; overflow: hidden"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/px.png" width="30" height="6"></td></tr></table>
  262. <table width="600" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto"><tr><td width="163" height="80" bgcolor="#da1e36" style="padding: 0px; margin: 0px; line-height: 80px; mso-line-height-rule: exactly; overflow: hidden"><a href="https://groceryshop.com/speakers/apply?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/o-f-1.png" width="163" height="80" class="" alt="Apply to Speak" style="line-height: 80px"></a></td><td width="160" height="80" bgcolor="#f15a2a" style="padding: 0px; margin: 0px; line-height: 80px; mso-line-height-rule: exactly; overflow: hidden"><a href="https://s6.goeshow.com/shoptalk/groceryshop/2019/hosted_meeting_sales.cfm" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/o-f-2.png" width="160" height="80" class="" alt="Buy Meetings" style="line-height: 80px"></a></td><td width="277" height="80" bgcolor="#fdd215" style="padding: 0px; margin: 0px; line-height: 80px; mso-line-height-rule: exactly; overflow: hidden"><a href="https://groceryshop.com/networking-program?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" style="display: block; color: #ffffff; text-decoration: none; mso-line-height-rule: exactly"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/o-f-3.png" width="277" height="80" class="" alt="Apply for Free Ticket & Free Travel (Retailers & Brands Only)" style="line-height: 80px"></a></td></tr></table>
  263. <table width="600" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto"><tr><td width="600" bgcolor="#231f20" style="mso-line-height-rule: exactly"><table width="100%" cellspacing="0" cellpadding="0" border="0" align="center" style="margin: auto"><td width="20">&nbsp;</td><td width="400" align="left" valign="middle" style="padding: 8px 0px"><a href="http://groceryshop.com/?utm_source=Database&utm_medium=email&utm_campaign=360%20Video%20Announcement&utm_content=Blog" target="_blank" color="#ffffff" style="display: block; color: #ffffff; text-decoration: none; margin: 0px; padding: 0px; font-family: 'Arial', sans-serif; font-size: 11px; font-weight: 600; line-height: 1"><font color="#ffffff">GROCERYSHOP.COM</font></a></td><td width="160" align="right" valign="middle" style="padding: 2px 0px; font-size: 10px"><a href="https://www.instagram.com/groceryshopevents" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-instagram-white.png" width="16" height="16" border="0" alt="Groceryshop Instagram" style="vertical-align: middle; text-decoration: none"></a> &nbsp; <a href="https://twitter.com/groceryshop" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-twitter-white.png" width="16" height="16" border="0" alt="Groceryshop Twitter" style="vertical-align: middle; text-decoration: none"></a> &nbsp; <a href="https://www.facebook.com/groceryshop" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-facebook-white.png" width="16" height="16" border="0" alt="Groceryshop Facebook" style="vertical-align: middle; text-decoration: none"></a> &nbsp; <a href="https://www.linkedin.com/groups/8667364" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-linkedin-white.png" width="16" height="16" border="0" alt="Groceryshop LinkedIn" style="vertical-align: middle; text-decoration: none"></a> &nbsp; <a href="https://www.youtube.com/channel/UCZxFGu7t7-6P4KQlBwELKWw" target="_blank" border="0"><img src="https://s3.amazonaws.com/assets.groceryshop.com/emails/usa/2019-responsive/20181116-Common/a-f-youtube-white.png" width="16" height="16" border="0" alt="Groceryshop YouTube" style="vertical-align: middle; text-decoration: none"></a></td><td width="20">&nbsp;</td></table></td></tr></table>
  264. <![endif]-->
  265. <!-- / Footer -->
  266.  
  267. </center>
  268. <br><br>
  269. </body>
  270.  
  271. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement