// JavaScript Document
function preloader() 

{
image01 = new Image(214,225);
image02 = new Image(214,225);
image03 = new Image(214,225);
image04 = new Image(214,225);
image05 = new Image(214,225);
image06 = new Image(214,225);
image07 = new Image(214,225);
image08 = new Image(214,225);
image09 = new Image(214,225);
image10 = new Image(214,225);
image11 = new Image(214,225);
image12 = new Image(214,225);
image01.src = "../../gallery/location/stalida/1sm.jpg";
image02.src = "../../gallery/location/stalida/2sm.jpg";
image03.src = "../../gallery/location/stalida/3sm.jpg";
image04.src = "../../gallery/location/stalida/4sm.jpg";
image05.src = "../../gallery/location/stalida/5sm.jpg";
image06.src = "../../gallery/location/stalida/6sm.jpg";
image07.src = "../../gallery/location/stalida/7sm.jpg";
image08.src = "../../gallery/location/stalida/8sm.jpg";
image09.src = "../../gallery/location/stalida/9sm.jpg";
image10.src = "../../gallery/location/stalida/10sm.jpg";
image11.src = "../../gallery/location/stalida/11sm.jpg";
image12.src = "../../gallery/location/stalida/12sm.jpg";
}
