$().ready(function()
{
	window.location=window.location+"#calendar";
});

