function wlInsertIndices() {
document.write('
');
document.write ('| All Ords | 5,216 | +1.4% |
');
document.write ('| Dow Jones | 11,715 | +1.9% |
');
document.write ('| NASDAQ | 2,412 | +1.2% |
');
document.write ('| Nikkei 225 | 13,025 | +2.1% |
');
document.write ('| Hang Seng | 21,290 | +0.4% |
');
document.write ('| DAX | 6,421 | +1.6% |
');
document.write ('| FTSE 100 | 5,528 | +1.1% |
');
document.write('
');
}
function wlInsertTopMovers()
{
document.write('');
document.write ('| NWT | 0.003 | +50.0% |
');
document.write ('| ZRL | 0.140 | +45.8% |
');
document.write ('| EPF | 0.150 | +42.9% |
');
document.write ('| FCP | 0.017 | +41.7% |
');
document.write ('| PTO | 0.047 | +34.3% |
');
document.write ('| (End of Day data) |
');
document.write('
');
}
function wlInsertBotMovers()
{
document.write('');
document.write ('| MAL | 0.100 | -51.2% |
');
document.write ('| BRO | 0.001 | -50.0% |
');
document.write ('| ZMG | 0.022 | -45.0% |
');
document.write ('| ABI | 0.012 | -29.4% |
');
document.write ('| OOH | 0.105 | -27.6% |
');
document.write ('| (End of Day data) |
');
document.write('
');
}