function switch_koop_huur(object, base_url){

	window.location	=	base_url + object.value;

}
