<!--
	$('.welcome')
		.load(
			'/index/welcome',
			{'redirectTo' : window.location.href}
		);
-->
