// JavaScript Document

jQuery(document).ready(function(){
jQuery.preloadImages('/wp-content/themes/katherinehowe/images/nav/home-over.png',
						 '/wp-content/themes/katherinehowe/images/nav/bio-over.png',
						 '/wp-content/themes/katherinehowe/images/nav/book-over.png',
						 '/wp-content/themes/katherinehowe/images/nav/readers-over.png',
						 '/wp-content/themes/katherinehowe/images/nav/bookclubs-over.png',
						 '/wp-content/themes/katherinehowe/images/nav/datebook-over.png',
						 '/wp-content/themes/katherinehowe/images/nav/explore-over.png');

});