var msg = '';
msg += '<div style="';
msg += '	width: 178px;';
msg += '	background-color: #fff;';
msg += '	border: 1px solid #ccc';
msg += '	">';
msg += '	<div style="font-weight: bold; font-size: 11px; margin: 4px auto; text-align: center;">Technikbörse Top-Angebot</div>';
msg += '	<a href="http://www.technikboerse.com/de/details/809321" target="_blank"><img src="http://www.technikboerse.com/thumbnails/99025825/809321/07f5e4a12ffa3135d58056b98b018146_133x99.jpg" alt="" style="border: 0 none #000; margin: 2px auto 0px auto; display: block"></a>';
msg += '	<div style="width: 133px; margin: 0px auto 3px auto;">';
msg += '		<a href="http://www.technikboerse.com/de/details/809321" target="_blank" style="';
msg += '			color: rgb(3, 137, 6);';
msg += '			font-size: 11px;';
msg += '			font-family: Tahoma, sans-serif;';
msg += '			">New Holland LM 504...</a>';
msg += '	</div>';
msg += '</div>';
document.write(msg);
