<!--
if(parseInt(navigator.appVersion) > 2){
if(document.images){
	intro1 = new Image; 		intro1.src = '../img/nav_intro1.gif';
	intro2 = new Image; 		intro2.src = '../img/nav_intro2.gif';
	features1 = new Image; 		features1.src = '../img/nav_features1.gif';
	features2 = new Image; 		features2.src = '../img/nav_features2.gif';
	prizes1 = new Image; 		prizes1.src = '../img/nav_prizes1.gif';
	prizes2 = new Image; 		prizes2.src = '../img/nav_prizes2.gif';
	davidficklingbooks1 = new Image; 		davidficklingbooks1.src = '../img/nav_davidficklingbooks1.gif';
	davidficklingbooks2 = new Image; 		davidficklingbooks2.src = '../img/nav_davidficklingbooks2.gif';
	imprints1 = new Image; 		imprints1.src = '../img/nav_imprints1.gif';
	imprints2 = new Image; 		imprints2.src = '../img/nav_imprints2.gif';
	pressroom1 = new Image;		pressroom1.src = '../img/nav_pressroom1.gif';
	pressroom2 = new Image; 	pressroom2.src = '../img/nav_pressroom2.gif';
	grownuplinks1 = new Image; 	grownuplinks1.src = '../img/nav_grownuplinks1.gif';
	grownuplinks2 = new Image; 	grownuplinks2.src = '../img/nav_grownuplinks2.gif';
	authorevents1 = new Image; 	authorevents1.src = '../img/nav_authorevents1.gif';
	authorevents2 = new Image; 	authorevents2.src = '../img/nav_authorevents2.gif';
}}
//-->