function load() {
	document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block';
}

