<!--
function populateHeadlines() {
headline[0] = 'Generally unsettled this week with scattered showers developing at times';
headline[1] = 'Locally heavy rain moves across the country during Friday and Saturday';
headline[2] = 'Brightening up from the West over the weekend and into next week';
headline[3] = 'Showers persist further East during next week and next weekend';
headline[4] = 'Further rain and showers in the North after next weekend, but drier in the South';
}
-->

