function over(img) {

  img.src="../images/knapper/rtrekant.gif";

}

function out(img) {

  img.src="../images/knapper/strekant.gif";

}


