//_______Preload Buttons for INFO AREA_____

var path = "./images/home/";

back_0        = new Image;
back_0.src    = "./images/general/back_0.gif";
back_1        = new Image;
back_1.src    = "./images/general/back_1.gif";

gallery_0     = new Image;
gallery_0.src = path + "gallery_0.gif";
gallery_1     = new Image;
gallery_1.src = path + "gallery_1.gif";

contact_0     = new Image;
contact_0.src = path + "contact_0.gif";
contact_1     = new Image;
contact_1.src = path + "contact_1.gif";