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