splash_nurseryon = new Image();
splash_nurseryon.src = "images/splash_menu_nursery_on.jpg";
splash_nurseryoff = new Image();
splash_nurseryoff.src = "images/splash_menu_nursery_off.jpg";
splash_growerson = new Image();
splash_growerson.src = "images/splash_menu_growers_on.jpg";
splash_growersoff = new Image();
splash_growersoff.src = "images/splash_menu_growers_off.jpg";
splash_landscapeon = new Image();
splash_landscapeon.src = "images/splash_menu_landscape_on.jpg";
splash_landscapeoff = new Image();
splash_landscapeoff.src = "images/splash_menu_landscape_off.jpg";

banner_dot_nurseryon = new Image();
banner_dot_nurseryon.src = "images/banner_arrow_dot_on.gif";
banner_dot_nurseryoff = new Image();
banner_dot_nurseryoff.src = "images/banner_nursery_dot_off.gif";
banner_dot_growerson = new Image();
banner_dot_growerson.src = "images/banner_arrow_dot_on.gif";
banner_dot_growersoff = new Image();
banner_dot_growersoff.src = "images/banner_growers_dot_off.gif";
banner_dot_landscapeon = new Image();
banner_dot_landscapeon.src = "images/banner_arrow_dot_on.gif";
banner_dot_landscapeoff = new Image();
banner_dot_landscapeoff.src = "images/banner_landscape_dot_off.gif";