<html><head></head><body><meta name="robots" content="noindex,nofollow" />
<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) {
         table[class="fu_content"] {
             width: 480px !important;
             min-width: 480px !important;
             margin-left: 0px !important;
             margin-right: 0px !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) {
     
         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="12250950" 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(); 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="12250951" label="Content" style="position: static;">
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container2" idblock="12251033"
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="12250982" 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: 0px; padding-bottom: 0px;">
<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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><span>Hvis du ikke kan lese denne e-posten, så kan
du <font color="#e62f12"><span style="font-size: 13px;"><a
href="http://smarttelt.info/iem/display.php?M=883699&C=99ce43b0ad9bf0d73e9ca55337ea20ff&S=23&L=2&N=5">åpne
den i din nettleser</a></span></font></span><a
href="http://smarttelt.info/iem/display.php?M=883699&C=99ce43b0ad9bf0d73e9ca55337ea20ff&S=23&L=2&N=5">
</a></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-container8" idblock="12251024" label="1
Column: Image Full Width" style="position: static;">
<table cellpadding="0" cellspacing="0" class="mobile_show"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse; padding-top: 0px;
padding-bottom: 0px;"><img title="Smarttelt - Best i Norge på telt
med reklametrykk!" alt="Smarttelt - Best i Norge på telt med
reklametrykk!" height="121" width="620" border="0" class="image_fix"
hspace="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/bannerannonse_620.png"
style="outline: none; text-decoration: none; -ms-interpolation-mode:
bicubic; display: block;" vspace="0" /></td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container3" idblock="12250969" 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: 15px;">
<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:
#000000;"><span>SØRG FOR Å VÆRE GODT SYNLIG PÅ
MESSER</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: #000000;"><span>Med våre messetelt vil du oppnå
synlighet på så vel innendørs, som utendørs
messer og arrangementer. Dette er en god, effektiv og rimelig
løsning.</span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:
#000000;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><span><strong>Ta kontakt i dag!</strong>  Ring oss
på tlf. <strong>63 900 400</strong>, eller send en e-post til:
<strong>info@smarttelt.no</strong></span></p>
</span></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="12251091" 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; background-color:
#ffffff; padding: 20px;">
<table align="center" cellpadding="0" cellspacing="0"
style="border-spacing: 0;">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse; width: 100%;"><img
title="Messetelt" alt="Messetelt" height="385" width="580" border="0"
class="image_fix" hspace="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/dsc_4097-580.png"
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-container11" idblock="12253179" label="2
Columns: Image (1/2) - Text (1/2)" 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-280" style="border-spacing: 0;" width="280">
<tbody>
<tr>
<td align="center" style="border-collapse: collapse;" valign="top">
<table cellpadding="0" cellspacing="0" class="img_holder"
style="border-spacing: 0;">
<tbody>
<tr>
<td style="border-collapse: collapse; padding-bottom: 13px;"><img
title="Smarttelt" alt="Smarttelt" height="240" width="280" border="0"
class="multi-col-img" hspace="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/dsc_0052-1-280.png"
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-280" style="border-spacing: 0;" width="270">
<tbody>
<tr>
<td align="left" style="border-collapse: collapse;" valign="top">
<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:
#000000;"><span>Alt klart på 1-2-3</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: #000000;"><span>Vegger og tak er ferdig trykket.</span></h2>
<span class="fu_text" style="mso-line-height-rule: exactly; line-height:
18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:
#000000;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><span>Dette gjør din messestand godt synlig og er
en utrolig rask, effektiv og rimelig måte å skape god synlighet
på.<br /> Dette er like godt egnet både utendørs og
innendørs.<br /> <br /> Duken i tak og vegger er flammehemmende, og
impregnert for å hindre vannlekkasje</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: #000000;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #000000;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=23&L=211&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-container1" idblock="12254433" 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: 5px;
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
title="Smarttelt" alt="Smarttelt" height="255" width="580" border="0"
class="image_fix" hspace="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/dsc_4096-1-580.png"
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-container14" idblock="12251085"
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="12250994" 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;">
<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:
#000000;"><span>Hvorfor velge Smarttelt.</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: #000000;"><span>Beste ramme, duk, trykk og pris, gjør oss til
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: 12px; color:
#000000;">
<p style="margin: 0px; padding: 0px; mso-line-height-rule: exactly;
line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><span><strong>Hvis du vil lese mer om hvorfor vi er best i
Norge på telt med trykk, </strong>så kan du gå til
vår hovedside <a
href="http://smarttelt.info/iem/link.php?M=883699&N=23&L=46&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;">www.smarttelt.no</a> for mer info. <br /> Med Due-Sublimate
print presses fargestoffene inn i duken. Her er det ikke noe som "limes"
utenpå. Fargene blekes heller ikke noe av solen. I vårt <a
href="http://smarttelt.info/iem/link.php?M=883699&N=23&L=51&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;">dokumentsenter </a>vil du  finne mye
informasjon. Bl.a. informasjon som vist i disse to linkene:<br />
- <a href="http://smarttelt.info/iem/link.php?M=883699&N=23&L=216&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;">Viktig info om telt med trykk.</a> <br /> - <a
href="http://smarttelt.info/iem/link.php?M=883699&N=23&L=215&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;">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: #000000;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #000000;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=23&L=46&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-container9" idblock="12251030"
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-container15" idblock="12251007"
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;">
<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:
#000000;"><span>Produkt og video presentasjoner:</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: #000000;"><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=23&L=45&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="IKKE FRYS" alt="IKKE FRYS" height="72" width="130"
border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><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=23&L=56&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="VIDEO" alt="VIDEO" height="73" width="130" border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><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=23&L=44&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="VIDEO" alt="VIDEO" height="72" width="130" border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><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=23&L=55&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="VIDEO" alt="VIDEO" height="72" width="130" border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><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-container4" idblock="12251036"
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 title="Smarttelt - Rask og effektiv messestand"
alt="Smarttelt - Rask og effektiv messestand" height="50" width="200"
border="0" class="image_fix" hspace="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/logo_light.jpg"
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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #000000;"><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=23&L=213&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="Google+" alt="Google+" height="24" width="24"
border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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=23&L=214&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="facebook" alt="facebook" height="24" width="24"
border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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=23&L=212&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="twitter" alt="twitter" height="24" width="24"
border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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=23&L=210&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><img title="linkedin" alt="linkedin" height="24" width="24"
border="0"
src="http://smarttelt.info/iem/admin/temp/newsletters/5/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-container10" idblock="12251056"
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; padding-left:
20px; padding-right: 20px; background-color: #e62f12; padding-top: 5px;
padding-bottom: 5px;">
<table cellpadding="0" cellspacing="0" class="multi-col"
style="border-spacing: 0;" width="100%">
<tbody>
<tr>
<td class="force-col-social" style="border-collapse: collapse;"
width="10"></td>
<td align="left" class="force-col-social" 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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #ffffff;"><span><strong>Smarttelt as</strong>, Svarverudvegen 139,
2150 Årnes. -  epost@smarttelt.no -  Tlf. (+47) 63 900
400</span></p>
</td>
<td class="force-col-social" style="border-collapse: collapse;"
width="6%"></td>
<td align="right" class="force-col-social" style="border-collapse:
collapse;" valign="top" width="*"></td>
<td class="force-col-social" 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-container21" idblock="12251072"
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; padding-left:
20px; padding-right: 20px; background-color: #e62f12; padding-top: 5px;
padding-bottom: 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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #ffffff;"><font color="#ffffff">Hvis du ikke ønsker å
motta eposter, vennligst </font><a
href="http://smarttelt.info/iem/unsubscribe.php?M=883699&C=99ce43b0ad9bf0d73e9ca55337ea20ff&L=2&N=23"><font
color="#ffffff">avmeld</font></a><font color="#ffffff">. </font><a
href="http://smarttelt.info/iem/link.php?M=883699&N=23&L=209&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;">mel</a><font color="#ffffff">  |  © 2015 North
Point, All rights reserved</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="12251069"
label="Special: Divider" style="position: static;"></div>
</div>
<br /> <br /></td>
</tr>
</tbody>
</table>
<br /> <br /></td>
</tr>
</tbody>
</table>
</div>
<!-- debug: 53653-48695 --><img
src="http://smarttelt.info/iem/open.php?M=883699&L=2&N=23&F=H&image=.jpg"
height="1" width="10"></body></html>