function writeJS(){
	var str='';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/171/Otto.de/" target="_blank">10 Euro Gutschein<br />Otto.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/170/Tchibo.de/" target="_blank">5 Euro Gutschein<br />Tchibo.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/170/Tchibo.de/" target="_blank">5 Euro Gutschein<br />Tchibo.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/8/Purenature.de/" target="_blank">5 Euro Gutschein<br />Purenature.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/14/Petshop.de/" target="_blank">5% Rabatt Gutschein<br />Petshop.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/141/Oakstore.de/" target="_blank">10 Euro Gutschein<br />Oakstore.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/239/Bankofscotland.de/" target="_blank">30 Euro Guthaben<br />Bankofscotland.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/1/artido.de/" target="_blank">30% Rabatt Gutschein<br />artido.de</a></div>';

		str+='<div style="padding:5px; border:1px dashed #333333; margin-bottom:10px; width:140px; background-color:#f9f9f9;"><a class="link" href="http://www.fetterdeal.de/shop/238/Menswear.de/" target="_blank">10 Euro Gutschein<br />Menswear.de</a></div>';str+='<div style="padding-bottom:3px; padding-top:5px;"><a class="link" href="http://www.fetterdeal.de/" target="_blank">Weitere Gutscheine<br />auf fetterDeal.de</a></div>';
return str;
}; 
document.write(writeJS());