function jumpto(id){
	document.location.href = "/aannemer/"+id;
}