
//FECHA ACTUAL 
function obtiene_fecha() { 
    
   var fecha_actual = new Date() 

   var dia = fecha_actual.getDate() 
   var mes = fecha_actual.getMonth() + 1 
   var anio = fecha_actual.getFullYear() 
   var meses = new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre")

   if (mes < 10) 
      mes = '0' + mes 

   if (dia < 10) 
      dia = '0' + dia 

   return (" " + dia + " de " + meses[mes-1] + " de " + anio) 
} 

//FECHA ACTUAL INGLES
function obtiene_fecha_ing() { 
    
   var fecha_actual = new Date() 

   var dia = fecha_actual.getDate() 
   var mes = fecha_actual.getMonth() + 1 
   var anio = fecha_actual.getFullYear() 
   var meses = new Array("January","February","March","April","May","June","July","August","September","October","November","December")

   if (mes < 10) 
      mes = '0' + mes 

   if (dia < 10) 
      dia = '0' + dia 

   return (" " + meses[mes-1] + " " + dia  + " " + anio) 
} 

function MostrarFecha() { 
   document.write ( obtiene_fecha() ) 
}

function MostrarFechaIng() { 
   document.write ( obtiene_fecha_ing() ) 
}  

function home(){
	document.href = "EmpresaEkomercio.html";
}


/*	SCROLL EMPRESA DE FLASH
*/
var swfobject=function()
{var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return !a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();


 function ira(acceso){
      window.location.href = acceso.options[acceso.selectedIndex].value;
    }


function home(){
	document.location.href = "principalEkomercio.html";
}
function homeIng(){
	document.location.href = "principalEkomercioIng.html";
}

function empresa(){
	document.location.href = "empresaEkomercio.html";
}

function empresaIng(){
	document.location.href = "empresaEkomercioIng.html";
}

function soluciones(){
	document.location.href = "solucionesEkomercio.html";
}

function solucionesIng(){
	document.location.href = "solucionesEkomercioIng.html";
}

function clientes(){
	document.location.href = "clientesEkomercio.html";
}

function clientesIng(){
	document.location.href = "clientesEkomercioIng.html";
}

function soporte(){
	document.location.href = "soporteEkomercio.html";
}

function soporteIng(){
	document.location.href = "soporteEkomercioIng.html";
}

function contacto(){
	document.location.href = "contactoEkomercio.html";
}

function contactoIng(){
	document.location.href = "contactoEkomercioIng.html";
}

function promociones(){
	document.location.href = "promocionesEkomercio.html";
}

function promocionesIng(){
	document.location.href = "promocionesEkomercioIng.html";
}

function chat(){
	document.location.href = "http://soporte.solsersistem.net";
}

function distribuidores(){
	document.location.href = "distribuidoresEkomercio.html";
}

function distribuidoresIng(){
	document.location.href = "distribuidoresEkomercioIng.html";
}
function index(){
	document.location.href = "inicio.html";
}

function indexIng(){
	document.location.href = "inicioIng.html";
}


function textoIntroPromociones(){
	document.write("i.Durante los meses de enero y febrero del 2010 te ofrecemos EDI Ilimitado!!(1 Cadenas por un a&ntildeio) en la compra de tu soluci&oacute;n de factura electronica" +
					"EdixCFD.<br>ii.Durante los meses de enero y febrero del 2010 te ofrecemos la publicacion en el portal Web de tus comprobantes fiscales digitales"+
					"sin costo durante tres meses en la compra de tu soluci&oacute; Edix CFD<br>iii.Durante el mes de Enero unicamente anualidad EDI para un socio comercial"+
					"a solo 2,000 pesos MN ilimitado<br>");
}

function textoIntroComercioElectronico(){
	document.write("El servicio EDI le permitira intercambiar documentos electr&oacute;nicos como Ordenes de Compra, Avisos de Embarque, Actividad de producto. Avisos de pago" +
					" entre otros documentos, con todas sus contrapartes de una manera sencilla y segura en un solo buz&oacute;n. Lo &uacutenico que se necesita es su PC y acceso a internet.<br>" +
					"Para mayor informaci&oacute;n, comunicarse al:<br><b><h4>5227 7369 o al 01800 248 3562<br><a href=\"mailto:ventas@ekomercio.com.mx?subject=Soluciones Ekomercio\">ventas@ekomercio.com.mx</a></h4></b>");
}

function textoIntroComercioElectronicoIng(){
	document.write("The EDI service allows you to exchange electronic documents such as Purchase Orders, Shipping Notices, product activity. Payment Notices " +
					"among others, with all their counterparts in a simple and safe one buzon.Lo all you need is your PC and Internet access.");
}

function textoIntroEdixWeb(){
	document.write("Este plan incluye la recepci&oacute;n de documentos a traves de nuestra pagina Web, en la que se reciben tres tipos de archivos (TXT,RAW y XLS) " +
					"por cada mensaje recibido de sus socios comerciales, estos pueden ser utilizados para la visualizacion de ordenes de compra, avisos de pago y la impresi&oacute;n de etiquetas,"+
					". Ademas la integracion al sistema administrativo se realiza con los siguientes archivos TXT y RAW.");
}

function textoIntroEdixWebIng(){
	document.write("This plan includes the receipt of documents through our website, which received three file types (TXT, and XLS RAW) "+
"For every message received from its trading partners, these can be used for displaying purchase orders and notices of payment (EMV)" +
"The printing of labels and the integration of the administrative system that is made with the following TXT and RAW files.");
}

function textoIntroEdixMail(){
	document.write("Ademas de incluir las caracteristicas del servicio EdixWeb, cuando para su empresa es indispensable recibir la informaci&oacuten de manera segura " +
					"y en el lugar en el que se encuentre, este plan es lo que necesita, ya que todos los mensajes transmitidos de sus socios comerciales se reciben en un buz&oacuten"+
					" de correo electr&oacutenico seguro, del cual podra recibir sus mensajes las veces que sea necesario y en el equipo en el que se encuentre, cuenta con respaldo en su propia"+
					" PC, para que en el caso de reenvio de informaci&oacuten a nivel interno, usted lo podra realizar utilizando su propio software de correo (Outlook, Lotus...)"+
					" Usted recibira en su cuenta de correo tres tipos de archivos (TXT,RAW y XLS), los cuales pueden ser utilizados para la visualizaci&oacute;n de ordenes de compra y avisos de pago, impresion de etiquetas o la integracion del sistema administativo (TXT,RAW)");
}

function textoIntroEdixAsn(){
	document.write("Ekomercio ha dise&ntilde;ado una aplicaci&oacute;n que permite generar autom&aacute;ticamente los documentos DESADV, esta aplicacion se llama Edix- ASN, la cual " +
					" facilita la creaci&oacute;n del documento usando formas que son precapturadas de manera autom&aacute;tica, a partir de una orden de compra (documento 850) "+
					"que envia LIVERPOOL a sus provedores por medio de ekomercio, de esta forma se evita que el proveedor tenga que recapturar la informaci&oacute;n que se encuentra en la orden de compra.");
}

function textoIntroEdixAsnIng(){
	document.write("Ekomercio has designed an application to automatically generate documents DESADV, this application is called Edix-ASN, which" +
"Facilitates the creation of the document using forms that are automatically pre-trapping, from a purchase order (document 850)" +
"That sends its suppliers LIVERPOOL through ekomercio, thus avoiding the supplier has to recapture the information found in order.");
}

function textoIntroEdixMailIng(){
	document.write("Besides the characteristics of the service include EdixWeb, when your company is essential to receive information securely "+
"And in the place where you are, this plan is what you need, as all messages transmitted to its trading partners in a mailbox ereciben s" +
"Secure mail, which may receive your message as often as necessary and in the computer that is, has its own backup" +
"PC, so that elcaso forwarding of information internally, suted may do so using your own email software (Outlook, Lotus ...)"+
"You will receive in your inbox three file types (TXT, and XLS RAW), which can be used for displaying purchase orders and payment notices, printing of labels or the integration of the system given even (TXT, RAW )");
}

function textoIntroEdixNan(){
	document.write("Plan enfocado a los corporativos o empresas donde desean una integraci&oacute;n autom&aacute;tica a su ERP o que requieren de conexi&oacute;n a alguna red internacional. " +
					"Este plan incluye la recepci&oacuten de documentos electr&oacute;nicos por medio del Software <b>EdixDesktop</b>, software traductor de mensajes que utilizando diversos protocolos reciben" +
					" y transmiten la informaci&oacute;n, de una forma segura por medio de internet o una VAN, asi tambien este plan integra el uso de <b>EdixPlayer</b> para la generacion de documentos"+
					" espec&iacuteficos EDI-XML (Aviso Anticipado de Embarque, Factura y otros) a sus socios comerciales.<br><br>Las principales ventajas de este software son:<br>"+
					"- Respaldo de informaci&oacuten de forma local<br>- Reprocesamiento de informaci&oacute;n de forma local<br>- Generacion de archivos planos a la medida<br>- Conexi&oacute;n a redes VAN"+
					"- Integraci&oacute;n de sistemas administrativos (ERP)<br> - Multiusuario<br>- Conector Multiprotocolo, planes de cobro ");
}

function textoIntroEdixNanIng(){
	document.write("Plan focuses on the corporate or business where they want an automatic integration with your ERP or require connection to any international network. "+
"This plan includes the receipt of electronic documents EdixDesktop by software, software translator of messages using various protocols receive" +
"And transmits information securely over the Internet or a VAN, so this plan integrates the use of EdixPlayer for the generation of documents "+
"EDI-XML (Advance Shipping Notice and Invoice and others) to its trading partners. The main advantages of this software are: <br>" +
"-Back of information locally <br> information Reprocessing locally <br>-Generation Flat File to the extent <br> VANs Connection" +
"Integration of administrative systems (ERP) <li>-Multi </ li> <li>-Multiprotocol Connector, payment plans </ li> </ ul>");
}

function textoIntroFacturaElectronica(){
	document.write("EDIX CFD, la soluci&oacuten ideal para el intercambio electr&oacutenico de todos sus documentos fiscales, digitales (CFD's), la soluci&oacute;n permite la emisi&oacute;n, recepci&oacute;n, distribuci&oacute;n," +
					" resguardo e impresi&oacuten de todos sus compnentes fiscales.<br><br>" +
					"Para mayor informaci&oacute;n, comunicarse al:<br><b><h4>5227 7369<br>01800 248 3562<br><a href=\"mailto:ventas@ekomercio.com.mx?subject=Soluciones Ekomercio\">ventas@ekomercio.com.mx</a></h4></b> con un ejecutivo de ventas.");
}


function textoIntroFacturaElectronicaIng(){
	document.write("Edix CFD, the solution for the electronic exchange of all tax documents, digital (CFD's), the solution allows the broadcasting, reception, distrobucion, " +
					"receipt and printing of all tax components.");
}

function textoIntroEdixCfd(){
	document.write("<h4>Emisi&oacute;n de CFD's:</h4><br>Generacion de XML de acuerdo al anexo 20 del SAT<br>Resguardo de CFD's en base de datos local (oficina del cliente)<br>Resguardo en Host Ekomercio.<br>Impresi&oacute;n de CFD's (vista tradicional)<br>" +
					"Distribucion de CFD's.<br>Paginas WEB ASP.<br><h4>Recepci&oacute;n de CFD's:</h4><br>Validaci&oacute;n T&eacute;cnica (integridad y estructura del XML)<br>Validaci&oacute;n fiscal<br>Validaci&oacute;n Comercial<br>"+
					"Validaci&oacute;n de addendas<br>Integraci&oacute;n al ERP");
}


function textoIntroEdixCfdIng(){
	document.write("Broadcast <h4> CFD's: </ h4> <br> XML.CFD Generation 's according to Annex 20 SAT <br> Ward CFD's in the local database (client's office) <br> ekomercio Host Reservation. < br> CFD's print version (traditional view) <br> "+
"Distribution of CFD's. WebEvent WEB ASP. <br> <h4> CFD's Reception: </ h4> <br> Validation Technique (integrity and structure) <br> fiscal Validation Validation <br> Commercial <br> " +
"Validation of <br> addenda to ERP Integration");
}

function textoIntroEdixConciliacion(){
	document.write("Servicio de conciliaci&oacute;n, aplicacion Web para el manejo de los estatus de todos los comprobantes fiscales digitales que fueron transmitidos "+
	"a sus socios comerciales. Ahora Ekomercio, le ofrece el primer portal de Conciliacion de Factura electr&oacute;nica, el cual le permitira cotejar de forma inmediata cual es el estatus"+
	" en el que se encuentra su factura que ha sido enviada y asi mismo, los acuces pendientes que le emitan sus socios comerciales como pueden ser:<br><b>Control</b>"+
	".-Acuse de Recibo de confirmaci&oacuten de entrega al cliente y validaci&oacuten de estructura del archivo<br><b>APERAK</b>.-Acuse de error sobre la informaci&oacute;n comercial<br>"+
	"<b>GENRAL</b>.-Acuse de recibo con validacion de estructura e informaci&oacute;n comercial.");
}


function textoIntroEdixConciliacionIng(){
	document.write("Conciliation Service, Web application to manage the status of all digital tax receipts were forwarded "+
"Comerciales.Ahora ekomercio its partners, offers the first portal to electronic Conciliation Bill, which allows you to instantly compare what is the status" +
"In which the invoice is sent and also, you will Acucar outstanding cast their trading partners such as: <br> <b> Control </ b>" +
".- Acknowledgement & oacuten endorsement, customer delivery and structure validation & oacuten <br> <b> APERAK Archive </ b> .- Acknowledgement of error on trade information <br>" +
"<b> Genral </ b> .- Acknowledgement of receipt of structure validation and business information. <br> You may request the reconciliation of delivery slips from mercancíay payment receipts "+
"From the purchase order to payment.");
}


function textoIntroIDSE(){
	document.write("M&aacute;s de 200 mil empresas disfrutan ya de los beneficios del IDSE (IMSS desde su Empresa), con este sistema realizan altas, " +
					"bajas y modificaciones al salario de sus trabajadores, desde cualquier computadora conectada a internet las 24 horas de los 365 " +
					"d&iacute;as del a&ntilde;o.<br><br>IDSE es un medio f&aacute;cil de usar, ahorra tiempo, disminuye errores y costos operativos. "+
					"Ahora Ekomercio pone a su disposicion una nueva versi&oacute;n del IDSE con la tecnolog&iacute;a mas avanzada de FIRMA DIGITAL, es una herramienta que permite realizar y enviar sus movimientos afiliatorios "+
					"del seguro social via internet de manera segura y sencilla.");
}

function textoIntroIDSEIng(){
	document.write("More than 200 000 companies already enjoy the benefits of IDSE (IMSS from your company), this system made high, "+
"Low and changes to the salary of their employees, from any computer connected to the Internet 24 hours of the 365" +
"Days of the year. <br> IDSE is an easy to use, saves time, reduces errors and operating costs." +
"Now ekomercio makes available a new version of IDSE with the most advanced technology of DIGITAL SIGNATURE is a tool that lets users create and send their movements afiliatorios" +
"Social Security via the Internet safely and easily.");
}


function textoIntroIDSE2(){
	document.write("M&aacute;s de 200 mil empresas disfrutan ya de los beneficios del IDSE (IMSS desde su Empresa), con este sistema realizan altas, " +
					"bajas y modificaciones al salario de sus trabajadores, desde cualquier computadora conectada a internet las 24 horas de los 365 " +
					"d&iacute;as del a&ntilde;o.<br><br>" +
					"Para mayor informaci&oacute;n, comunicarse al:<br><b><h4>5227 7369<br>01800 248 3562<br><a href=\"mailto:ventas@ekomercio.com.mx?subject=Soluciones Ekomercio\">ventas@ekomercio.com.mx</a></h4></b> con un ejecutivo de ventas.");
					}					

function textoIntroIDSE2Ing(){
	document.write("More than 200 thousand companies are already enjoying the benefits of IDSE (IMSS from your company), this system performed high " +
					"low and changes to the salary of their employees, from any computer connected to the Internet 24 hours 365 " +
					"days of the year.");
					}
					
function textoIntroMaquilaEtiquetas(){
	document.write("Nuestro servicio de impresion de etiquetas,  tiene como caracteristica principal la calidad en la impresi&oacute;n y un tiempo de entrega de 24 horas " +
					"a partir de la recepcion de sus ordenes de compra, contamos con equipos de alta velocidad que nos permiten ofrecerle la mas alta calidad de impresi&oacuten"+
					" en el menor tiempo posible. Ofrecemos la impresi&oacute;n de cualquier codigo de barras, entrega mismo dia y el suministro de las etiquetas que requiera su socio de negocios.<br><br>"+
					"Para mayor informaci&oacute;n, comunicarse al:<br><b><h4>5227 7369<br>01800 248 3562<br><a href=\"mailto:ventas@ekomercio.com.mx?subject=Soluciones Ekomercio\">ventas@ekomercio.com.mx</a></h4></b> con un ejecutivo de ventas.");
}

function textoIntroMaquilaEtiquetasIng(){
	document.write("Our label printing service, has as its main feature in the printing quality and delivery time of 24 hours " +
					"apartir of receipt of purchase orders, we have high-speed equipment that allows us to offer the highest quality printing"+
					"in the shortest time posible.Ofrecemos the impression of any bar code, same day delivery and supply of labels required by your business partner.<br><br>"+
					"For more information:<br><b><h4>5227 7369</h4></b>to speak with a sales executive.");
}


function textoIntroHosting(){
	document.write("En EKOMERCIO, nosotros le administramos sus operaciones diarias de sus servidores o gateways, los colocamos en un ambiente seguro con " +
					"electricidad regulada, acceso a Internet dedicado, seguridad y detecci&oacute;n-protecci&oacute;n contra incendio.");
}


function textoIntroTema(){
	document.write("TEMA WEB SERVICIOS es una aplicacion en internet para usuario y/o multiusuario, que permite la comunicaicon entre el patr&oacuten y el IMSS de forma oportuna, optimiza procesos operativos, disminuye los costos " +
					"y reduce los tiempos en la transmision de movimientos afliliatorios, ademas ofrecemos valor agregado y ventajas competitivas.<br>"+
					"<br>Env&iacute;o de movimientos afiliatorios (Reingresos, modificaciones de salario y bajas.)<br>Importaci&oacute;n de archivos de N&oacute;mina<br>"+
					"Exportacion al SUA<br>Confronta SUA/EMA/EBA de forma corporativa<br>Descarga de Emisiones de Forma autom&aacute;tica.");
}

function textoIntroTemaIng(){
	document.write("WEB SERVICES UNIT is an online application to user or multiuser, allowing comunicaicon between the employer and the IMSS in a timely manner, optimize business processes, reduces costs, "+
"And reduces the transmission times afliliatorios movements also offer added value and competitive advantages. <br> "+
"Sending afiliatorios movements (Readmissions, Modifications and low wages.) <br> Payroll Import File <br>" +
"Export to Confront <br> SUA SUA / EMA / EBA corporately Release <br> download automatically.");
}


function textoHistoria(){
	document.write("EKOMERCIO ELECTRONICO es una empresa de Grupo Ekonom, un pionero en el sector Mexicano de Telecomunicaciones y Comercio Electr&oacute;nico, " +
					"introduciendo Servicios de Comercio Electr&oacute;nico (EDI), Networking (Redes), Comunicaci&oacute;n, Internet y consultor&iacute;a en " +
					"M&eacute;xico desde 1985.<br><br>Ekomercio es l&iacute;der en el mercado con una cartera de empresas privadas, p&uacute;blicas y entidades del " +
					"gobierno que utilizan sus servicios, dentro de estas empresas est&aacute;n: Grupo Vitro, Casa Cuervo, Cazadores, Sherwin Williams, Novartis, " +
					"General Motors, Nissan, Kimberly Clark, Estafeta, LG, Yale, Panasonic entre otras.<br><br>Ekomercio provee a sus clientes una combinaci&oacute;n " +
					"&uacute;nica de servicios para solucionar sus necesidades de comunicaci&oacute;n, incrementar su productividad y reducir sus costos.<br><br>" +
					"Esta oferta, &uacute;nica en M&eacute;xico por su contenido, es posible gracias a una serie de aliados estrat&eacute;gicos hist&oacute;ricos.");
}

function textoHistoriaIng(){
	document.write("Ekomercio is an EKONOM Group company, a pioneer in the Mexican market of telecommunications and Electronic Commerce, introducing services as Electronic Data Interchange (EDI), Networking, Long Distance services, Internet and consulting since 1985<br><br>Ekomercio provides to its customers a whole range of telecom and software development solutions to solve their specific requirements.<br><br>Ekomercio is a leader in the Mexican market, with a large number of private and public companies using its services, just as: Vitro, Casa Cuervo, Bimbo, Grupo Modelo, Sherwin Williams, Novartis,  General Motors, Kimberly Clark, Nissan, Estafeta, LG, Yale, Panasonic, CAPUFE, Lumen, Banco Autofin, among others.");
}

function textoGlobalEscape(){
	document.write("Ekomercio incluye dentro de su portafolio de soluciones, productos para la comunicaci&oacute;n segura entre empresas y oficinas como " +
					"Secure FTP software, que le va a permitir establecer canales de comunicaciones seguros con sus socios de negocios.");
}

function textoGlobalEscapeIng(){
	document.write("Ekomercio includes within its portfolio of solutions, products for secure communication between companies and oficces like FTP  " +
					"software, that will allow you to establish secure communication channels with business partners");
}

function textoCleo(){
	document.write("Ekomercio incluye dentro de sus portafolios de soluciones productos para la comunicaci&oacute;n segura entre empresas y oficinas como AS2 de Lexicom " +
					"que les va a permitir establecer canales de comunicaciones seguros con sus socios de negocios.");
}

function textoCleoIng(){
	document.write("Ekomercio includes within its portfolio of product solutions s to secure communication between business and office software such as Secure FTP, " +
					"which will allow them to establish secure communication channels with business partners ");
}

function textoClientesSector(){
	document.write("Listado de clientes por sectores:");
}

function textoSoporte(){
		document.write("Ekomercio ofrece los servicios de asesoria y soporte t&eacute;cnico, para todas las empresas que tengan vigente su p&oacute;liza de mantenimeinto. "+
		"Ekomercio ofrece realizar todas las actualizaciones necesarias que indique el SAT, en un plazo no mayor a 10 d&iacute;as apartir de la notificaci&oacute;n."+
		" La p&oacute;liza anual de mantenimeinto incluye la actualizaci&oacute;n de versiones y da derecho al cliente S.A de C.V de bajar el portal de internet de Ekomercio"+
		" las nuevas versiones del software asi como tener el servicio de soporte t&eacute;cnico durante un a&ntilde;o.<br><br>Incluye los siguientes servicios:<br><br>"+
		"Asesor&iacute;a telef&oacute;nica de lunes a viernes de 9:00 a 19:00.<br><br>Asesor&iacute;a via correo electr&oacute;nico de lunes a viernes de 9:00 a 19:00.<br><br>"+
		"Asesor&iacute;a Remota (via Internet) de lunes a viernes de 9:00 a 19:00.<br><br>Es importante aclarar que la p&oacute;liza no incluye servicios tales como reinstalaci&oacute;n"+
		", reconversi&oacute;nes, modificaciones, adiciones, creaci&oacute;n o modificacion de documentos, creaci&oacute;n o modificaci&oacute;n de addendas.<br><br>El horario de atenci&oacute;n"+
		" de la p&oacute;liza de mantenimeinto estandar es <br> Lunes a viernes de 9:00 a 19:00.")
}

function textoSoporteIng(){
		document.write("Ekomercio offers consultancy services and technical support for all existing companies with maintaining of your policy. "+
		"Ekomercio offers to perform all necessary updates to indicate the SAT, no later than 10 days apart of notification."+
		" The policy includes maintaining of annual update of versions and entitles the customer to download SA de CV Internet portal ekomercio"+
		" new versions of software as well as have the technical support service for one year.<br><br>Includes the following services:<br><br>"+
		"Telephone advice Monday to Friday from 9:00 to 19:00.<br><br>Consulting via email Monday through Friday from 9:00 to 19:00.<br><br>"+
		"Consulting Remote (via Internet) Monday through Friday from 9:00 to 19:00.<br><br>It is important to clarify that the policy does not include services such as resintalacion"+
		",reconversion, modifications, additions, document creation modification, creation or modification of an addendum.<br><br>In hours of attention base"+
		" maintaining of the standard policy are Monday through Friday from 9:00 to 19:00.")
}


function textoSoporte2(){
document.write("Ekomercio ofrece los servicios de asesoria y soporte t&eacute;cnico para todas las empresas que tengan vigente su p&oacute;liza de mantenimiento.<br>"+
"Ekomercio ofrece realizar todas las actualizaciones necesarias que indique el SAT, en un plazo no mayor a diez d&iacute;as apartir de la notificaci&oacute;n. "+
"La p&oacute;liza anual de mantenimiento incluye la actualizacion de versiones asi como el servicio de soporte t&eacute;cnico durante un a&ntilde;o.<br><br>Contamos con "+
"diferentes opciones de acuerdo a sus necesidades:<br><br><h3>Opci&oacute;n 1<br>5 x 8.</h3><br>Horario de lunes a viernes de 8:00 a 19:00<br>Aten.Telef&oacute;nica de lunes a viernes"+
"de 8:00 a 19:00<br>Aten.Via correo electr&oacute;nico de lunes a viernes de 8:00 a 19:00.<br>Consultor&iacute;a Remota (via internet) de lunes a viernes de 8:00 a 19:00"+
"<br>16 horas de atenci&oacute;n en sitio mensual.<br><br><h3>Opci&oacute;n 2 <br>6 x 8.</h3><br>Horario de lunes a viernes de 8:00 a 19:00<br>Horario de sabado de 9:00 a 14:00<br><br>"+
"Aten.Telef&oacute;nica de lunes a viernes de 8:00 a 19:00<br>Aten.Via correo electr&oacute;nico de lunes a viernes de 8:00 a 19:00.<br>Consultor&iacute;a Remota (via internet) de lunes a viernes de 8:00 a 19:00"+
"<br>Asignacion de un ingeniero para atenci&oacute;n de reportes en sitio.<br>Tiempo de respuesta para la atenci&oacute;n de su llamada en dos horas.<br><br><h3>Opcion 3 <br>7 x 24</h3><br>"+
"Horario de lunes a domingo 7 x 24<br><br>Atenci&oacute;n telef&oacute;nica de lunes a domingo<br>Atenci&oacute;n via correo electr&oacute;nico de lunes a domingo<br>"+
"Consultoria remota (via internet) de lunes a domingo<br>Asignacion de un ingeniero para atenci&oacute;n de reportes en sitio<br>Tiempo de respuesta para la atenci&oacute;n de su llamada de 2 horas.")

}


function textoSoporte2Ing(){
document.write("Ekomercio offers consultancy services and technical support for all businesses with keeping your policy in force.<br>"+
"Ekomercio offers to perform all necessary updates to indicate the SAT, no later than ten days apart of notification"+
"The policy includes annual maintenance update version as well as technical support service for a year.<br>We"+
" had different options can fit your needs:<br><br><h3>Option 1<br>5 x 8.</h3><br>Open Monday to Friday from 8:00 to 19:00<br>Telefonic Atention Monday to Friday"+
"from 8:00 to 19:00<br>Aten.Via email Monday through Friday from 8:00 to 19:00.<br>Remote Consulting (Internet) Open Monday to Friday from 8:00 to 19:00"+
"16 hours of care monthly site.<br><br><h3Option 2 <br>6 x 8.</h3><br>Open Monday to Friday from 8:00 to 19:00<br>Saturday Schedule de 8:00 a 14:00<br><br>"+
"Aten.Telefónica Monday through Friday from 8:00 to 19:00<br>Aten.Via email Monday through Friday from 8:00 to 19:00.<br>Remote Consulting (via internet) Open Monday to Friday from 8:00 to 19:00"+
"Assignment of an engineer on-site care reporting.<br>Response time to attend to your call in two hours SLA.<br><br><h3>Option 3 <br>7 x 24</h3><br>"+
"Open Monday to Sunday, 7 x 24<br><br>Telephone support from Monday to Sunday<br>Warning via email Monday through Sunday<br>"+
"Consulting Remote (via Internet) from Monday to Sunday<br>Assignment of an engineer on-site care reporting<br>Response time to attend to his call two hours SLA.")

}


function textoSoporte3(){
document.write("Ekomercio S.A de C.V garantiza durante un per&iacute;odo de por vida el correcto funcionamiento de la aplicacion, siempre y cuando el cliente mantenga su p&oacute;liza"+
" vigente(activa).<br>La garantia aplica en los casos en donde se haya instalado correctamente la aplicacion en la computadora para la cual fue adquirida. Sin embargo no queda garantizado "+
"su buen funcionamiento por fallas de energia el&eacute;ctrica, fallas en los componentes de hardware y software o por cualquier otra causa ajena al programa.<br>"+
"Si el programa tiene fallas en la realizaci&oacute;n de sus instrucciones de programaci&oacute;n dentro del per&iacute;odo de garant&iacute;a indicado, el usuario "+
"puede devolver el producto para que sea sustituido dentro de un per&iacute;odo razonable.")
}

function textoSoporte3Ing(){
document.write("Ekomercio Inc. warrants for a period of life the proper functioning of the application, as long as the client maintains its policy"+
"force (active). <br> The warranty applies in cases where it has been successfully installed on the computer for which it was however not guaranteed adquirido.Sin"+
"its smooth operation for power failures, failures in hardware and software or any other cause beyond the program.<br>"+
"If the program has flaws in the conduct of its programming instructions within the warranty period indicated, the user"+
"can return the product to be replaced within a reasonable period.")
}



function textoDistribuidoresSector(){
	document.write("<b>Contacto</b>:<br>Ing.Arturo D&iacute;az <br><b>Ubicacion:</b><br>Mexicali.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:</b><br>caltec_mxl2@hotmail.com <br><b>TEL:</b><br/>01(686)566 9013<br><b>CEL:<br/></b>01(686)2164 046");
}

function textoDistribuidoresSector2(){
	document.write("<b>Contacto</b>:<br>Jes&uacute;s Ortega <br><b>Ubicacion:</b><br>DF.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:<br></b>jortega@fillgap.com <br><b>TEL:</b><br/>2452 9200<br>2452 9259");
}

function textoDistribuidoresSector3(){
	document.write("<b>Contacto</b>:<br>Ing Victor Hugo Gutierrez Flores <br><b>Ubicacion:</b><br>Quereretaro.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:</b><br/>vgutierrez@microcomp.com.mx <br><b>TEL:</b><br/>01(442)192 0800<br><b>CEL:</b><br/>045(442)383 1630");
}

function textoDistribuidoresSector4(){
	document.write("<b>Contacto</b>:<br>Jack Shimanovich<br><b>Ubicacion:</b><br>Zapopan Jal.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:</b><br/>jack_shimanovich@yahoo.com.mx <br><b>TEL:</b><br>01(442)192 0800<br><b>CEL:</b><br>045(442)383 1630");
}

function textoDistribuidoresSector5(){
	document.write("<b>Contacto</b>:<br>Ing. Jorge Pacheco Mu&ntilde;oz<br><b>Ubicacion:</b><br>D.F.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:</b><br/>ipacheco@indisoft.com.mx <br><b>TEL:</b><br>5570 8641/9519/9351");
}

function textoDistribuidoresSector6(){
	document.write("<b>Contacto</b>:<br>Marisol<br><b>Ubicacion:</b><br>D.F.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:</b><br/>angel.zaragoza@pmsoluciones.com.mx <br><b>TEL:</b><br>263670 <br><b>CEL:</b><br>044 55 2393 4697");
}

function textoDistribuidoresSector7(){
	document.write("<b>Contacto</b>:<br>Alberto Lozano<br><b>Ubicacion:</b><br>D.F.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:</b><br/>rgarza@brainup-systems.com<br><b>TEL:</b><br>1204 4686 ext. 105");
}


function textoDistribuidoresSector8(){
	document.write("<b>Contacto</b>:<br>Raul Ortega<br><b>Ubicacion:</b><br>D.F.<br><b>Datos de Contacto:</b>"
	+"<br><b>E-mail:</b><br/>raul_ortega@dataclub.com.mx<br><b>TEL:</b><br>55533690<br><b>");
}


function textoPop1(){
	document.write("1.- Aproveche los planes EDI para entregar sus &oacute;rdenes de compra, "
		+"con todo el ciclo de negocio completo!!! Nos integramos a todas las cadenas comerciales. <br>"
		+"<br>2.- Soluciones de Factura Electr&oacute;nica para todos los casos: s&oacute;lo generaci&oacute;n de facturas, "
		+"y/o integraci&oacute;n con su ERP, y/o transporte a todas las cadenas comerciales, y/o conciliaci&oacute;n de sus facturas. <br><br>");
}

function textoPopIng(){
	document.write("1.- Ask for the NEW EDI Plans, with all the Supply Chain Process integrated; "
		+"we interconnect with all the retail chains. <br>"
		+"<br>2.- Electronic Invoicing for all companies, sizes and structures. Only generation of CFD´s, and/or integration with your ERP, "
		+"and/or transport of your documents, and/or confronting of your documents. <br><br>");
}

function textoPop2(){
	document.write("1.- Noticia<br><br>2.- Noticia<br><br>3.- Noticia<br><br>4.- Noticia");
}

function textoPopIng2(){
	document.write("1.- News<br><br>2.- News<br><br>3.- News<br><br>4.- News");
}


var capa
function cambio(idCapa){
 if (document.layers) capa = eval("document." + idCapa);
 if (document.all) capa = eval(idCapa + ".style");
 if (document.getElementById) capa = eval('document.getElementById("' + idCapa + '").style');

 if ((capa.visibility == "hidden") || (capa.visibility == "hide")){
  capa.visibility = (document.layers) ? "show" : "visible" ;
 }else{
  capa.visibility = (document.layers) ? "hide" : "hidden" ;
  $('#enviar').hide();
  $('#enviar1').hide();
  $('#enviar2').hide();
  $('#enviar3').hide();
  $('#enviar4').hide();
  $('#enviar5').hide();
  $('#enviar6').hide();
  $('#enviar8').hide();
 }
}

/*
var capa
function cambio(idCapa){
 if (document.layers) capa = eval("document." + idCapa);
 if (document.all) capa = eval(idCapa + ".style");
 if (document.getElementById) capa = eval('document.getElementById("' + idCapa + '").style');

 if ((capa.visibility == "hidden") || (capa.visibility == "hide")){
  capa.visibility = (document.layers) ? "show" : "visible" ;
 }else{
  capa.visibility = (document.layers) ? "hide" : "hidden" ;
 }
}*/

if(document.getElementById){
			document.write("<style type='text/css'>#capa1{visibility: hidden; position: absolute; }<\/style>")
		}
		
		if(document.getElementById){
			document.write("<style type='text/css'>#capa2{visibility: hidden; position: absolute; }<\/style>")
		}
			if(document.getElementById){
			document.write("<style type='text/css'>#capa3{visibility: hidden; position: absolute; }<\/style>")
		}
			
			if(document.getElementById){
			document.write("<style type='text/css'>#capa4{visibility: hidden; position: absolute; }<\/style>")
		}
			if(document.getElementById){
			document.write("<style type='text/css'>#capa5{visibility: hidden; position: absolute; }<\/style>")
		}
		if(document.getElementById){
			document.write("<style type='text/css'>#capa6{visibility: hidden; position: absolute; }<\/style>")
		}
		if(document.getElementById){
			document.write("<style type='text/css'>#capa7{visibility: hidden; position: absolute; }<\/style>")
		}
		if(document.getElementById){
			document.write("<style type='text/css'>#capa8{visibility: hidden; position: absolute; }<\/style>")
		}

   
function load() {
document.getElementById('divPreloader').style.display = 'none';
document.body.style.display = 'block';
}


function textoClientes(){
		document.write("Ekomercio tiene una amplia cartera de miles de clientes PYMES y Corporativos, haciendo sus "+
		" transacciones electr&oacute;nicas a trav&eacute;s de su red, a continuaci&oacute;n algunos ejemplos. ")
}

function textoClientesIng(){
		document.write("Ekomercio has thousands of SOHO and Corporate customers,"+
		" making their electronic transactions daily. ")
}

