var msg = '';
msg += '<div style="';
msg += '	background: url(http://www.agrarheute.com/img/box_header_news.gif) no-repeat;';
msg += '	width: 458px;';
msg += '	height: 13px;';
msg += '	color: #fff;';
msg += '	font-weight: bold;';
msg += '	padding: 2px 0px 3px 10px;';
msg += '	font-size: 11px;';
msg += '	font-family: Tahoma, sans-serif;';
msg += '	">';
msg += '	Technikb&ouml;rse';
msg += '</div>';
msg += '<div style="';
msg += '	width: 466px;';
msg += '	background-color: #000;';
msg += '	background-color: rgb(237, 234, 216);';
msg += '	border: 1px solid rgb(0, 102, 17);';
msg += '	">';
msg += '	<table cellpadding="0" cellspacing="0" style="margin: 0; border: 0 none">';
msg += '		<tr>';
msg += '			<td colspan="3" style="padding: 2px 10px 0px 10px; font-weight: bold; color: rgb(0, 102, 17); font-size: 13px;">';
msg += '				Die drei aktuellen Top-Angebote';
msg += '			</td>';
msg += '		</tr>';
msg += '		<tr>';
msg += '			<td style="padding: 4px 10px 0px 10px">';
msg += '				<a href="http://www.technikboerse.com/de/details/815669" target="_blank"><img src="http://www.technikboerse.com/thumbnails/49019611/815669/0c1c2d6a4a7e9675ab36a703a30321d9_133x99.jpg" alt="" style="border: 0 none #000; display: block"></a>';
msg += '			</td>';
msg += '			<td style="padding: 8px 10px 0px 10px"">';
msg += '				<a href="http://www.technikboerse.com/de/details/818138" target="_blank"><img src="http://www.technikboerse.com/thumbnails/49007756/818138/7b9eec0baa70e887ee79231ecac22651_133x99.jpg" alt="" style="border: 0 none #000; display: block"></a>';
msg += '			</td>';
msg += '			<td style="padding: 8px 10px 0px 10px"">';
msg += '				<a href="http://www.technikboerse.com/de/details/817400" target="_blank"><img src="http://www.technikboerse.com/thumbnails/49021012/817400/e527c90cc15c4a15f48b6376575ca8c4_133x99.jpg" alt="" style="border: 0 none #000; display: block"></a>';
msg += '			</td>';
msg += '		</tr>';
msg += '		<tr>';
msg += '			<td style="padding: 0px 10px 4px;">';
msg += '				<a href="http://www.technikboerse.com/de/details/815669" target="_blank" style="';
msg += '					color: rgb(3, 137, 6);';
msg += '					font-size: 11px;';
msg += '					font-family: Tahoma, sans-serif;';
msg += '					">JCB 536-60</a>';
msg += '			</td>';
msg += '			<td style="padding: 0px 10px 4px;">';
msg += '				<a href="http://www.technikboerse.com/de/details/818138" target="_blank" style="';
msg += '					color: rgb(3, 137, 6);';
msg += '					font-size: 11px;';
msg += '					font-family: Tahoma, sans-serif;';
msg += '					">John Deere 7730</a>';
msg += '			</td>';
msg += '			<td style="padding: 0px 10px 4px;">';
msg += '				<a href="http://www.technikboerse.com/de/details/817400" target="_blank" style="';
msg += '					color: rgb(3, 137, 6);';
msg += '					font-size: 11px;';
msg += '					font-family: Tahoma, sans-serif;';
msg += '					">John Deere T 560 H...</a>';
msg += '			</td>';
msg += '		</tr>';
msg += '	</table>';
msg += '</div>';
document.getElementById('tb_rss_box_3').innerHTML = msg;
