window.addEvent('domready', function(){ 
	milkbox = new Milkbox({language:'de'});
});

