// JavaScript Document
// Steven Grindle created this file to preload images.
pic000 = new Image();
pic000.src = "images/bw_photos/aquax_logo_300x300.gif";

js_why_jm = new Image();
js_why_jm.src = "images/js_why_jm.gif";

math_is_fun = new Image();
math_is_fun.src = "images/mathisfun.jpg";
   
hos = new Image();
hos.src = "images/hos_about.gif";
   
boy_swim = new Image();
boy_swim.src = "images/boy.jpg";

w3schools2 = new Image();
w3schools2.src = "images/w3schools_banner.gif";
   
panda1 = new Image();
panda1.src = "images/panda1.jpg";
   
test_logo = new Image();
test_logo.src = "images/test_logo.gif";

dh_dreaming = new Image();
dh_dreaming.src = "images/dh_dreaming.jpg";

bbc_news3 = new Image();
bbc_news3.src = "images/bbc_news3.jpg";

njff_logo7 = new Image();
njff_logo7.src = "images/njff_logo7.gif";

frog = new Image();
frog.src = "images/frog.jpg";