﻿function changeImage(anImage, newSource) {document.images[anImage].src = newSource;}
function UnReg() {alert("You must register to be able to access these links.");}