 flaga_plon = new Image();
 flaga_plon.src = "images/index/flaga_pl1.gif";
 flaga_ploff = new Image();
 flaga_ploff.src = "images/index/flaga_pl.gif";
 
 flaga_enon = new Image();
 flaga_enon.src = "images/index/flaga_en1.gif";
 flaga_enoff = new Image();
 flaga_enoff.src = "images/index/flaga_en.gif";
 
 flaga_deon = new Image();
 flaga_deon.src = "images/index/flaga_de1.gif";
 flaga_deoff = new Image();
 flaga_deoff.src = "images/index/flaga_de.gif";
 
 flaga_ruon = new Image();
 flaga_ruon.src = "images/index/flaga_ru1.gif";
 flaga_ruoff = new Image();
 flaga_ruoff.src = "images/index/flaga_ru.gif";
 
 flaga_hunon = new Image();
 flaga_hunon.src = "images/index/flaga_hun1.gif";
 flaga_hunoff = new Image();
 flaga_hunoff.src = "images/index/flaga_hun.gif";


