/* ChangePic  /*
/* Varför krångla till det i onödan? /*
*/

function ChangePic(id, src) {
document.getElementById(id).src=src;
}
