window.onload = function(){
		document.getElementById("disclaimer").style.display = "none";
}

