var prev_djiValue;
var prev_djiChg;
var prev_djiChgSign;

function writemarketracHtml()
{
	//document.write("<table width='242' border='0' cellspacing='0' cellpadding='0'><tr><td>&nbsp;");
	document.write("<iframe width='245' height='664' frameborder='0' src='/nonflash/market_module.html'></iframe>");
	//document.write("<iframe width='245' height='566' frameborder='0' src='/markettrac.html'></iframe>");	
	//document.write("</td></tr></table>");
}