prevBtn = new Image(60,1176);
prevBtn.src = "graphics/page_prev_on.gif";
nextBtn = new Image(60,1176);
nextBtn.src = "graphics/page_next_on.gif";

