// JavaScript Document
img1 = new Image();
img2 = new Image();
img1.src = "images/accordion_top.jpg";
img2.src = "images/accordion_bottom.jpg";