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_n.gif";
m_katHov = new Image ();
m_katHov.src = "../../images/button/m_slo_a.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_w.gif";
m_demHov = new Image ();
m_demHov.src = "../../images/button/m_dem_aw.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_macNorm = new Image ();
m_macNorm.src = "../../images/button/m_mac_n.gif";
m_macHov = new Image ();
m_macHov.src = "../../images/button/m_mac_a.gif";    

