function serverDialog(show) {
	document.location.href="/choice.html";
	return ;
		
		
}