var antw = new Array();
	antw[0] = new Array("dépliant");
	antw[1] = new Array("spiaggia");
	antw[2] = new Array("viaggio");
	antw[3] = new Array("musei");
	antw[4] = new Array("profumi");
	antw[5] = new Array("tuffo");
	antw[6] = new Array("musei");

var fbfout = new Array();
	fbfout[0] = new Array("Peccato. E' sbagliato.","","");
	fbfout[1] = new Array("Peccato. E' sbagliato.","","");
	fbfout[2] = new Array("Peccato. E' sbagliato.","","");
	fbfout[3] = new Array("Peccato. E' sbagliato.","","");
	fbfout[4] = new Array("Peccato. E' sbagliato.","","");
	fbfout[5] = new Array("Peccato. E' sbagliato.","","");
	fbfout[6] = new Array("Peccato. E' sbagliato.","","");

var fbjuist = new Array();
	fbjuist[0] = "Che bello, è giusto!";
	fbjuist[1] = "Che bello, è giusto!";
	fbjuist[2] = "Che bello, è giusto!";
	fbjuist[3] = "Che bello, è giusto!";
	fbjuist[4] = "Che bello, è giusto!";
	fbjuist[5] = "Che bello, è giusto!";
	fbjuist[6] = "Che bello, è giusto!";

