if(mw.config.get("wgNamespaceNumber") === 2 && (mw.config.get("wgRelevantUserName") === null || typeof($('.mw-userpage-userdoesnotexist').html()) !== 'undefined')){
	$("h1#firstHeading").html(tickGood + " " + $("h1#firstHeading").html());
	document.title = Ucheck + document.title;
}