<!--
if(parseInt(navigator.appVersion) > 2){
if(document.images){
	intro1 = new Image; 		intro1.src = '/childrens/funstuff/img/nav_intro1.gif';
	intro2 = new Image; 		intro2.src = '/childrens/funstuff/img/nav_intro2.gif';
	interviews1 = new Image; 	interviews1.src = '/childrens/funstuff/img/nav_interviews1.gif';
	interviews2 = new Image; 	interviews2.src = '/childrens/funstuff/img/nav_interviews2.gif';
	downloads1 = new Image;		downloads1.src = '/childrens/funstuff/img/nav_downloads1.gif';
	downloads2 = new Image; 	downloads2.src = '/childrens/funstuff/img/nav_downloads2.gif';
	eventsdiary1 = new Image; 	eventsdiary1.src = '/childrens/funstuff/img/nav_eventsdiary1.gif';
	eventsdiary2 = new Image; 	eventsdiary2.src = '/childrens/funstuff/img/nav_eventsdiary2.gif';
	audiovideo1 = new Image; 	audiovideo1.src = '/childrens/funstuff/img/nav_audiovideo1.gif';
	audiovideo2 = new Image; 	audiovideo2.src = '/childrens/funstuff/img/nav_audiovideo2.gif';
	games1 = new Image; 		games1.src = '/childrens/funstuff/img/nav_games1.gif';
	games2 = new Image; 		games2.src = '/childrens/funstuff/img/nav_games2.gif';
	extracts1 = new Image; 		extracts1.src = '/childrens/funstuff/img/nav_extracts1.gif';
	extracts2 = new Image; 		extracts2.src = '/childrens/funstuff/img/nav_extracts2.gif';
}}
//-->