m_speNorm = new Image ();
m_speNorm.src = "../../images/button/m_spe_n.gif";
m_speHov = new Image ();
m_speHov.src = "../../images/button/m_spe_a.gif";

m_katNorm = new Image ();
m_katNorm.src = "../../images/button/m_slo_w.gif";
m_katHov = new Image ();
m_katHov.src = "../../images/button/m_slo_aw.gif";

m_infoTL7Norm = new Image ();
m_infoTL7Norm.src = "../../images/button/m_abotl7_n.gif";
m_infoTL7Hov = new Image ();
m_infoTL7Hov.src = "../../images/button/m_abotl7_a.gif";    

m_infoTL6Norm = new Image ();
m_infoTL6Norm.src = "../../images/button/m_abotl6_n.gif";
m_infoTL6Hov = new Image ();
m_infoTL6Hov.src = "../../images/button/m_abotl6_a.gif";
            
m_demNorm = new Image ();
m_demNorm.src = "../../images/button/m_dem_n.gif";
m_demHov = new Image ();
m_demHov.src = "../../images/button/m_dem_a.gif";

m_zapNorm = new Image ();
m_zapNorm.src = "../../images/button/m_zap_n.gif";
m_zapHov = new Image ();
m_zapHov.src = "../../images/button/m_zap_a.gif";

m_newsNorm = new Image ();
m_newsNorm.src = "../../images/button/m_new_n.gif";
m_newsHov = new Image ();
m_newsHov.src = "../../images/button/m_new_a.gif";



