<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;
         }
         
         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) {
     
         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="13185471" 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/a/plink/row/); 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="13185472" label="Content" style="position: static;">
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container2" idblock="13185590"
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="13185515" 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: #4a4a4a;"><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=25&L=2&N=13"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;">å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-container8" idblock="13185584" 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 border="0" class="image_fix" hspace="0"
src="http://app.emarketeer.com/resources/9678/My_Images/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="13185502" 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:
#4a4a4a;"><span>Perfekt samlingspunkt til store arrangementer.</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: #4a4a4a;"><span>Skap ekstra oppmerksomhet og synlighet på ditt
neste arrangement.</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:
#4a4a4a;">
<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: #4a4a4a;"><span>Våre stjerneformede telt er det perfekte telt
for store idrettsarrangementer, messer, selskaper, produktpromotering etc.
Vi leverer telt både med og uten trykk, og vi gir deg også
vår prisgaranti som sikrer at du ikke betaler mer enn
nødvendig.<br /> PS! Kan også leveres med vegger slik at det
kan tettes helt, eller delevis.<br /> <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>
<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: #4a4a4a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #4a4a4a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=25&L=97&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-container6" idblock="13185545" 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: 20px;">
<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/185875/Stjernetelt-580.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-container12" idblock="13185552"
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-container16" idblock="13185652" 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/DSC_5186-380.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">
<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:
#4a4a4a;"><span>Stjernetelt</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: #4a4a4a;"><span>Diameter fra 10 - 16 m</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:
#4a4a4a;">
<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: #4a4a4a;"><span>Våre Stjernetelt leveres i kraftig Polyester
duk. Teltene har en høyde på 5-6 m, og buene har en
åpning på 2,2 m. Et suverent telt som samlingspunkt, og et telt
som skaper synlighet og oppmerksomhet.</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: #4a4a4a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #4a4a4a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=25&L=96&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>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div class="fuintern_sort" flowparent="1"
id="fuintern_block_root-content-container14" idblock="13185540"
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="13185527" 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:
#4a4a4a;"><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: #4a4a4a;"><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:
#4a4a4a;">
<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: #4a4a4a;"><span>Vi trykker 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. I
vårt <a
href="http://smarttelt.info/iem/link.php?M=883699&N=25&L=100&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=25&L=241&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=25&L=239&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: #4a4a4a;">
<tbody>
<tr>
<td style="border-collapse: collapse; background-color: #4a4a4a;"><span><a
href="http://smarttelt.info/iem/link.php?M=883699&N=25&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-container1" idblock="13185557"
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="13185567"
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: #4a4a4a;"><span><strong>Produkt og video
presentasjoner:</strong></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=25&L=103&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #4a4a4a;"><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=25&L=109&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #4a4a4a;"><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=25&L=105&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #4a4a4a;"><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=25&L=101&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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:
12px; font-weight: normal; font-style: normal; text-decoration: none;
color: #4a4a4a;"><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-container9" idblock="13185562"
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="13185593"
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?1428411038"
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: #4a4a4a;"><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=25&L=242&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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=25&L=237&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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=25&L=238&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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=25&L=240&F=H"
style="font-family: Arial, Helvetica, sans-serif; font-size: 13px;
font-weight: normal; font-style: normal; text-decoration: none; color:
#e62f12;"><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-container10" idblock="13185606"
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: #e6452c; 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="13185622"
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: #e6452c; 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;"><span>Denne e-posten er blitt sendt til am@wam.no
 |  Hvis du ikke ønsker å motta eposter,
vennligst <font color="#1010e6"><span style="font-size: 13px;"><a
href="http://smarttelt.info/iem/unsubscribe.php?M=883699&C=99ce43b0ad9bf0d73e9ca55337ea20ff&L=2&N=25">meld
av her</a></span></font>  |  © 2013 North Point, All
rights reserved</span></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="13185619"
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>
<!-- debug: 55450-51242 --><img
src="http://smarttelt.info/iem/open.php?M=883699&L=2&N=25&F=H&image=.jpg"
height="1" width="10"></body></html>