function logout()
{
	window.location.reload();
}
