var opgave = new Array();
	opgave[0] = new Array("polo","polio","Africa","Asia","vacation","vaccination","head","health","World Health Organisation","World Trade Organisation");

var antw = new Array();
	antw[0] = new Array("01","02","05","07","08");

var fbfout = new Array();
	fbfout[0] = new Array("Incorrect. Listen again.<br>There are five correct answers.","Incorrect. Listen again.<br>Within each pair of similar words, you should select one word.","The news item is about <b>vaccinations</b> against <b>polio</b> in <b>Africa</b>. The vaccinations are given as part of a <b>health</b> campaign, which is organised by the <b>World Health Organisation</b>.");

var fbjuist = new Array();
	fbjuist[0] = "Outstanding!";

