function preloader() {
	catImage = new Image(); 
	catImage.src = "/images/phloyalty/cat_on.jpg";
}

