
var cText = '';

cText += '<table id="Footer" width="1024" border="0" cellpadding="0" cellspacing="0" align="center">'
cText += '    <tr>'
cText += '		<td colspan="3" height="5">'
cText += '			<img src="http://www.wielercentrum.com/tourdefrance/images/main/spacer.gif" width="25" height="19"></td>'
cText += '	</tr>'
cText += '    <tr>'
cText += '		<td width="25" height="17">'
cText += '			<img src="http://www.wielercentrum.com/tourdefrance/images/main/spacer.gif" width="25" height="19"></td>'
cText += '		<td width="974" height="17">'
cText += '			<table id="FooterItems" width="974" border="0" cellpadding="0" cellspacing="0">'
cText += '			<tr>'
cText += '			    <td width="3" class="footermenu">&nbsp;</td>'
cText += '			    <td width="735" class="footermenu"><a href="http://www.wielercentrum.com/menu/contact.html">contact</a>&nbsp;|&nbsp;<a href="http://www.wielercentrum.com/nieuwsbrief/aanmelden_frm.asp">nieuwsbrief</a>&nbsp;|&nbsp;<a href="http://www.wielercentrum.com/menu/contact.html">adverteren</a>&nbsp;|&nbsp;<a href="http://www.wielercentrum.com/tourdefrance/menu/privacy_statement.html">privacy statement</a>&nbsp;|&nbsp;<a href="http://www.wielercentrum.com/menu/contact.html">redacteur worden?</a></td>'
cText += '			    <td width="213" class="footermenu" align="center">© 2010 <a href="http://www.wielercentrum.com">www.wielercentrum.com</a></td>'
cText += '			    <td width="3" class="footermenu">&nbsp;</td>'
cText += '			</tr>'
cText += '			</table>'
cText += '		</td>'
cText += '		<td width="25" height="17">'
cText += '			<img src="http://www.wielercentrum.com/tourdefrance/images/main/spacer.gif" width="25" height="19"></td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="25" height="4">'
cText += '			<img src="http://www.wielercentrum.com/tourdefrance/images/main/spacer.gif" width="25" height="4"></td>'
cText += '		<td width="974" height="4" bgcolor="#FBC821">'
cText += '			<img src="http://www.wielercentrum.com/tourdefrance/images/main/spacer.gif" width="974" height="4"></td>'
cText += '		<td width="25" height="4">'
cText += '			<img src="http://www.wielercentrum.com/tourdefrance/images/main/spacer.gif" width="25" height="4"></td>'
cText += '	</tr>'
cText += '    <tr>'
cText += '		<td width="1024" height="5" colspan="3">'
cText += '			<img src="http://www.wielercentrum.com/tourdefrance/images/main/spacer.gif" width="1024" height="5"></td>'
cText += '	</tr>'
cText += '</table>'

document.write(cText)
