
var cText = '';

cText += '<table id="Header" width="1024" border="0" cellpadding="0" cellspacing="0" align="center">'
cText += '	<tr>'
cText += '		<td width="1024" height="3" colspan="3">'
cText += '			<img src="http://www.wielercentrum.com/images/main/spacer.gif" width="1024" height="3"></td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="25" height="4">'
cText += '			<img src="http://www.wielercentrum.com/images/main/spacer.gif" width="25" height="4"></td>'
cText += '		<td width="974" height="4" bgcolor="#FBC821">'
cText += '			<img src="http://www.wielercentrum.com/images/main/spacer.gif" width="974" height="4"></td>'
cText += '		<td width="25" height="4">'
cText += '			<img src="http://www.wielercentrum.com/images/main/spacer.gif" width="25" height="4"></td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="1024" height="2" colspan="3">'
cText += '			<img src="http://www.wielercentrum.com/images/main/spacer.gif" width="1024" height="2"></td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="25" height="99">'
cText += '			<img src="http://www.wielercentrum.com/images/main/spacer.gif" width="25" height="99"></td>'
cText += '		<td width="974" height="99">'
cText += '		    <table id="Logo" width="100%" height="99" border="0" cellpadding="0" cellspacing="0">'
cText += '		    <tr>'
cText += '		        <td width="705" height="99"><a href="http://www.wielercentrum.com"><img src="http://www.wielercentrum.com/tourdefrance/images/main/wielercentrum_logo.jpg" width="705" height="99" border="0" alt="Wielercentrum"></a></td>'
cText += '		        <td width="269" height="99" background="http://www.wielercentrum.com/tourdefrance/images/main/right_logo.jpg" valign="bottom" align="right">'
cText += '		            <table id="Logo_right"><tr>'
cText += '		                <td><a href="http://mobile.wielercentrum.com" target="mobile"><img src="http://www.wielercentrum.com/images/main/wielercentrum_mobile.gif" alt="Wielercentrum via je mobiel" border="0" /></a></td>'
cText += '		                <td><a href="http://www.twitter.com/wielercentrum" target="twitter"><img src="http://www.wielercentrum.com/images/main/follow_us_on_twitter_wielercentrum.gif" alt="Volg Wielercentrum op Twitter" border="0" /></a></td>'
cText += '		                <td><a href="http://www.facebook.com/pages/Tour-de-France-Nederland/134888233208751?v=app_2344061033#!/pages/Tour-de-France-Nederland/134888233208751?v=wall" target="Facebook"><img src="http://www.wielercentrum.com/images/main/facebook_wielercentrum.gif" alt="Wielercentrum op Facebook" border="0" /></a></td>'
cText += '		                <td><img src="http://www.wielercentrum.com/images/main/spacer.gif" width="5"></td></tr>'
cText += '		            </table>'
cText += '		        </td>'
cText += '		    </tr>'
cText += '		    <tr><td colspan="5"><img src="http://www.wielercentrum.com/images/main/spacer.gif" height="3"></td></tr>'
cText += '		    </table>'
cText += '		</td>'
cText += '		<td width="25" height="99">'
cText += '            <img src="http://www.wielercentrum.com/images/main/spacer.gif" width="25" height="99"></td>'
cText += '	</tr>'
cText += '</table>'

document.write(cText)
