loadImage1 = new Image();
loadImage1.src = "images/tabs/tabs_01-o.gif";
staticImage1 = new Image();
staticImage1.src = "images/tabs/tabs_01.gif";

loadImage2 = new Image();
loadImage2.src = "images/tabs/tabs_02-o.gif";
staticImage2 = new Image();
staticImage2.src = "images/tabs/tabs_02.gif";

loadImage3 = new Image();
loadImage3.src = "images/tabs/tabs_03-o.gif";
staticImage3 = new Image();
staticImage3.src = "images/tabs/tabs_03.gif";

loadImage4 = new Image();
loadImage4.src = "images/tabs/tabs_04-o.gif";
staticImage4 = new Image();
staticImage4.src = "images/tabs/tabs_04.gif";

loadImage5 = new Image();
loadImage5.src = "images/tabs/tabs_05-o.gif";
staticImage5 = new Image();
staticImage5.src = "images/tabs/tabs_05.gif";