/*** Footer text **/
function lcdAlphabetFooter() {

	document.write("<table width='619' border='0' cellspacing='0' cellpadding='0'>");
	document.write("<tr valign='top'>");
	document.write("<td>");
	document.write("&copy; " + yearEnd + footerChange + " All Rights Reserved. Please read our <a href='/about/publication/1176200552327.html#use'>terms and conditions</a> and <a href='/about/publication/1176200552327.html#privacy'>privacy statement</a>. Market data delayed at least 15 min. ");
	document.write("Stock data for NYSE and NYSE Arca provided by <a href='http://www.nyse.com/superfeed'>SuperFeed<sup>TM</sup></a>.");
	document.write("</td>");
	document.write("</tr></table>");

}


