document.write('<FONT FACE="Arial, Helvetica" SIZE="-1">\n');
document.write('Free Realtime Quotes Provided by Barchart.com. <A HREF="http://realtime.barchart.com" TARGET="_top">Click here for more realtime data</A>\n');
document.write('</FONT>\n');

document.write('<TABLE width="580" border=0 cellPadding=2 cellSpacing=0>\n');
document.write('<TR><TD width="100%" align="CENTER" bgColor="#333333">\n');
document.write('<APPLET NAME="FreeRealtime"\n');
document.write('        CODE="FreeRealtime.class"\n');
document.write('        CODEBASE="http://exchanges.barchart.com/mgex/live"\n');
document.write('        WIDTH="580"\n');
document.write('        HEIGHT="310"\n');
document.write('>\n');
document.write(' <PARAM NAME="sleep" VALUE="10000">\n');
document.write(' <PARAM NAME="file"  VALUE="nciiind.txt">\n');
document.write(' <PARAM NAME="columns" VALUE="Symbol, Last, Change, Bid, Ask, Open, High, Low, Previous, Time">\n');
document.write('');
document.write('</APPLET>\n');
document.write('<BR>\n');
document.write('<FONT FACE="Verdana, Arial, Helvetica" SIZE="1" color="#FFFF00">\n');
document.write('Copyright &copy 2002 <A HREF="http://realtime.barchart.com"><FONT COLOR="#00FFFF">Barchart.com, Inc</FONT></A>. All Rights Reserved.\n');
document.write('</FONT>\n');
document.write('</TD></TR></TABLE>\n');
