new Event.observe(document,'dom:loaded',function(){
	$$('div.col3')[0].appendChild($$('div.risicoMeterPlaatje')[0]);
});
