<!--
function populateHeadlines() {
headline[0] = 'Outbreaks of rain turning readily to snow across England and Wales on Saturday';
headline[1] = '...Risk of 5cm to 10cm of snow across parts of Central and Eastern England';
headline[2] = 'Generally remaining cold across S and E areas into next week, milder further N';
headline[3] = 'Further wintry precipitation and frost is possible next week across England';
headline[4] = 'Longer term signal is for further rather cold conditions with some wintry weather';
}
-->


