function changeToGif() {
	var vapenImg = document.getElementById('vapenImg');
	vapenImg.src = 'vapen_huvud.gif';
}