<html><head></head><body><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<style type="text/css"><!--
 .fuintern_body {
        margin: 1px;
}
--></style>
<style><!--
@media screen and (max-width: 620px) {
     
         a[x-apple-data-detectors] {
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
         }
     
     
         table[class="fu_content"] {
             width: 480px !important;
             min-width: 480px !important;
             margin-left: 0px !important;
             margin-right: 0px !important;
         }
         
         img[class="qrcode"] {
            width: 100% !important;
         }
         
         /* Gmail App fix */
         table[id="backgroundTable"], html, body {
            min-width: 480px !important;
            width: 100% !important
         }
         
         /* Prevent images from being larger than the viewport */
         img { 
            max-width: 100%; 
         }
         
         /* Force article images & embed images to 100% width */
         img[class="image_fix"], .img_holder img, .img_holder_130 img,
.img_holder_80 img, .img_holder_280 img, .img_holder_180 img {
            width: 100% !important;
         }

         /* Display Options Show/Hide */
         .mobile_hide {
            display: none;
         }
     }@media only screen and (max-width : 620px) {
         
         /* unset table align="left/right" */
         table[class="multi-col"] {
             float: none !important;
             width: 100% !important;
         }
         
         /* Spacing adjustment */
         td[width="30"] {
            width: 20px; !important;
         }
         
         td[class="force-col-30"] {
            padding-left: 20px !important;
         }
         
         /* force footer social to a single column */ 
         td[class="force-col-social"] {
             display: block;
         }
         
         /* unset text padding on left aligned texts" */
         .article-text-180 td, .article-text-280 td, .article-text-380 td,
.media-text-280 td {
            padding-left: 0px !important;
         }
      
         /* set article 180 item and text */
         table[class="multi-col-item"], table[class="article-item-180"] {
             width: 160px !important;
         }
         table[class="article-text-380"], table[class="calendar-text"] {
            width: 260px !important;
         }
         
         /* set article 280 item and text */
         table[class="article-item-280"] {
             width: 200px !important;
         }
         table[class="article-text-280"], table[class="article-text-event"]
{
            width: 220px !important;
         }
         
         /*set media text 280 */
         table[class="media-text-280"] {
            width: 150px !important;
         }
         /*set media item 280 */
         table[class="media-item-280"] {
            width: 280px !important;
         }
         
         /* set article 380 item and text */
         table[class="article-item-380"] {
             width: 240px !important;
         }
         table[class="article-text-180"] {
            width: 180px !important;
         }
         
         /* set event image width to 170px */
         table[class="article-item-event"] {
             width: 220px !important;
         }
         
         /* set dual 280 images */
         table[class="img_holder_280"], .img_holder_280 img {
            width: 210px !important;
         }
         
         /* set tripple 180 images */
         table[class="img_holder_180"], .img_holder_180 img {
            width: 133px !important;
         }
         
         /* set 4 icons table to a smaller width */
         table[class="img_holder_130"], .img_holder_130 img {
            width: 95px !important;
         }
         
         /* set 6 icons table to a smaller width */
         table[class="img_holder_80"], .img_holder_80 img {
            width: 56px !important;
         }
         
         
         /* Add space between article item and text */
         table[class="img_holder"], table[class="fu_box"] {
            margin-bottom: 10px;
         }

         /* set images to full width */
         img[class="multi-col-img"] {
             width: 100%;
         }
         
         /* increase button size */
         table[class="fu_button"] {
             height: 44px;
             padding: 7px !important;
             text-align: center;
             vertical-align: middle;
             width: 100% !important;
         }
         
         /* Prevent barcodes from being larger than viewport */
         .barcode_holder img {
            width: 100% !important;
         }
     }@media only screen and (max-width : 479px) {
     
         a[x-apple-data-detectors] {
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
         }
     
     
         table[class="fu_content"] {
             width: 300px !important;
             min-width: 300px !important;
             margin-left: 0px !important;
             margin-right: 0px !important;
         }

         table[id="backgroundTable"], html, body {
            min-width: 300px !important;
            width: 100% !important
         }
         
         /* force multiple column blocks to a single column */ 
         td[class="force-col"], td[class="force-col-30"],
td[class="force-col-social"] {
             display: block;
             padding-right: 0 !important;
         }
         
         /* unset table align="left/right" */
         table[class="multi-col"], table[class="multi-col-item"],
table[class="multi-col-links"], table[class="multi-col-event-image"],
         table[class="article-item-180"], table[class="article-item-280"],
table[class="article-item-380"], table[class="article-item-event"],
         table[class="article-text-180"], table[class="article-text-280"],
table[class="article-text-380"], table[class="article-text-event"],
         table[class="media-item-280"], table[class="media-text-280"],
table[class="calendar-text"] {
             float: none !important;
             width: 100% !important;
         }
         
         
         .calendar-text td {
            text-align: center;
         }
         
         /* Add space to event block */
         table[class="article-text-event"]{
            padding-left: 20px !important;
         }
         
         /* Add space between image and text */
         table[class="img_holder"] {
            width: 100%;
            margin-bottom: 0px !important;
         }
         
         table[class="img_holder_280"], .img_holder_280 img,
         table[class="img_holder_180"], .img_holder_180 img,
         table[class="img_holder_80"], .img_holder_80 img {
            width: 100% !important;
         }
         
         /* fix size issue with icons block */
         table[class="img_holder_130"], .img_holder_130 img {
            width: 120px !important;
         }
         
         /* Add space between article item and text */
         table[class="img_holder"], table[class="fu_box"] {
            margin-bottom: 10px;
         }
         
         table[class="multi-col"] {
            margin-bottom: 20px;
         }

         /* set images to full width */
         img[class="multi-col-img"] {
             width: 100% !important;
         }
         
         /* increase button size */
         table[class="fu_button"] {
             height: 44px;
             padding: 7px !important;
             text-align: center;
             vertical-align: middle;
             width: 100% !important;
             margin-top:10px;
         }
         
         
     }
--></style>
<div class="fuintern_sort" flowparent="0" id="fuintern_block_root"
idblock="15316649" label="Root Container" style="position: static;">
<table bgcolor="#DEDEDE" border="0" cellpadding="0" cellspacing="0"
id="backgroundTable" style="border-spacing: 0; margin: 0; padding: 0;
width: 100% !important; line-height: 100% !important; overflow-x: hidden;
background: url(http://app.emarketeer.com/ext/page/); background-repeat:
repeat-y; background-color: #dedede; background-position: center top;"
width="100%">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="fu_content"
style="border-spacing: 0;" width="620">
<tbody>
<tr>
<td style="border-collapse: collapse;">
<div class="fuintern_sort" flowparent="0" id="fuintern_block_root-content"
idblock="15316650" label="Content" style="position: static;">
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container2" idblock="15316738"
label="Special: Divider" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td height="20" style="border-collapse: collapse; font-size: 1px;
line-height: 0; mso-margin-top-alt: 1px;" valign="top"><img
class="image_fix" height="20"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" width="2" /></td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container7" idblock="15316664" label="1
Column: Text (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td align="center" class="fu_main" style="border-collapse: collapse;
padding-left: 20px; padding-right: 20px; background-color: #ffffff;
padding-top: 10px; padding-bottom: 10px;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse;" width="10"></td>
<td align="center" style="border-collapse: collapse;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Hvis du ikke kan lese denne e-posten, så kan
du <a
href="http://smarttelt.info/iem/display.php?M=883699&C=99ce43b0ad9bf0d73e9ca55337ea20ff&S=20&L=2&N=14"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;">åpne den i din nettleser</a></span></p>
</td>
<td style="border-collapse: collapse;" width="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container9" idblock="15316731" label="1
Column: Image (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; padding-left: 20px;
padding-right: 20px; background-color: #ffffff; padding-top: 20px;
padding-bottom: 0px;">
<table align="center" cellpadding="0" cellspacing="0"
style="border-spacing: 0;">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse; width: 100%;"><img
border="0" class="image_fix" hspace="0"
src="http://app.emarketeer.com/resources/9678/_edited_images/email/157688/bannerannonse_motorsport.jpg"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" vspace="0" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container1" idblock="15316866" label="1
Column: Text (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td align="left" class="fu_main" style="border-collapse: collapse;
padding-left: 20px; padding-right: 20px; background-color: #ffffff;
padding-top: 30px; padding-bottom: 10px;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
<td align="left" style="border-collapse: collapse;">
<h1 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 30px; font-family: Arial, Helvetica, sans-serif; font-size:
24px; font-weight: bold; font-style: normal; text-decoration: none; color:
#63635f;"><span>Utstyr for oppheng, varme og sikring på
stand.</span></h1>
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span>Med vårt utstyr er du godt forberedt til dine
stands- og messeaktiviteter.</span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span></span></p>
<ul style="mso-line-height-rule: exactly; line-height: 18px; font-family:
Arial, Helvetica, sans-serif; font-size: 13px; color: #444444;">
<li style="mso-line-height-rule: exactly; line-height: 18px; font-family:
Arial, Helvetica, sans-serif; font-size: 13px; color: #444444;">Les mer om
stenger og koblinger for å henge opp og vise fram dine varer for
salg.</li>
<li style="mso-line-height-rule: exactly; line-height: 18px; font-family:
Arial, Helvetica, sans-serif; font-size: 13px; color: #444444;">Våre
produkter som vil holde deg varm selv på kalde dager og
kvelder.</li>
<li style="mso-line-height-rule: exactly; line-height: 18px; font-family:
Arial, Helvetica, sans-serif; font-size: 13px; color: #444444;">Med
gitterløsning kan du også sikre områder spesielt.</li>
</ul>
</span>
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"> </p>
</td>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container12" idblock="15322871" label="1
Columns: Box (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; padding-left: 20px;
padding-right: 20px; background-color: #ffffff; padding-top: 0px;
padding-bottom: 0px;">
<table border="0" cellpadding="0" cellspacing="0" style="border-spacing:
0;" width="100%">
<tbody>
<tr>
<td style="border-collapse: collapse;" valign="top">
<table cellpadding="10" cellspacing="0" class="fu_box"
style="border-spacing: 0; border: 1px solid #CCCCCC;" width="100%">
<tbody>
<tr>
<td align="left" class="fu_box_top" style="border-collapse: collapse;
mso-line-height-rule: exactly; line-height: 18px; font-family: Arial,
Helvetica, sans-serif; font-size: 18px; font-weight: bold; font-style:
normal; text-decoration: none; background-color: #cccccc; color:
#000000;"><span>System for oppheng og fremvising av varer.</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container11" idblock="15317702" label="2
Columns: Image (2/3) - Text (1/3)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; padding-left: 20px;
padding-right: 20px; background-color: #ffffff; padding-top: 10px;
padding-bottom: 10px;">
<table align="left" border="0" cellpadding="0" cellspacing="0"
class="article-item-380" style="border-spacing: 0;" width="380">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 10px;"><img
border="0" class="multi-col-img" hspace="0"
src="http://app.emarketeer.com/resources/9678/_edited_images/email/205159/2015-05-04_114839-580px.jpg"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic;" vspace="0" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table align="right" border="0" cellpadding="0" cellspacing="0"
class="article-text-180" style="border-spacing: 0;" width="180">
<tbody>
<tr>
<td align="left" style="border-collapse: collapse;" valign="top">
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span><strong>Opphengsutstyr</strong></span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>En solid aluminiumsstang og kraftige koblinger
gjør det enkelt å sette opp stenger for å kunne
henge opp produkter du presenterer/ selger.<br /> Stengene har kobling
på midten slik at de også er enkle å transportere.<br />
<br /> <i style="mso-line-height-rule: exactly; line-height: 18px;
font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;"><strong>En enkel og god løsning for oppheng på
stand.</strong></i></span></p>
</span></td>
</tr>
<tr>
<td align="left" style="border-collapse: collapse; padding-top: 10px;">
<table cellpadding="0" cellspacing="0" class="multi-col-links"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="force-col" style="border-collapse: collapse;">
<table cellpadding="4" cellspacing="0" class="fu_button"
style="border-spacing: 0; padding: 5px 10px 5px 10px; -moz-border-radius:
4px; border-radius: 4px; background-color: #80807a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #80807a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=134&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none;
margin-left: 2px; margin-right: 2px; color: #f0f0f0;">Ta kontakt</a>
</span></td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container8" idblock="15320976" label="2
Columns: Image (2/3) - Text (1/3)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; padding-left: 20px;
padding-right: 20px; background-color: #ffffff; padding-top: 10px;
padding-bottom: 10px;">
<table align="right" border="0" cellpadding="0" cellspacing="0"
class="article-item-380" style="border-spacing: 0;" width="380">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 10px;"><img
border="0" class="multi-col-img" hspace="0"
src="http://app.emarketeer.com/resources/9678/_edited_images/email/205159/Koblinger.jpg"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic;" vspace="0" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table align="left" border="0" cellpadding="0" cellspacing="0"
class="article-text-180" style="border-spacing: 0;" width="180">
<tbody>
<tr>
<td align="left" style="border-collapse: collapse;" valign="top">
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span><strong>Koblinger</strong></span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Stenger kan festes opp med enkle koblinger, doble
koblinger eller for hjørnekobling.</span></p>
</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container19" idblock="15322879" label="1
Columns: Box (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; padding-left: 20px;
padding-right: 20px; background-color: #ffffff; padding-top: 20px;
padding-bottom: 0px;">
<table border="0" cellpadding="0" cellspacing="0" style="border-spacing:
0;" width="100%">
<tbody>
<tr>
<td style="border-collapse: collapse;" valign="top">
<table cellpadding="10" cellspacing="0" class="fu_box"
style="border-spacing: 0; border: 1px solid #CCCCCC;" width="100%">
<tbody>
<tr>
<td align="left" class="fu_box_top" style="border-collapse: collapse;
mso-line-height-rule: exactly; line-height: 18px; font-family: Arial,
Helvetica, sans-serif; font-size: 18px; font-weight: bold; font-style:
normal; text-decoration: none; background-color: #cccccc; color:
#000000;"><span>Produkter som holder deg varm</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container18" idblock="15321930" label="2
Columns: Image (2/3) - Text (1/3)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; background-color:
#ffffff; padding: 20px;">
<table align="left" border="0" cellpadding="0" cellspacing="0"
class="article-item-380" style="border-spacing: 0;" width="380">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 10px;"><img
border="0" class="multi-col-img" hspace="0"
src="http://app.emarketeer.com/resources/9678/My_Images/Varmeprodukter-380.jpg"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic;" vspace="0" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table align="right" border="0" cellpadding="0" cellspacing="0"
class="article-text-180" style="border-spacing: 0;" width="180">
<tbody>
<tr>
<td align="left" style="border-collapse: collapse;" valign="top">
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span><strong>Varmeprodukter</strong></span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span><strong>Med IR-varme kan du holde deg varm.</strong>
<br /> IR lampene avgir 1500 Watt og egen festebrakett for våre telt
medfølger.<br /> Våre varmevester og varmesåler er
utrolig godt å ha selv om sommeren.<br /> <br /> <i
style="mso-line-height-rule: exactly; line-height: 18px; font-family:
Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;"><strong>Utrolig gode og effektive produkter for å holde
varmen.</strong></i></span></p>
</span></td>
</tr>
<tr>
<td align="left" style="border-collapse: collapse; padding-top: 10px;">
<table cellpadding="0" cellspacing="0" class="multi-col-links"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="force-col" style="border-collapse: collapse;">
<table cellpadding="4" cellspacing="0" class="fu_button"
style="border-spacing: 0; padding: 5px 10px 5px 10px; -moz-border-radius:
4px; border-radius: 4px; background-color: #80807a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #80807a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=133&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none;
margin-left: 2px; margin-right: 2px; color: #f0f0f0;">Les mer</a>
</span></td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="10"></td>
<td class="force-col" style="border-collapse: collapse;">
<table cellpadding="4" cellspacing="0" class="fu_button"
style="border-spacing: 0; padding: 5px 10px 5px 10px; -moz-border-radius:
4px; border-radius: 4px; background-color: #80807a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #80807a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=134&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none;
margin-left: 2px; margin-right: 2px; color: #f0f0f0;">Ta kontakt</a>
</span></td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container22" idblock="15350085"
label="Special: Separator" style="position: static;">
<table cellpadding="0" cellspacing="0" class="fu_main"
style="border-spacing: 0; padding-left: 20px; padding-right: 20px;
background-color: #ffffff;" width="100%">
<tbody>
<tr>
<td class="fu_separator" style="border-collapse: collapse; border-bottom:
1px solid #BABABA; padding-top: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
<tr>
<td style="border-collapse: collapse; padding-bottom: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container20" idblock="15323360" label="1
Columns: Box (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; padding-left: 20px;
padding-right: 20px; background-color: #ffffff; padding-top: 20px;
padding-bottom: 0px;">
<table border="0" cellpadding="0" cellspacing="0" style="border-spacing:
0;" width="100%">
<tbody>
<tr>
<td style="border-collapse: collapse;" valign="top">
<table cellpadding="10" cellspacing="0" class="fu_box"
style="border-spacing: 0; border: 1px solid #CCCCCC;" width="100%">
<tbody>
<tr>
<td align="left" class="fu_box_top" style="border-collapse: collapse;
mso-line-height-rule: exactly; line-height: 18px; font-family: Arial,
Helvetica, sans-serif; font-size: 18px; font-weight: bold; font-style:
normal; text-decoration: none; background-color: #cccccc; color:
#000000;"><span>Utstyr for sikring/ avsperring av
område.</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container17" idblock="15323413" label="2
Columns: Image (2/3) - Text (1/3)" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; background-color:
#ffffff; padding: 20px;">
<table align="right" border="0" cellpadding="0" cellspacing="0"
class="article-item-380" style="border-spacing: 0;" width="380">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 10px;"><img
border="0" class="multi-col-img" hspace="0"
src="http://app.emarketeer.com/resources/9678/My_Images/Gittervegg-360px.jpg"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic;" vspace="0" /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table align="left" border="0" cellpadding="0" cellspacing="0"
class="article-text-180" style="border-spacing: 0;" width="180">
<tbody>
<tr>
<td align="left" style="border-collapse: collapse;" valign="top">
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span><strong>Gittervegg</strong></span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Gittervegg seksjoner på 220x150 cm som enkelt
settes opp for å avsperre et område eller evetuelt for å
sikre varer på stand gjennom natten.<br /> <br /> Kan også
leveres med dør i en av seksjonene.<br /> <br /> <strong><i
style="mso-line-height-rule: exactly; line-height: 18px; font-family:
Arial, Helvetica, sans-serif; font-size: 13px; color: #444444;">Sikre
verdiene dine.</i></strong></span></p>
</span></td>
</tr>
<tr>
<td align="left" style="border-collapse: collapse; padding-top: 10px;">
<table cellpadding="0" cellspacing="0" class="multi-col-links"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="force-col" style="border-collapse: collapse;">
<table cellpadding="4" cellspacing="0" class="fu_button"
style="border-spacing: 0; padding: 5px 10px 5px 10px; -moz-border-radius:
4px; border-radius: 4px; background-color: #80807a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #80807a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=134&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none;
margin-left: 2px; margin-right: 2px; color: #f0f0f0;">Ta kontakt for mer
info</a> </span></td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container3" idblock="15331814"
label="Special: Separator" style="position: static;">
<table cellpadding="0" cellspacing="0" class="fu_main"
style="border-spacing: 0; padding-left: 20px; padding-right: 20px;
background-color: #ffffff;" width="100%">
<tbody>
<tr>
<td class="fu_separator" style="border-collapse: collapse; border-bottom:
1px solid #BABABA; padding-top: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
<tr>
<td style="border-collapse: collapse; padding-bottom: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container10" idblock="15316689" label="1
Column: Text (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td align="left" class="fu_main" style="border-collapse: collapse;
padding-left: 20px; padding-right: 20px; background-color: #ffffff;
padding-top: 20px; padding-bottom: 5px;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
<td align="left" style="border-collapse: collapse;">
<h1 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 30px; font-family: Arial, Helvetica, sans-serif; font-size:
24px; font-weight: bold; font-style: normal; text-decoration: none; color:
#63635f;"><span>Dette er løsninger for de som vil ha det
beste.</span></h1>
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span>-og som heller ikke vil bruke mer penger enn
nødvendig.</span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Våre telt og utstyr holder den høyeste
kvalitet. Firmaer som Byggma, Volvo, Huseiernes Landsforbund, John Deere
Forestry, Belona og Trygg Trafikk har allerede valgt fra oss. Også
store firmaer som driver utleie av telt har valgt disse teltene.<br /> I
tillegg gir vi deg vår prisgaranti som sikrer deg den beste
prisen.</span></p>
</span></td>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
</tr>
<tr>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
<td align="left" class="fu_button_top_padding" colspan="3"
style="border-collapse: collapse; padding-top: 14px;">
<table cellpadding="0" cellspacing="0" class="multi-col-links"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="force-col" style="border-collapse: collapse;">
<table cellpadding="4" cellspacing="0" class="fu_button"
style="border-spacing: 0; padding: 5px 10px 5px 10px; -moz-border-radius:
4px; border-radius: 4px; background-color: #80807a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #80807a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=134&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none;
margin-left: 2px; margin-right: 2px; color: #f0f0f0;">Ta kontakt
nå.</a> </span></td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="10"></td>
</tr>
</tbody>
</table>
</td>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container14" idblock="15316775"
label="Special: Separator" style="position: static;">
<table cellpadding="0" cellspacing="0" class="fu_main"
style="border-spacing: 0; padding-left: 20px; padding-right: 20px;
background-color: #ffffff;" width="100%">
<tbody>
<tr>
<td class="fu_separator" style="border-collapse: collapse; border-bottom:
1px solid #BABABA; padding-top: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
<tr>
<td style="border-collapse: collapse; padding-bottom: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container13" idblock="15316676" label="1
Column: Text (1/1)" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td align="left" class="fu_main" style="border-collapse: collapse;
padding-left: 20px; padding-right: 20px; background-color: #ffffff;
padding-top: 10px; padding-bottom: 10px;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
<td align="left" style="border-collapse: collapse;">
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span>Hvorfor er Smarttelt det beste valget.</span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:
#444444;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>På telt trykker vi alt med "Due-Sublimate
print" hvor fargene presses inn i polyester stoffet. Her er det ikke noe
tekst eller logo som "limes" utenpå. Fargene blekes heller ikke noe
av solen. Våre rammer er også de beste på
markedet. Utstyret som vi tilbyr er også av samme høye
kvalitet. I vårt <a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=138&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;">dokumentsenter </a>vil du finne mer informasjon.<br /> Bl.a.
informasjon som vist i disse to linkene:<br /> - <a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=137&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;">Viktig info om telt med trykk.</a> <br /> - <a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=145&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;">Trykk på èn eller to sider av
veggen(e)</a>.</span></p>
</span></td>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
</tr>
<tr>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
<td align="left" class="fu_button_top_padding" colspan="3"
style="border-collapse: collapse; padding-top: 14px;">
<table cellpadding="0" cellspacing="0" class="multi-col-links"
style="border-spacing: 0;">
<tbody>
<tr>
<td class="force-col" style="border-collapse: collapse;">
<table cellpadding="4" cellspacing="0" class="fu_button"
style="border-spacing: 0; padding: 5px 10px 5px 10px; -moz-border-radius:
4px; border-radius: 4px; background-color: #80807a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #80807a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=95&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none;
margin-left: 2px; margin-right: 2px; color: #f0f0f0;">Gå til
vår webside</a> </span></td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="10"></td>
</tr>
</tbody>
</table>
</td>
<td class="mobile_hide" style="border-collapse: collapse;"
width="10"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container6" idblock="15316754"
label="Special: Separator" style="position: static;">
<table cellpadding="0" cellspacing="0" class="fu_main"
style="border-spacing: 0; padding-left: 20px; padding-right: 20px;
background-color: #ffffff;" width="100%">
<tbody>
<tr>
<td class="fu_separator" style="border-collapse: collapse; border-bottom:
1px solid #BABABA; padding-top: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
<tr>
<td style="border-collapse: collapse; padding-bottom: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container15" idblock="15316709"
label="Special: 4 Icons" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; padding-left: 20px;
padding-right: 20px; background-color: #ffffff; padding-top: 0px;
padding-bottom: 5px;">
<table border="0" cellpadding="0" cellspacing="0" class="columns-container"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td align="center" colspan="3" style="border-collapse: collapse;">
<h2 style="margin: 0px; margin-bottom: 13px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
16px; font-weight: normal; font-style: normal; text-decoration: none;
color: #63635f;"><span>Ny spennede produktserie "<strong>IKKE
FRYS</strong>", samt noen produktvideoer.</span></h2>
</td>
</tr>
<tr>
<td class="force-col" style="border-collapse: collapse;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0"
class="multi-col" style="border-spacing: 0;" width="280">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder_130"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 7px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=135&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/9678/_edited_images/email/157825/Ikon_ikkeFrys2-small.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
</tr>
<tr>
<td align="center" style="border-collapse: collapse;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Ikke frys produkter</span></p>
</td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="20"></td>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder_130"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 7px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=139&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/9678/_edited_images/email/157825/1_Montasje_bilde2.jpg"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
</tr>
<tr>
<td align="center" style="border-collapse: collapse;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Oppsetting av telt</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="20"></td>
<td class="force-col" style="border-collapse: collapse;" valign="top">
<table align="left" border="0" cellpadding="0" cellspacing="0"
class="multi-col" style="border-spacing: 0;" width="280">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder_130"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 7px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=140&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/9678/_edited_images/email/157825/1_vinkelsliper_bilde2.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
</tr>
<tr>
<td align="center" style="border-collapse: collapse;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Test m/ vinkelsliper</span></p>
</td>
</tr>
</tbody>
</table>
</td>
<td class="force-col" style="border-collapse: collapse;" width="20"></td>
<td align="center" style="border-collapse: collapse;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="img_holder_130"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 7px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=141&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/9678/_edited_images/email/157825/1_Branntest_bilde.jpg"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
</tr>
<tr>
<td align="center" style="border-collapse: collapse;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span>Branntest</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container16" idblock="15316726"
label="Special: Separator" style="position: static;">
<table cellpadding="0" cellspacing="0" class="fu_main"
style="border-spacing: 0; padding-left: 20px; padding-right: 20px;
background-color: #ffffff;" width="100%">
<tbody>
<tr>
<td class="fu_separator" style="border-collapse: collapse; border-bottom:
1px solid #BABABA; padding-top: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
<tr>
<td style="border-collapse: collapse; padding-bottom: 5px;"><img height="1"
src="https://app.emarketeer.com/resources/800/My_Images/blank/blank.gif"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container4" idblock="15316741"
label="Header: Logo & Social Share" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td class="fu_main" style="border-collapse: collapse; background-color:
#ffffff; padding: 20px;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td align="left" style="border-collapse: collapse;" valign="bottom"
width="40%"><img border="0" class="image_fix" hspace="0"
src="http://app.emarketeer.com/resources/9678/My_Images/logo_light.jpg?1431539338"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block; vertical-align: top;" vspace="0" /></td>
<td style="border-collapse: collapse;" width="5%"></td>
<td align="right" style="border-collapse: collapse;" valign="bottom"
width="55%">
<table cellpadding="0" cellspacing="0" class="mobile_hide"
style="border-spacing: 0;">
<tbody>
<tr>
<td align="right" style="border-collapse: collapse; padding-bottom: 5px;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #444444;"><span><strong>Del denne e-posten:</strong></span></p>
</td>
</tr>
<tr>
<td align="right" style="border-collapse: collapse;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-left: 4px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=142&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/800/EM_GLOBAL_FOLDER/Icons/font_awesome_icons/black/24/google-plus-sign.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
<td style="border-collapse: collapse; padding-left: 4px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=143&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/800/EM_GLOBAL_FOLDER/Icons/font_awesome_icons/black/24/facebook-sign.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
<td style="border-collapse: collapse; padding-left: 4px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=144&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/800/EM_GLOBAL_FOLDER/Icons/font_awesome_icons/black/24/twitter-sign.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
<td style="border-collapse: collapse; padding-left: 4px;"><a
href="http://smarttelt.info/iem/link.php?M=883699&N=20&L=195&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#2a23f0;"><img border="0"
src="http://app.emarketeer.com/resources/800/EM_GLOBAL_FOLDER/Icons/font_awesome_icons/black/24/linkedin-sign.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; border: none;" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container21" idblock="15316762"
label="Footer: Text & Social Follow" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td class="fu_accent2" style="border-collapse: collapse; background-color:
#e6e6e6; padding: 20px;">
<table cellpadding="0" cellspacing="0" class="multi-col"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td align="left" class="force-col" style="border-collapse: collapse;"
valign="top" width="*">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
13px; font-weight: normal; font-style: normal; text-decoration: none;
color: #0d0d0d;">
<div style="color: #0d0d0d; font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-weight: normal; line-height: 18px;
text-decoration: none; text-align: center;"><span style="color: #222222;
font-family: Arial, sans-serif; font-size: x-small;">Denne
markedsføringen er ment for bedrifter. Markedsføringsloven
§ 15 tillater å sende markedsføring rettet mot bedrifter.
</span><span style="color: #222222; font-family: Arial, sans-serif;
font-size: x-small;">Dersom du mener denne adressen ikke benyttes i
forbindelse med virksomhet, eller at du ikke selv har bedt om å
få e-post reklame fra oss, vennligst gi oss
tilbakemelding.</span></div>
<font size="1">
<div style="text-align: center;"><font face="Arial, sans-serif"
color="#222222"><span style="line-height: 18px;"><br
/></span></font></div>
<span style="color: #222222; font-family: Arial, sans-serif; font-size:
13.3333330154419px;">
<div style="text-align: center;"><span>Ønsker du ikke å motta
markedsføring fra oss kan du reservere deg <a
href="http://smarttelt.info/iem/unsubscribe.php?M=883699&C=99ce43b0ad9bf0d73e9ca55337ea20ff&L=2&N=20">her</a>. </span><font
style="line-height: 100%;" face="Arial, Helvetica, sans-serif"
color="#0d0d0d"><span style="line-height: 18px;"> |  © 2013
North Point</span></font></div>
</span></font></p>
</td>
<td class="force-col" style="border-collapse: collapse;" width="6%"></td>
<td align="right" class="force-col" style="border-collapse: collapse;"
valign="top" width="*"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container5" idblock="15316759"
label="Special: Divider" style="position: static;">
<table cellpadding="0" cellspacing="0" style="border-spacing: 0;"
width="100%">
<tbody>
<tr>
<td height="30" style="border-collapse: collapse; font-size: 1px;
line-height: 0; mso-margin-top-alt: 1px;" valign="top"><img
class="image_fix"
src="http://app.emarketeer.com/resources/800/My_Images/designhelp/image_shadows/620/shadow_type1.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" /></td>
</tr>
</tbody>
</table>
</div>
</div>
<br /> <br /></td>
</tr>
</tbody>
</table>
<br /> <br /></td>
</tr>
</tbody>
</table>
</div><img
src="http://smarttelt.info/iem/open.php?M=883699&L=2&N=20&F=H&image=.jpg"
height="1" width="10"></body></html>