﻿function menuUp(id,buttonName){	 var button = document.getElementById(id).src='tmp/images/'+buttonName; }