	$(document).ready(function() {
		$(".m_not_loggin").show();
	});

