$(function() {

	$(".underConstruction, .opaqueBackground").hide();
	
}); // document ready function