function targetBox(target){
	document.location.href='?uidm='+target;
	}
