jQuery(window).load(function() {
		$(".textoverlay").show();
});

