<!--
function displayfeedback()
{
init();
index = Math.floor(Math.random() * 10);
	if(index == 5){
		}
}

-->
