<!--
/* FIRMA */
  firma_on = new Image(47,29);
  firma_on.src = "navigation/menu_firma_on.gif";
  firma_off = new Image(47,29);
  firma_off.src = "navigation/menu_firma_off.gif";

/* KOMOROVE PECE */
  komorovepece_on = new Image(107,29);
  komorovepece_on.src = "navigation/menu_produkty_on.gif";
  komorovepece_off = new Image(107,29);
  komorovepece_off.src = "navigation/menu_produkty_off.gif";

/* MUFLOVE PECE */
  muflovepece_on = new Image(96,29);
  muflovepece_on.src = "navigation/menu_regulatory_on.gif";
  muflovepece_off = new Image(96,29);
  muflovepece_off.src = "navigation/menu_regulatory_off.gif";

/* SPECIALNE PECE */
  specialnepece_on = new Image(104,29);
  specialnepece_on.src = "navigation/menu_kittec_on.gif";
  specialnepece_off = new Image(104,29);
  specialnepece_off.src = "navigation/menu_kittec_off.gif";

/* REFERENCIE */
  referencie_on = new Image(81,29);
  referencie_on.src = "navigation/menu_referencie_on.gif";
  referencie_off = new Image(81,29);
  referencie_off.src = "navigation/menu_referencie_off.gif";

/* DOWNLOAD */
  download_on = new Image(77,29);
  download_on.src = "navigation/menu_servis_on.gif";
  download_off = new Image(77,29);
  download_off.src = "navigation/menu_servis_off.gif";

/* FOTOGALERIA */
  fotogaleria_on = new Image(92,29);
  fotogaleria_on.src = "navigation/menu_fotogaleria_on.gif";
  fotogaleria_off = new Image(92,29);
  fotogaleria_off.src = "navigation/menu_fotogaleria_off.gif";

/* MAIL */
  mail_on = new Image(44,34);
  mail_on.src = "navigation/menu_mail_on.gif";
  mail_off = new Image(44,34);
  mail_off.src = "navigation/menu_mail_off.gif";

/* HOME */
  home_on = new Image(35,34);
  home_on.src = "navigation/menu_home_on.gif";
  home_off = new Image(35,34);
  home_off.src = "navigation/menu_home_off.gif";

/* ENGLISH LANGUAGE */
  english_on = new Image(96,22);
  english_on.src = "navigation/title_english_language_on.gif";
  english_off = new Image(96,22);
  english_off.src = "navigation/title_english_language_off.gif";

 //-->
