window.onload = function() { 
	initBanner();
	cal_get(); //Kalender
	nextdates_get(); //Next Dates
	olc_get();
};

