//sfc.js
window.onload = function(){
	getEvents(d.getMonth(),d.getFullYear());
}