function writeJS(){
	var str='';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/171/Otto.de/" target="_blank">10 Euro Gutschein auf Otto.de</a></div>';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/170/Tchibo.de/" target="_blank">5 Euro Gutschein auf Tchibo.de</a></div>';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/170/Tchibo.de/" target="_blank">5 Euro Gutschein auf Tchibo.de</a></div>';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/8/Purenature.de/" target="_blank">5 Euro Gutschein auf Purenature.de</a></div>';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/14/Petshop.de/" target="_blank">5% Rabatt Gutschein auf Petshop.de</a></div>';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/141/Oakstore.de/" target="_blank">10 Euro Gutschein auf Oakstore.de</a></div>';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/239/Bankofscotland.de/" target="_blank">30 Euro Guthaben auf Bankofscotland.de</a></div>';

		str+='<div style="padding-bottom:5px;">&bull; &nbsp; <a class="link" href="http://www.fetterdeal.de/shop/1/artido.de/" target="_blank">30% Rabatt Gutschein auf artido.de</a></div>';str+='<div style="padding-bottom:3px; padding-top:5px;"><a class="link" href="http://www.fetterdeal.de/" target="_blank">Weitere Gutscheincodes gibt es hier...</a></div>';
return str;
}; 
document.write(writeJS());