
function showResults(uri)
{
	location.href = uri;
}