
document.write('<center>');
document.write('	<hr size="1">');
document.write('		<table width="95%" cellpadding="0" cellspacing="0">');

document.write('			<tr>');
document.write('				<td align="center" class="bcDisclaimer bcText sc">');
document.write('					&copy; 2010 <a href="http://bcs.barchart.com/home.php" target="_blank">Barchart.com, Inc</a>. ');
document.write('					Quote data provided and hosted by <a target="new" href="http://www.ddfplus.com">ddfplus</a>.<br />');
document.write('					Information is provided \'as is\' and solely for informational purposes, not for trading purposes or advice, and is delayed. To see all exchange delays and terms of use please see <a href="http://content.barchart.com/shared/agreement.html" target="_blank">disclaimer</a>.');
document.write('				</td>');
document.write('			</tr>');
document.write('		</table>');
document.write('</center>');

