function imgday()
{
	document.getElementById("imgofday").src='cyborg.jpeg';
}
