/**
 * @author EP
 */
var Zoeken = Class.create({
	initialize: function() {}
	});