// Script provided by esapplications.com var m_count = 0; m_items = new Array(
Live football
Scotland v England 15:30 Sunday 31st

France v Italy 14:30 Wednesday 24th
)
while (m_count < 4){ // equals the # of m_items
document.write(m_items[m_count]+"
"); m_count++; }