// JavaScript Document
// PRELOADER obrazku
    var u1 = new Image();
    u1.src = './files/images/header2.jpg';
