ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- saved from url=(0035)http://www.taxifull.com.ar/home.htm --> <HTML><HEAD><TITLE>Taxifull -Web de ayuda al taxista y al usuario de taxis .</TITLE> <META content="text/html; charset=unicode" http-equiv=Content-Type> <META name=GENERATOR content="MSHTML 8.00.6001.22945"></HEAD> <BODY onload=checkCount() leftMargin=0 topMargin=0 bgColor=#ffffff text=#000000> <DIV align=center> <CENTER> <META content="" http-equiv="" -1?? express??> <META content=no-cache http-equiv=Pragma> <SCRIPT> // Array de los meses var monthNames = new makeArray(12); monthNames[0] = "Enero"; monthNames[1] = "Febrero"; monthNames[2] = "Marzo"; monthNames[3] = "Abril"; monthNames[4] = "Mayo"; monthNames[5] = "Junio"; monthNames[6] = "Julio"; monthNames[7] = "Agosto"; monthNames[8] = "Septiembre"; monthNames[9] = "Octubre"; monthNames[10] = "Noviembre"; monthNames[11] = "Diciembre"; // Array de los días var dayNames = new makeArray(7); dayNames[0] = "Domingo"; dayNames[1] = "Lunes"; dayNames[2] = "Martes"; dayNames[3] = "Mi&eacute;rcoles"; dayNames[4] = "Jueves"; dayNames[5] = "Viernes"; dayNames[6] = "S&aacute;bado"; var now = new Date(); var year = now.getYear(); if (year < 2000) year = year + 1900; function makeArray(len) { for (var i = 0; i < len; i++) this[i] = null; this.length = len; } </SCRIPT> <SCRIPT language=JavaScript> /* Protecciónde email ante los spiders Realizado por: WebExperto.com */ // Completamos el nombre de usuario y el dominio del email usuario = "toon"; dominio = "taxifull.com.ar"; // Imprimimos el email uniendo las cadenas document.write('<a href=\"toon@taxifull.com.ar:' + toon + '@' + taxifull.com.ar + '\">'); document.write(usuario + '@' + dominio + '</a>'); </SCRIPT> <SCRIPT language=JavaScript> <!-- Begin var expDays =1; function GetCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return getCookieVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } function SetCookie (name, value) { var argv = SetCookie.arguments; var argc = SetCookie.arguments.length; var expires = (argc > 2) ? argv[2] : null; var path = (argc > 3) ? argv[3] : null; var domain = (argc > 4) ? argv[4] : null; var secure = (argc > 5) ? argv[5] : false; document.cookie = name + "=" + escape (value) + ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) + ((path == null) ? "" : ("; path=" + path)) + ((domain == null) ? "" : ("; domain=" + domain)) + ((secure == true) ? "; secure" : ""); } function DeleteCookie (name) { var exp = new Date(); exp.setTime (exp.getTime() - 1); var cval = GetCookie (name); document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString(); } var exp = new Date(); exp.setTime(exp.getTime() + (expDays*24*60*60*1000)); function amt(){ var count = GetCookie('count') if(count == null) { SetCookie('count','1') return 1 } else { var newcount = parseInt(count) + 1; DeleteCookie('count') SetCookie('count',newcount,exp) return count } } function getCookieVal(offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(offset, endstr)); } function checkCount() { var count = GetCookie('count'); if (count == null) { count=1; SetCookie('count', count, exp); window.open(page, "", windowprops); } else { count++; SetCookie('count', count, exp); } } // End --> </SCRIPT> <META name=description content="Licencias de taxis. licencias gestoria taxifull tramites"> <META name=keywords content="habilitaciones, licencia, licencias, taxis,taxi, licencias, gestoria, tramitess"> <META name=Title content="www.taxifull.com.ar - Ayuda al taxista y al usuario de taxis en Buenos Aires.Argentina."> <META name=Keywords content="taxis,rentas, patentes, radiotaxis,radio-taxi,radio-taxis,talleres,licencias,verificaciones,sacta,gestores,mandatarios,abogados, tribunal de faltas,afip,comisarias,companias de seguros,escribanos,contadores,mandatarias,art,afjp,tramites,registros,publicidad,rectificadoras,relojes,sindicatos,obra social y agencias de taxis"> <META name=Description content="Sitio Oficial de taxis de la Ciudad de Buenos Aires"> <META name=Autor content=www.taxifull.com.ar> <META name=Language content=Spanish> <META name=Robots content=All> <DIV align=center> <CENTER> <TABLE cellSpacing=0 cellPadding=0 width=1000 height=0> <TBODY> <TR> <TD bgColor=#000000 height=50 width=1000><A href="http://www.taxifull.com.ar/publicidad8.htm" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/publicidad9.jpg" width=1000 height=50> </A></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=1000> <TBODY> <TR> <TD style="BORDER-LEFT: rgb(0,0,0) 0px solid" bgColor=#000000 width=210 align=middle><IMG border=0 src="http://www.taxifull.com.ar/_banners/taxifull54.gif" width=200 height=60></A> <P></P></TD> <TD style="PADDING-BOTTOM: 0px; BORDER-RIGHT: rgb(0,0,0) 0px solid; PADDING-TOP: 2px" bgColor=#000000 background=Taxifull%20-Web%20de%20ayuda%20al%20taxista%20y%20al%20usuario%20de%20taxis_archivos/taxifull_com_ar.htm width=200> <DIV align=center> <CENTER> <TABLE cellSpacing=0 cellPadding=0 width=468> <SCRIPT language=JavaScript> var slideCache = new Array(); function RunSlideShow(pictureName,imageFiles,displaySecs) { var imageSeparator = imageFiles.indexOf(";"); var nextImage = imageFiles.substring(0,imageSeparator); if (document.all) { document.getElementById(pictureName).style.filter="blendTrans(duration=2)"; document.getElementById(pictureName).filters.blendTrans.Apply(); } document.getElementById(pictureName).src = nextImage; if (document.all) { document.getElementById(pictureName).filters.blendTrans.Play(); } var futureImages= imageFiles.substring(imageSeparator+1,imageFiles.length) + ';' + nextImage; setTimeout("RunSlideShow('"+pictureName+"','"+futureImages+"',"+displaySecs+")", displaySecs*1000); // Cache the next image to improve performance. imageSeparator = futureImages.indexOf(";"); nextImage = futureImages.substring(0,imageSeparator); if (slideCache[nextImage] == null) { slideCache[nextImage] = new Image; slideCache[nextImage].src = nextImage; } } </SCRIPT> <TBODY> <TR> <TD bgColor=#000000 height=60 vAlign=center width=468><A href="http://www.taxifull.com.ar/recoleta.htm" target=_blank><IMG id=recoleta border=0 src="http://www.taxifull.com.ar/_banners/recoleta20.jpg" width=468 height=60> <SCRIPT language=JavaScript> RunSlideShow("recoleta","http://www.taxifull.com.ar/_banners/recoleta20.jpg;http://www.taxifull.com.ar/_banners/recoleta21.jpg",4); </SCRIPT> </A></TD></TR></TBODY></TABLE></CENTER></DIV> <TD bgColor=#000000 height=60 vAlign=center width=310 cellSpacing="0" cellPadding="0" border="0"><A href="http://www.taxifull.com.ar/usados.htm"><IMG src="http://www.taxifull.com.ar/_banners/publicidad2.jpg" width=310 height=60> </A></TD></TR></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width=1000> <TBODY> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 3px solid" bgColor=#000000 height=22 width=1000> <TABLE cellSpacing=0 background=""> <TBODY></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width=980 height=12> <TBODY> <TR> <TD width=310> <P align=center><B><FONT color=#ffff00 size=1 face=Verdana> <SCRIPT language=JavaScript> <!-- document.write( dayNames[now.getDay()] + " " + now.getDate() + " de " + monthNames[now.getMonth()] + " " +" de " + year); // --></b> </SCRIPT> </FONT></P></B></TD> <TD width=220> <P align=right><FONT color=#ffff00 size=1 face=Verdana><STRONG>Tené a Taxifull en :</STRONG></FONT></P></TD> <TD background=http://www.taxifull.com.ar/_banners/fondoinicio.gif width=100> <P align=center><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="javascript:window.external.AddFavorite('http://www.taxifull.com.ar','Taxifull%20-%20Ayuda%20al%20taxista%20y%20al%20usuario%20de%20taxis%20en%20Buenos%20Aires.Argentina');"><FONT size=1 face=Verdana>Favoritos</FONT></A></P></TD> <TD background=http://www.taxifull.com.ar/_banners/fondoinicio2.gif width=100> <P align=right><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.taxifull.com.ar');" href="javascript:"><FONT size=1 face=Verdana>Página de Inicio</FONT></A></P></TD> <TD background=http://www.taxifull.com.ar/_banners/fondoinicio3.gif width=100> <P align=right><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/revista.htm"><FONT size=1 face=Verdana>Registrate Gratis</FONT></A></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width=130> <TBODY> <TR> <TD style="BORDER-LEFT: rgb(0,0,0) 0px solid" vAlign=top width=130> <TABLE cellSpacing=0 cellPadding=0 width=130 bgColor=#699adb height=36 1px PADDING-BOTTOM:> <TBODY> <TR> <TD bgColor=black height=280 background="" width=130 align=middle><A href="http://www.taxifull.com.ar/publicidad6.htm" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/publicidad6.jpg"></A></TD></TR></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid" bgColor=black height=20 width=130> <P align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>6</FONT><FONT color=#ffff00 face=Verdana>USUARIOS / USERS </FONT></SMALL></STRONG></SMALL></P></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=1 vAlign=left width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT> <A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/ingles.htm"><FONT size=1 face=Verdana>English Version</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=12 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/uradiotaxis.htm"><FONT size=1 face=Verdana> Radiotaxis</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/consejos.htm"><FONT size=1 face=Verdana> Consejos</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/usuarios.htm"><FONT size=1 face=Verdana> Importe de Viajes</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid" bgColor=#000000 height=20 width=130><B><FONT color=#ffff00 size=1 face=Webdings>6</FONT><FONT color=#ffff00 size=1 face=Verdana>GREMIO</FONT></B></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/agenciasdetaxis.htm"><FONT size=1 face=Verdana> Licencias taxi </FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/usados.htm"><FONT size=1 face=Verdana> Taxis armados </FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/entrevistas.htm"><FONT size=1 face=Verdana> Entrevistas </FONT></A><IMG width=15 height=1><IMG src="http://www.taxifull.com.ar/_banners/New.gif" width=28 height=9></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/sacta2.htm"><FONT size=1 face=Verdana> SACTA S.A.</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/reportajes.htm"><FONT size=1 face=Verdana> Reportajes </FONT></A><IMG width=15 height=1><IMG src="http://www.taxifull.com.ar/_banners/New.gif" width=28 height=9></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 width=130 align=" vAlign="><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/tramites.htm"><FONT size=1 face=Verdana> Trámites Utiles</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=120 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/impuestos.htm"><FONT size=1 face=Verdana> Impositivas </FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/sindicatos.htm"><FONT size=1 face=Verdana> Sindicatos y Asoc.</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/ospetax1.htm"><FONT size=1 face=Verdana> Obra Social</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/conveniolaboral.htm"><FONT size=1 face=Verdana> Convenio Laboral</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/uradiotaxis.htm"><FONT size=1 face=Verdana> Radiotaxis </FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/upatlp.htm"><FONT size=1 face=Verdana>Taxistas del Interior</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/taxistasperu.htm"><FONT size=1 face=Verdana>Taxistas del mundo</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid" bgColor=#000000 height=20 width=130> <P align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>6</FONT><FONT color=#ffff00 face=Verdana>CONTACTENOS</FONT></SMALL></SMALL></STRONG></P></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/mensajes.htm"><FONT size=1 face=Verdana> Mensajes</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/auspiciantes.htm"><FONT size=1 face=Verdana> Auspiciantes</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid" bgColor=#000000 height=21 width=130><B><FONT color=#ffff00 size=1 face=Webdings>6</FONT><FONT color=#ffff00 size=1 face=Verdana>INFORMACION</FONT></B></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/test.htm"><FONT size=1 face=Verdana> Test de Vehículos</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=120 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/temasdetaxista.htm"><FONT size=1 face=Verdana> Temas sobre Taxis</FONT></A></SMALL></SMALL></STRONG></TD></TR> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 4px; PADDING-TOP: 1px" bgColor=#699adb height=17 vAlign=center width=130 align=left><STRONG><SMALL><SMALL><FONT color=#ffff00 face=Webdings>4</FONT><A style="COLOR: rgb(255,255,255); TEXT-DECORATION: none" href="http://www.taxifull.com.ar/mandatarias.htm"><FONT size=1 face=Verdana> Mandatarias</FONT></A></SMALL></SMALL></STRONG></TD></TR></TBODY> <TBODY></TBODY></TABLE> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-RIGHT: rgb(0,0,0) 1px solid; PADDING-TOP: 0px" bgColor=#ffffff vAlign=top width=640> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=2 topMargin="5"> <TBODY></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width=648 bgColor=#ffffff height=24 topMargin="5"> <TBODY> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 1px" bgColor=#699adb height=24 vAlign=center width=630 align=middle><STYLE="COLOR: none? TEXT-DECORATION: rgb(255,255,255);> <MARQUEE><FONT color=#ffffff size=2 face=Verdana><B> FELIZ DIA DEL TAXISTA </B></FONT></MARQUEE></FONT></A></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 height=2 topMargin="5"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=2 topMargin="1"> <TBODY></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=10 topMargin="0"> <TBODY> <TR> <TD bgColor=#ffffff width=50></TD> <SCRIPT language=JavaScript> var slideCache = new Array(); function RunSlideShow(pictureName,imageFiles,displaySecs) { var imageSeparator = imageFiles.indexOf(";"); var nextImage = imageFiles.substring(0,imageSeparator); if (document.all) { document.getElementById(pictureName).style.filter="blendTrans(duration=2)"; document.getElementById(pictureName).filters.blendTrans.Apply(); } document.getElementById(pictureName).src = nextImage; if (document.all) { document.getElementById(pictureName).filters.blendTrans.Play(); } var futureImages= imageFiles.substring(imageSeparator+1,imageFiles.length) + ';' + nextImage; setTimeout("RunSlideShow('"+pictureName+"','"+futureImages+"',"+displaySecs+")", displaySecs*1000); // Cache the next image to improve performance. imageSeparator = futureImages.indexOf(";"); nextImage = futureImages.substring(0,imageSeparator); if (slideCache[nextImage] == null) { slideCache[nextImage] = new Image; slideCache[nextImage].src = nextImage; } } </SCRIPT> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" height=170 width=630><A href="http://www.taxifull.com.ar/agenciavirtual.htm" target=_blank><IMG id=toon border=0 width=630 height=170> <SCRIPT language=JavaScript>RunSlideShow("toon","http://www.taxifull.com.ar/_banners/banner2.jpg;http://www.taxifull.com.ar/_banners/banner2.jpg;http://www.taxifull.com.ar/_banners/banner2.jpg",7);</SCRIPT> </A></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=4 topMargin="0"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 height=71 topMargin="0"> <TBODY> <TR> <TD bgColor=#ffffff width=8></TD> <TD style="BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" bgColor=#ffffff height=25 width=320><IMG border=0 src="http://www.taxifull.com.ar/_banners/taxifullinforma.jpg"></A></TD> <TD bgColor=#ffffff width=10></TD> <TD style="BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" height=25 width=280><IMG border=0 src="http://www.taxifull.com.ar/_banners/taxistas.jpg" bgcolor="#FFFFFF"></A></TD> <TR> <TD bgColor=#ffffff width=10></TD> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; BORDER-RIGHT: rgb(0,0,0) 1px solid; PADDING-TOP: 4px" bgColor=#ffffff vAlign=top width=320><FONT color=#699adb size=2 face=Arial font><STRONG>Ultimas novedades:</STRONG></FONT></FONT> <BR><FONT size=1 face=verdana><FONT color=red size=2 face=Webdings>4</FONT>&nbsp;<A title="" href="http://www.taxifull.com.ar/relojesprorroga.htm" target=_blank><FONT color=#699adb> Prorroga para relojes no homologados en capital.</A></FONT><BR><FONT size=1 face=verdana><FONT color=red size=2 face=Webdings>4</FONT>&nbsp;<A title="" href="http://www.taxifull.com.ar/vencimientos2012.htm"><FONT color=#699adb>Vencimiento de cargas sociales en mayo 2012. </A></FONT><BR><FONT size=1 face=verdana><FONT color=red size=2 face=Webdings>4</FONT>&nbsp;<A title="" href="http://www.taxifull.com.ar/vencimientos2012.htm"><FONT color=#699adb> Vencimiento de Monotributo en mayo 2012. </A></FONT><BR><FONT size=1 face=verdana><FONT color=red size=2 face=Webdings>4</FONT>&nbsp;<A title="" href="http://www.taxifull.com.ar/patentes2012.htm"><FONT color=#699adb> Vencimiento de patentes en abril 2012 </A></FONT><BR><BR><IMG src="http://www.taxifull.com.ar/_banners/flechalinda.gif">&nbsp;<FONT size=2 face=Arial><A href="http://www.taxifull.com.ar/temasdetaxista.htm"><B>Más temas sobre taxis</B></A> </FONT></FONT></FONT></FONT></FONT></TD> <TD bgColor=#ffffff width=8></TD> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; BORDER-RIGHT: rgb(0,0,0) 1px solid; PADDING-TOP: 4px" bgColor=#ffffff vAlign=top width=280><FONT color=#699adb size=2 face=Arial font><STRONG>Novedades para taxistas : </STRONG></FONT></FONT> <P align=justify><FONT color=red size=2 face=Webdings>4</FONT> <FONT size=1 face=verdana><FONT color=#699adb>Selecciona el contenido de las noticias que te gustaria recibir en tu E-Mail y dejanos alguna sugerencia haciendo click aquí</A> &nbsp;<BR><FONT size=1 face=verdana>&nbsp; Recibí gratis la revista trimestral en tu E-Mail.</A> <BR><BR>&nbsp;<IMG src="http://www.taxifull.com.ar/_banners/flechalinda.gif">&nbsp;<FONT size=2 face=Arial><A href="http://www.taxifull.com.ar/revista.htm"><B>Registrate aquí</B></A></P></FONT></FONT></FONT></FONT></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=4 topMargin="0"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=648 bgColor=#ffffff align=center height=10 topMargin="0"> <TBODY> <TR> <TD bgColor=#ffffff height=170 width=9></TD> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" height=170 width=630 align=middle><A href="http://www.taxifull.com.ar/pampa.htm" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/promo1.jpg" width=630 height=170 img></A> </TD> <TD bgColor=#ffffff height=174 width=9></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=4 topMargin="2"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=4 topMargin="0"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=4 topMargin="2"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=4 width=638 bgColor=#ffffff height=27> <TBODY> <TR> <TD bgColor=#ffffff height=20 width=648><FONT face="arial, helvetica"> <P align=center><STRONG><FONT color=#699adb><FONT size=1 face=Arial> <P align=center><STRONG>AVISO LEGAL DE DESLINDE DE RESPONSABILIDAD </STRONG></P></FONT></FONT></STRONG></FONT> <TR> <TD bgColor=#ffffff height=27 width=648><FONT face="arial, helvetica"> <P><STRONG><FONT color=#699adb><FONT size=1 face=Arial> <P align=justify>Taxifull es un sitio meramente informativo, y no brinda consejo, recomendación o invitación de ningún tipo para realizar actos y/u operaciones de cualquier naturaleza. Las fuentes de información aquí citadas son de público acceso. Los cuadros mostrados en este sitio son elaborados por él sobre la base de los datos de público acceso que en cada caso se indica. Este sitio deslinda toda responsabilidad respecto de la posible falta de precisión y/o veracidad y/o exactitud de los datos y/o fuentes de información de publico acceso tenidos en consideración para la elaboración del contenido de este sitio. Este sitio deslinda toda responsabilidad respecto del uso que puedan llegar a dar a la información y/o a los datos incluídos en el contenido de este sitio quienes accedan a este último. </FONT></STRONG></FONT></P></FONT></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#699adb height=5 topMargin="2"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=4 topMargin="2"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE border=0 cellSpacing=0 cellPadding=0 width=640 bgColor=#ffffff height=4 topMargin="2"> <TBODY> <TR> <TD bgColor=#ffffff width=0></TD></TR></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=1 width=648 bgColor=#699adb height=84 topMargin="9"> <TBODY> <TR> <TD width=5></TD> <TD bgColor=#699adb align=left><A href="http://uebimiau.ipv4networks.net/" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/sobre.bmp" width=19 height=14></A></TD> <TD bgColor=#699adb height="100%" vAlign=center colSpan=2 align=middle><FONT color=#ffffff size=1 face="Arial, Helvetica, sans-serif"><FONT color=#009999>-</FONT>Resolución óptima 800 X 600 en I.E. 6.0 o sup. Fuente mediana -</FONT><FONT color=#00ff00 size=1 face="Arial, Helvetica, sans-serif" font> Copyright © - 2002 / 2012 taxifull - </B></FONT> <TD bgColor=#699adb align=right> <TD bgColor=#699adb align=left><A href="http://uebimiau.ipv4networks.net/" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/sobre.bmp" width=19 height=14></A></TD><FONT face="arial, helvetica"></FONT></TD></TR></TBODY></TABLE> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 0px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-RIGHT: rgb(0,0,0) 1px solid; PADDING-TOP: 0px" vAlign=top> <TABLE border=0 cellSpacing=0 cellPadding=0 width=219 bgColor=#ffffff height=2 topMargin="2"> <TBODY></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width=212 bgColor=#ffffff height=24 topMargin="5"> <TBODY> <TR> <TD height=3 width=12></TD> <TD height=3 width=190 align=middle></FONT></TD> <TD height=3 width=12></TD></TR> <TR> <TD width=12></TD> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" bgColor=#ffffff height=157 width=200><A href="http://www.taxifull.com.ar/publicidad3.htm" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/publicidad3.jpg" width=200 height=300> </A></TD> <TD bgColor=#ffffff width=5></TD></TR> <TR> <TD height=3 width=12></TD> <TD height=3 width=190 align=middle></FONT></TD> <TD height=3 width=12></TD></TR> <TR> <TD width=5></TD> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" bgColor=#ffffff height=200 width=200><A href="http://www.taxifull.com.ar/publicidad4.htm" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/publicidad4.jpg" width=200 height=200> </A></TD> <TD bgColor=#ffffff width=5></TD></TR> <TR> <TD height=3 width=12></TD> <TD height=3 width=190 align=middle></FONT></TD> <TD height=3 width=12></TD></TR> <TR> <TD width=5></TD> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" bgColor=#ffffff height=157 width=240><A href="http://www.taxifull.com.ar/publicidad5.htm" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/publicidad5.jpg" width=200 height=240> </A></TD> <TD bgColor=#ffffff width=5></TD></TR></TR></TBODY></TABLE> <CENTER></CENTER></TR></TBODY></TABLE><TD style="BORDER-BOTTOM: rgb(0,0,0) 0px solid; BORDER-LEFT: rgb(0,0,0) 0px solid; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: rgb(0,0,0) 0px solid; BORDER-RIGHT: rgb(0,0,0) 0px solid; PADDING-TOP: 0px" width="1000"> <TABLE cellSpacing=0 cellPadding=0 width=998 height=40> <TBODY> <TR> <TD style="BORDER-BOTTOM: rgb(0,0,0) 1px solid; BORDER-LEFT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; BORDER-RIGHT: rgb(0,0,0) 1px solid" bgColor=black height=40 width=1000><A href="http://www.taxifull.com.ar/publicidadhomepie.htm" target=_blank><IMG border=0 src="http://www.taxifull.com.ar/_banners/homepiepagina.jpg" width=998 height=40> </A></TD> <DIV></DIV></TR></TBODY></TABLE> <SCRIPT language=JavaScript> function infoscroll(seed,looped) { var text1 = " '' TAXIFULL'' info a full para el taxista y el usuario de taxis de la Cuidad de Buenos Aires"; var text2 = " Si sos usuario de taxis, registrate y tene la mejor info trimestral en tu E-Mail, sobre promos de RADIOTAXIS "; var msg=text1+text2; var putout = " "; var c = 1; if (looped > 1) { window.status=" taxifull agradece tu visita a nuestro Web Site "; } else if (seed > 100) { seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 100 && seed > 0) { for (c=0 ; c < seed ; c++) { putout+=" "; } putout+=msg.substring(0,100-seed); seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; window.status=putout; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 0) { if (-seed < msg.length) { putout+=msg.substring(-seed,msg.length); seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; window.status=putout; timerTwo=window.setTimeout(cmd,100); // 100 } else { window.status=" "; looped += 1; var cmd = "infoscroll(100," + looped + ")"; timerTwo=window.setTimeout(cmd,75); // 75 } } } // --> <!-- infoscroll(100,1) // --> </SCRIPT> </CENTER></DIV></CENTER></DIV></BODY></HTML>