function stopError() {                return true;              }              window.onerror = stopError;if (document.images) {	theclub1 = new Image (120, 30);	theclub1.src = "splash_midclub_off.jpg";	theclub2 = new Image (120, 30);	theclub2.src = "splash_midclub_on.jpg";	documentary1 = new Image (120, 30);	documentary1.src = "splash_middoc_off.jpg";	documentary2 = new Image (120, 30);	documentary2.src = "splash_middoc_on.jpg";}