function swap(name,newim){var imFolder; imFolder = 'grafx/';document.images[name].src = imFolder + newim;}
