1: 2: 3: 4:
función ShowPhoto (equipid) { vara del var = “/EquipmentPhotos/pic” + equipid +” .jpg "; document.getElementById (“EquipPhoto ").setAttribute (“src”, vara); }