// JavaScript Document
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">' +
'<tr valign="top">' +
'<td align="left">' +
/*'<a href="javascript:void(0);">Jobs</a> | <a href="javascript:void(0);">Feedback</a> | <a href="javascript:void(0);">FAQ</a> | <a href="javascript:void(0);">Terms &amp; Conditions</a> | <a href="javascript:void(0);">Privacy ' +
'Policy</a> | <a href="javascript:void(0);">Site Map</a>*/
'</td>' +
'<td align="right">' +
'The NASCAR Experience Authority' +
'</td>' +
'<td rowspan="2" align="center">' +
'<img src="images/spacer.gif" />' +
'</td>' +
'</tr>' +
'<tr valign="top">' +
'<td align="left">' +
'&copy; Copyright 2009 K4 Motorsports, Inc. All Rights Reserved.' +
'</td>' +
'<td align="right">' +
'webdesign: <a href="http://www.mboxdesign.com" target="_blank">MBOXDESIGN</a>' +
'</td>' +
'</tr>' +
'</table>');