ListSmAllCold = new Image();
ListSmAllCold.src = "./Images/all_button_cold_sm.jpg";
ListSmAllHot = new Image();
ListSmAllHot.src = "./Images/all_button_hot_sm.jpg";

ListSmCommCold = new Image();
ListSmCommCold.src = "./Images/comm_button_cold_sm.jpg";
ListSmCommHot = new Image();
ListSmCommHot.src = "./Images/comm_button_hot_sm.jpg";

ListSmLandCold = new Image();
ListSmLandCold.src = "./Images/land_button_cold_sm.jpg";
ListSmLandHot = new Image();
ListSmLandHot.src = "./Images/land_button_hot_sm.jpg";

ListSmResCold = new Image();
ListSmResCold.src = "./Images/res_button_cold_sm.jpg";
ListSmResHot = new Image();
ListSmResHot.src = "./Images/res_button_hot_sm.jpg";
