-$IMG1 = new HTML_Image('../../images/servicios_agenda_lupa.gif');
-$IMG2 = new HTML_Image('../../images/servicios_agenda_mail.gif');
-$TELECO = new HTML_Image('../../images/servicios_agenda_teleco.gif');
-$LINK_1 = new HTML_Link('mailto:teleco@mecon.gov.ar', $IMG2);
-$LINK_2 = new HTML_Link('mailto:teleco@mecon.gov.ar', 'Consultas', array(), array ('class' => 'txt2'));
+$IMG1 = new MECON_HTML_Image('../../images/servicios_agenda_lupa.gif');
+$IMG2 = new MECON_HTML_Image('../../images/servicios_agenda_mail.gif');
+$TELECO = new MECON_HTML_Image('../../images/servicios_agenda_teleco.gif');
+$LINK_1 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', $IMG2);
+$LINK_2 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', 'Consultas', array(), array ('class' => 'txt2'));