function send(obj) {
	document.location.href=obj.value;
}