
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta name="GOOGLEBOT" content="INDEX, FOLLOW">
    <meta name="description" content="Software para empresas">
    <meta name="keywords" content="'e-contact, econtact, mundo-contact, Telemarketing, Tecnologia, Comercio Electronico, Centro Telefonico, Mercadotecnia, Asesoría, Cursos, Capacitación, Promocion, Ventas, Servicio a Clientes, Relaciones Publicas, Control de Calidad, Cobranza, Comunicacion Organizacional, Comunicacion Oral, Base de Datos, Atencion Telefonica, Correo Directo, RVT, Ventas Telefonicas, Reclutamiento, Seleccion de Personal, Software, Agencias de Telemarketing, Sistemas, Servicios, Telecomunicaciones, Consultoria, Outsourcing, Computacion, Centros Telefonicos, Call Center, Telemercadeo, Internet, Monitoreo, Database Marketing, Incoming Call Center Management, CTI, Home Agent, cliente/servidor, ACD, Audiotexto, PBX, Centro de llamadas virtual, Virtual Call Center, Call Blending, Screen Monitoring, Distribuidor automático de llamadas, Automatic Call Distributor, Call Routing, Identificación automática de número, ANI, Automatic Number Identification, Caller ID, Integración Telefonía-Cómputo, Computer Telephony Integration, Middleware, Screen Pop, TCP/IP, Protocolo de Internet, Reconocimiento de voz, Speech Recognition, Respuesta de voz interactiva, IVR, Interactive Voice Response, Workforce Management, Readerboards, CRM, Administración de la relación con el cliente, Customer Relationship Management, Call Blending, Centro de contacto, Web Collaboration, Help Desk, Mesa de Ayuda, Inbound, Interacción con el cliente, Customer Interaction, Intercambio electrónico de datos, EDI, Marcador Predictivo, OMS, Outsourcing, Outbound, PBX, Private Branch Exchange, Screen-Pop, E-mail Response, Tarificador, Venta cruzada, Telefonía IP'">
    <meta name="distribution" content="global">
    <meta name="rating" content="General">
    <meta name="revisit-after" content="2 days">
    <meta name="resource-type" content="document">
    <meta name="robots" content="all">
    <meta http-equiv="Content-Language" content="es">
    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
    <title>
        Mundo - ContactSAP lanza software para empresas medianas en 
    </title>
    <link href="styles/v2/styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
    <div class="header">
        <form name="top" method="post" action="detalle.aspx?q=270" id="top">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTEzOTUxMzY1NzJkZNkLdxh5GIRbRHA9i4GwWn8HAEAR" />

            
<div class="fondotop">
<div class="menutop">
    <ul>
        <li><a href="default.aspx" title="Página principal" >[Inicio]</a></li>
        <li><a href="buscar.aspx" title="Busque mas resultados aqui.">[Buscador]</a></li>
        <li><a href="buscados.aspx" title="Las páginas más buscadas.">
            [Más buscados]</a></li>
        <li><a href="ultimos.aspx" title="Las últimas consultas">
            [Últimos buscados]</a></li>
        
    </ul>
</div>
<div class="menulogin">
    
     
    <a href="agregarsitioweb.aspx" title="Agregue su sitio Web.">[Agregue su Sitio Web]</a> 
    
    
</div>
</div>


        </form>
        <form id="form1" action="buscar.aspx" method="post">
            
<script type="text/javascript">
    function FP_Buscar()
    {
            var obj = document.getElementById('q');
				    if (!vacio(obj.value))
                    {
                        alert("Debe ingresar una texto a buscar.")
                        obj.focus;
                        event.returnValue = false;
                    }
                        else
                    {
                        var obx = document.getElementById('UIBuscador_hidEstado');
                        obx.value = 'Buscar';
                        var ob = document.getElementById('a');
                        if (ob!=null)
                        {ob.value = '';}
                        //alert(document.forms('form1').action);
                        document.forms('form1').action = "buscar.aspx"
                        //alert(document.forms('form1').action);
			            document.forms('form1').submit();
                        event.returnValue = true;
                    }
        }
    function validar()
		{
		    var ch_Caracter = String.fromCharCode(window.event.keyCode);
	        var intEncontrado = "<>'$Ç^~".indexOf(ch_Caracter);
	        if (intEncontrado != -1 ) //&& window.event.keyCode != 13
	        {window.event.keyCode = 0;}
	        else
	        {
	            //window.event.keyCode = ch_Caracter.charCodeAt();
			    if ( event.keyCode == 13 )
				    {
				    var obj = document.getElementById('q');
				        if (!vacio(obj.value))
                        {
                            event.returnValue = false;
                        }
                            else
                        {
                            var obx = document.getElementById('UIBuscador_hidEstado');
                            obx.value = 'Buscar';
                            var ob = document.getElementById('a');
                             if (ob!=null)
                            {ob.value = '';}
                            //alert(document.forms('form1').action);
                            document.forms('form1').action = "buscar.aspx"
                            //alert(document.forms('form1').action);
                            document.forms('form1').submit();
                            event.returnValue = true;
                        }
                    }
                }
			}
		function vacio(q) {
	        for ( i = 0; i < q.length; i++ ) {
			    if ( q.charAt(i) != " " ) {
					return true
			    }
		    }
		    return false
}
</script>

<div class="logoIzq">
    <a href="default.aspx">
        <img src="images/logo.jpg" alt="SoftEmpresas / el directorio de software para empresas, más grande de Argentina."
            width="180" height="80" />
    </a>
</div>
<div class="buscador">
    <table border="0" cellpadding="0" cellspacing="0">
        <tr>
            <td>
                <input name="q" id="q" class="inputSearchv2" maxlength="100" type="text" onkeypress="return validar();"
                    onfocus="this.value=''" value="" />
                <input name="UIBuscador$hidq" type="hidden" id="UIBuscador_hidq" />
            </td>
            <td width=2px>&nbsp;
            </td>
            <td>
                <input class="buttonSearchv2" type="submit" value="Buscar"  onclick="return FP_Buscar();" />
                <input name="UIBuscador$hidEstado" type="hidden" id="UIBuscador_hidEstado" />
            </td>
        </tr>
    </table>
</div>
<div class="logoDer">
    <a href="http://www.asisdoctor.com.ar/" target="_blank" title="ASISDOCTOR / Administrador de Consultorios Médicos.">
  <img src="images/logoder.jpg" alt="ASISDOCTOR / Administrador de Consultorios Médicos." height="70" width="260" class="imgDer">
    </a>
</div>
<!--  <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
            	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" 
            	    width="248" height="64" id="GCS" align="middle">
                    <param name="allowScriptAccess" value="sameDomain" />
                    <param name="allowFullScreen" value="false" />
                    <param name="movie" value="swf/top_right.swf"/>
                    <param name="quality" value="high" />
                    <param name="bgcolor" value="#ffffff" />
                </object> -->

        </form>
    </div>
    <div class="daykeys">
        
<div class="superior">
  <script type="text/javascript"><!--
        google_ad_client = "pub-7461551971914328";
        /* 728x15, creado 29/08/08 */
        google_ad_slot = "8290585998";
        google_ad_width = 728;
        google_ad_height = 15;
        //-->
        </script>
        <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
</div>
    </div>
    
<div class=contenedor>
     <a href="http://www.erpsac.com.ar/" target="_blank" title="ERPSAC / La mejor opción de software para su empresa.">
        <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
            width="780" height="80" id="GCS" align="middle">
            <param name="allowScriptAccess" value="sameDomain" />
            <param name="allowFullScreen" value="false" />
            <param name="movie" value="swf/banner_publicidad.swf" />
            <param name="quality" value="high" />
            <param name="bgcolor" value="#ffffff" />
        </object>
    </a>
 </div>
   
    <!-- Buscador de Webs -->
    <div class="contenedor">
        <table cellpadding="0" cellspacing="0" border="0">
            <tr class="contenidos">
                <td class="centro">
                    <table width="596px" cellpadding="0" cellspacing="0" border="0">
                        <tr>
                            <td height="40px" colspan="2">
                            </td>
                        </tr>
                        <tr>
                            <td width="40px">
                            </td>
                            <td class="detalle" width="556px">
                                <div class="ranking">
                                    <h1>
                                        <strong><a href="http://mundocontact.com/enlinea_detalle.php?recordID=2698" target="_blank">
                                            <a href="http://mundocontact.com/enlinea_detalle.php?recordID=2698" target=_top class=l>Mundo - Contact...SAP lanza <b>software para empresas</b> medianas en <b>...</b></a>
                                        </a></strong>
                                    </h1>
                                    <span style="margin-bottom: 0px; font-size: 12px; color: #686868; font-variant: normal;">
                                        16 Ene 2007 ... MUNDO-CONTACT es el primer portal en español que ofrece el acervo de conocimientos más valioso y completo al que pueden acceder los ...<br><span class=a>mundocontact.com/enlinea_detalle.php?recordID=2698 - </span>
                                    </span>
                                    <br />
                                    <br />
                                    <br />
                                    <table border="0" cellpadding="0" cellspacing="0">
                                        <tr>
                                            <td width="35%">
                                                <table width="100%" border="0" cellpadding="0" cellspacing="0">
                                                    <tr>
                                                        <td width="223" align="center">
                                                            Imagen del Sitio Web<br />
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td style="padding: 3px;" align="center">
                                                            <a target="_blank" href="http://mundocontact.com/enlinea_detalle.php?recordID=2698">
                                                                <img height="120px" width="120px" alt="http://mundocontact.com/enlinea_detalle.php?recordID=2698" src="http://open.thumbshots.org/image.aspx?url=http://mundocontact.com/enlinea_detalle.php?recordID=2698"
                                                                    border="0" /></a>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td height="20px">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td width="210" align="center">
                                                            Ranking del Sitio Web:<br />
                                                            <img src='images/ranking/pr0.gif'><br />
                                                            <b style="font-size: 10px;">
                                                                0
                                                                /10</b>
                                                        </td>
                                                    </tr>
                                                </table>
                                            </td>
                                            <td width="65%">
                                                <table width="65%" cellpadding="0" cellspacing="0" border="0">
                                                    <tr>
                                                        <td>

                                                            <script language="javascript">
                                                    document.write('<a href="http://www.alexa.com/data/details/traffic_details?url=http://mundocontact.com/enlinea_detalle.php?recordID=2698">');
                                                    document.write('<IMG BORDER="0" SRC="http://traffic.alexa.com/graph?a=1&w=320&h=240&r=1y&u=http://mundocontact.com/enlinea_detalle.php?recordID=2698" alt="Alexa Traffic Graph for http://mundocontact.com/enlinea_detalle.php?recordID=2698" >');
                                                    document.write('</a>');
                                                            </script>

                                                        </td>
                                                    </tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                    <br />
                                    <p align="center">
                                        <a href="http://mundocontact.com/enlinea_detalle.php?recordID=2698" target="_blank">Visite el sitio web <span style="font-size: 12px;
                                            color: #0674FC;">
                                            mundocontact.com
                                        </span></a>
                                    </p>
                                </div>
                            </td>
                        </tr>
                    </table>
                </td>
                <td>
                    
<div class="lateralIzq">
<script type="text/javascript"><!--
google_ad_client = "pub-7461551971914328";
/* 160x600, creado 29/08/08 */
google_ad_slot = "1702579379";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

                </td>
            </tr>
        </table>
    </div>
    
<div class=contenedor>
<div>
    <a href="http://www.erpsac.com.ar" target=_blank title="ERPSAC / La mejor opción de software para su empresa"  ><img alt="ERPSAC / La mejor opción de software para su empresa." id=imgBanner src="images/pie.jpg" /></a>
    </div>
</div>
<div class="footer">
    <ul>
        <li><a href="default.aspx" title="Página principal" >[Inicio]</a></li>
        <li><a href="buscar.aspx" title="Busque mas resultados aqui.">[Buscador]</a></li>
        <li><a href="buscados.aspx" title="Las páginas más buscadas.">
            [Más buscados]</a></li>
        <li><a href="ultimos.aspx" title="Las últimas consultas">
            [Últimos buscados]</a></li>
        
            <li><a href="agregarsitioweb.aspx" title="Agregue su sitio Web.">[Agregue su Sitio Web]</a>
        </li>
    </ul>
</div>



    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>

    <script type="text/javascript">
_uacct = "UA-4020196-2";
urchinTracker();
    </script>

</body>
</html>
<form method="post" action="enlace.aspx" id="ctl00">
<div>
<input type="hidden" name="__VIEWSTATE" id="
__VIEWSTATE" value="" />
</div>
</form>
