$(document).ready(function() {
	$("#notloggedBox").fadeTo("fast", 0.6);
});