function showImgContent(){
		$("image-wrapper").style.display = 'block';
}


