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