function processImage(){
	//alert('img')
	document.getElementById("logoIcon").className = 'show';
}
