function newImage(arg) { if (document.images) { rslt = new Image(); rslt.src = arg; return rslt; } } function changeImages() { if (document.images && (preloadFlag == true)) { for (var i=0; i0){ window.status=''; which--; document.images.photoslider.src=photos[which]; } else{ window.status=''; which = photos.length-1; document.images.photoslider.src=photos[which]; }} function forward(){ if (which