OK
https://www.amigosmexico.com/
Mexico
Country
Network
April 04, 2025, 04:59 PM UTC
Date & Time
Websites
Websites
Runtime: 1.1s
On April 04, 2025, 04:59 PM UTC, https://www.amigosmexico.com/ was accessible when tested on AS17072 in Mexico.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
187.251.150.206
Query:
IN A www.amigosmexico.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
172.67.212.220
@
IN
A
104.21.45.96

TCP Connections

Connection to 104.21.45.96:443 succeeded.
Connection to 172.67.212.220:443 succeeded.

HTTP Requests

URL
GET https://www.amigosmexico.com/
Response Headers
Alt-Svc:
h3=":443"; ma=86400
Cache-Control:
no-store, no-cache, must-revalidate
Cf-Cache-Status:
DYNAMIC
Cf-Ray:
92b25b21880b3ac6-DFW
Content-Type:
text/html; charset=UTF-8
Date:
Fri, 04 Apr 2025 16:59:23 GMT
Expires:
Thu, 19 Nov 1981 08:52:00 GMT
Nel:
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Pragma:
no-cache
Report-To:
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Q9vR3BIOrjj92%2FrdUuaCon8xhxsLJ%2FGP0LP9R5FJT4ixn0MJ5HzIxgV6XxUma0f%2BOnS4LZwrRoYcuU6gjk3cFao3n1i4Z2P%2FdUgKC6GH7nflO23kHwGykm2bzB%2BHgR4w52Aa6Eizgw%3D%3D"}],"group":"cf-nel","max_age":604800}
Server:
cloudflare
Server-Timing:
cfL4;desc="?proto=TCP&rtt=30598&min_rtt=30331&rtt_var=8722&sent=7&recv=8&lost=0&retrans=0&sent_bytes=3190&recv_bytes=668&delivery_rate=138794&cwnd=253&unsent_bytes=0&cid=b82de293948e4264&ts=177&x=0"
Set-Cookie:
PHPSESSID=235t5iju972ap3d96prteic7oc; path=/
Vary:
Accept-Encoding
X-Cache-Status:
MISS
X-Powered-By:
PHP/8.3.19
Response Body
					
										
					<!DOCTYPE html>
<html lang="es">
<head>
	
	<base href="https://www.amigosmexico.com" >
	<meta name="author" content="Alex Mora" >
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<meta name="description" content="Amigos M&eacute;xico es una red social para conocer gente en Ciudad de M&eacute;xico gratis. Conoce singles en Ciudad de M&eacute;xico, haz nuevos amigos o encuentra pareja." >
	<link rel="canonical" href="https://www.amigosmexico.com" />
	<title>Amigos M&eacute;xico - Conocer gente en Ciudad de M&eacute;xico, Singles</title>
	
	<style>.inicio { color:#0082C9 }</style>
	
	



<link rel="manifest" href="temaconfiguracion/manifest.json">
<meta name="theme-color" content="#0D86CC">
<link rel="icon" sizes="192x192" href="../images/icon192x192.png">

<link async href="css/cssresp.css?v.2.2.6" rel="stylesheet" type="text/css" />
<link async href="css/bootstrap.css?v.1.2.9" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon.ico" />


	<script>
		if ('serviceWorker' in navigator) {
			window.addEventListener('load', function() {
				/*
				navigator.serviceWorker.getRegistrations().then(function(registrations) {
					for(let registration of registrations) {
						if (registration.active && registration.active.scriptURL.endsWith('firebase-messaging-sw.js')) {
							registration.unregister();
						}
					}
				});
				*/
				navigator.serviceWorker.register('/firebase-messaging-sw.js').then(function(registration) {
					console.log('Service worker registration successful, scope: ', registration.scope);
				}).catch(function(err) {
					console.log('Service worker registration failed, error: ', err);
				});
			});
		}

	</script>
<!--<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>-->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3617540166462421" data-overlays="bottom" crossorigin="anonymous"></script>
<script async src="https://fundingchoicesmessages.google.com/i/pub-3617540166462421?ers=1" nonce="fcEQVemuZSOH1KltXxUG_Q"></script><script nonce="fcEQVemuZSOH1KltXxUG_Q">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script>






<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KQ17DP02TC"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-KQ17DP02TC');
</script>
	

		
	
</head>

<body>




	<div id="correctoraltura" style="width:100%"></div>
	
	
	<style>
	#correctoraltura
	{
	height:100px;
	}
	/* for 860px or less */
		@media screen and (max-width: 860px) {
			#correctoraltura
			{
								height:86px;				
			}
			
			
		}
	
	.animate 
	{
	  animation-duration: 0.50s; //running slower to show effect
	  animation-delay: 0.5s;
	  animation-name: animate-fade;
	  animation-timing-function: cubic-bezier(.26,.83,.74,1.48);
	  animation-fill-mode: backwards;
	}

	.animate.flip 
	{
		animation-name: animate-flip;
		transform-style: preserve-3d;
		perspective: 600px;
	}
	@keyframes animate-flip {
	0% {
		opacity: 0.9;
		transform: rotateX(-120deg) scale(0.9,0.9);
	   }
	100% {
		opacity: 1;
		transform: rotateX(0deg) scale(1,1);
		}
	}

	</style>
	
	

	<div id="cargando" class="animate flip" style="display:none;position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 9999; background: url('images/cargandogif.gif') 50% 50% no-repeat rgb(255,255,255);"></div>
	
	<div id="navegaciontop" style="position:fixed;top:0;left:0;width:100%;z-index:99999">
	
	
	<nav class="navegacion ocultarnormal"  style="background-color:#fff;text-align:center;padding:0px;margin:0;border:0">
		<div id="main" style="background-color:#fff;text-align:center;height:45px">
			<div class="lateral"></div>
			<div style="padding:5px">
				<a href="https://www.amigosmexico.com" onclick="javascript:mostrarcargando();"><img src="logos/logoamigos.png" loading="lazy" style="width:283px;height:33px" alt="Amigos M&eacute;xico" title="Amigos M&eacute;xico" /></a>
			</div>
			<div class="lateral"></div>
		</div>
	</nav>
		<nav class="navegacion ocultarsmartphone"  style="background-color:#fff;text-align:center;padding:0px;margin:0;border:0">
		<div id="main" style="background-color:#fff;text-align:center;height:30px">
			<div class="lateral"></div>
			<div style="padding:3px">
				<a href="https://www.amigosmexico.com" onclick="javascript:mostrarcargando();"><img src="logos/logopequeamigos.png" loading="lazy" style="width:188px;height:33px" alt="Amigos M&eacute;xico" title="Amigos M&eacute;xico" /></a>
			</div>
			<div class="lateral"></div>
		</div>
	</nav>
		<nav id="navegacionsegunda"  style="background: rgba(255, 255, 255, 0.95);text-align:center;padding:0px;margin:0;border:0;border-bottom:1px solid #E6E6E6;padding:3px;padding-top:6px">
		<div id="mainsegunda" style="text-align:center;width: 100%;border:0;margin:0;padding:0;height: 54px;display: flex">
			<div class="lateral" style="-webkit-flex: 1;-ms-flex: 1;flex: 1"></div>
			
			<div class="objetomenu" style="-webkit-flex: 1;-ms-flex: 1;flex: 1">
				<a href="https://www.amigosmexico.com" class="enlacemenu" onclick="javascript:mostrarcargando();" >	
					<img src="images/iconohome.png" loading="lazy" alt="Home" title="Home" id="imagehome" style="width:40px;height:40px"></img>
				</a>
			</div>
			
			
			
			<div class="objetomenu" style="-webkit-flex: 1;-ms-flex: 1;flex: 1">
				<a href="singles" class="enlacemenu" onclick="javascript:mostrarcargando();" >
					<img src="images/topmiembrosblack.svg?v1.4" loading="lazy" alt="Todos los singles de amigos" title="Todos los singles de amigos" style="width:25px;height:25px" />
					<span class="ocultarsmartphone"></span>
					<span class="miembros textomenu" style="font-weight:400">Singles</span>
				</a>
			</div>
		
						
			
						<div class="objetomenu" style="-webkit-flex: 1;-ms-flex: 1;flex: 1">
				<a href="foros" class="enlacemenu" onclick="javascript:mostrarcargando();">
					<img src="images/topgruposblack.svg?v1.4" loading="lazy" alt="Acceso a todos los foros" title="Acceso a todos los foros" style="width:25px;height:25px" />
					<span class="ocultarsmartphone"></span>
					<span class="foros textomenu" >Foro</span>
				</a>
			</div>
					
			<div class="objetomenu" style="-webkit-flex: 1;-ms-flex: 1;flex: 1">
				<a href="conocer-gente" class="enlacemenu" onclick="javascript:mostrarcargando();">
					<img src="images/whatsappcabecera.svg?v1.4" loading="lazy" alt="Acceso a todos los grupos de Whatsapp y Telegram" title="Acceso a todos los grupos de Whatsapp y Telegram" style="width:25px;height:25px" />
					<span class="ocultarsmartphone"></span>
					<span class="grupos textomenu" >Grupos</span>
				</a>
			</div>
			
			
			
			<div class="lateral" style="-webkit-flex: 1;-ms-flex: 1;flex: 1"></div>
		</div>
	
	</nav>
	
	
	</div>
	
		
	
				
	
	

	<div id="menuabajo" style="position:fixed;left:0;z-index:99999;bottom:0;height:55px;background-color:#fff;width:100%;border-top:1px solid #ACB1B4;padding:0px">
	<nav class="navegacionabajo"  style="background-color:#fff;text-align:center;padding:0px;margin:0;border:0">
	
	
							
					<div id="mainabajo" style="text-align:center;width: 100%;border:0;margin:0;padding:0;height: 35px;display: flex;padding-top:15px">
						<div class="lateral" style="-webkit-flex: 1;-ms-flex: 1;flex: 1"></div>
						<div class="lateral" style="-webkit-flex: 1;-ms-flex: 1;flex: 1"></div>
						<div  style="-webkit-flex: 1;-ms-flex: 1;flex: 1">
							<a href="login" onclick="javascript:mostrarcargando();" style="color:#000"  rel="nofollow">	
								&#9193;
								<span>Iniciar sesi&oacute;n</span>
							</a>
						</div>
						<div style="-webkit-flex: 1;-ms-flex: 1;flex: 1">
							<a href="signup" onclick="javascript:mostrarcargando();" style="color:#000" rel="nofollow">	
								&#9000;
								<span>Registrarse</span>
							</a>
						</div>
						<div class="lateral" style="-webkit-flex: 1;-ms-flex: 1;flex: 1"></div>
						<div class="lateral" style="-webkit-flex: 1;-ms-flex: 1;flex: 1"></div>
					</div>
					
		
			
	
	</nav>
	</div>
	
	<div id="divlateraloscuro" onclick="javascript:cerrardivmenu();" style="z-index:100000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:none;padding:0;margin:0;opacity: 0.9;filter: alpha(opacity=90)">	</div>	
	<div id="menulateral" style="z-index:10000001;display:none;background-color:#fff;padding:6px;overflow: auto;font-weight:400">

		
	</div>
	<div id="divnotificacionesoscuro" onclick="javascript:cerrardivnotificaciones();" style="z-index:100000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:none;padding:0;margin:0;opacity: 0.9;filter: alpha(opacity=90)">	</div>	
	<div id="menunotificaciones" style="z-index:10000002;display:none;background-color:#fff;padding:0">
	
		 <div id="carganoti" style="clear:letft;text-align:center"></div>
		 <div id="infinito_notis" style="clear:left;padding:5px">
						<ul id="lista_notificaciones" class="media-list forum" style="padding:0px;margin:0px">	
							<li style="padding:10px;color:#fff;text-align:center"><img src="images/cargando.gif" loading="lazy" alt="Cargando" title="Cargando" /><br />Las notificaciones se estan cargando...</li>
						</ul>
		</div>
	</div>
	
	
	<div id="divescribiroscuro" onclick="javascript:cerrardivescribir();" style="z-index:100000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:none;padding:0;margin:0;opacity: 0.9;filter: alpha(opacity=90)">	</div>	
	<div id="menuescribir" style="z-index:10000002;display:none;background-color:#fff;padding:0">
	
		 <div id="carganotiescribir" style="clear:letft;text-align:center"></div>
		 <div id="infinito_notisescribir" style="clear:left;padding:5px">
						<ul id="lista_notificacionesescribir" class="media-list forum" style="padding:0px;margin:0px">	
							<li style="padding:10px;color:#fff;text-align:center"><img src="images/cargando.gif" loading="lazy" alt="Cargando" title="Cargando" /><br />Las notificaciones se estan cargando...</li>
						</ul>
		</div>
	</div>
	
		
	
		

	
	
	
			
	
	
		<script type="text/javascript">
			async function logout(e) {
				e.preventDefault(); // prevent the link from navigating to a new page
				await tokenLogout()
				window.location="Salir/Cerrar";
			}
											function mostrardivmenu() 
											{
											menulateral.style.display ='';
											divlateraloscuro.style.display ='';
											 
											}

											function cerrardivmenu() 
											{
											menulateral.style.display='none';
											divlateraloscuro.style.display='none';
											}
											
											function mostrardivnotificaciones() {

											menunotificaciones.style.display ='';
											divnotificacionesoscuro.style.display ='';
											
											lista_notificaciones = document.getElementById("lista_notificaciones");
											if(XMLHttpRequest) var x = new XMLHttpRequest();
											else var x = new ActiveXObject("Microsoft.XMLHTTP");
											x.open("GET", "nuevasnotificaciones.php", true);
											x.send();
											x.onreadystatechange = function(){
												if(x.readyState == 4){
													if(x.status == 200)
													{
													lista_notificaciones.innerHTML = x.responseText;
													}
													else
													{
													lista_notificaciones.innerHTML = "Error loading document";
													}
													}
												}
												console.log("entraporjava");

											}

											function cerrardivnotificaciones() 
											{
											menunotificaciones.style.display='none';
											divnotificacionesoscuro.style.display ='none';
											}
											
											
											function mostrardivescribir() {

											menuescribir.style.display ='';
											divescribiroscuro.style.display ='';
											
											lista_notificacionesescribir = document.getElementById("lista_notificacionesescribir");
											if(XMLHttpRequest) var x = new XMLHttpRequest();
											else var x = new ActiveXObject("Microsoft.XMLHTTP");
											x.open("GET", "escribirpostgeneralselector.php", true);
											x.send();
											x.onreadystatechange = function(){
												if(x.readyState == 4){
													if(x.status == 200)
													{
													lista_notificacionesescribir.innerHTML = x.responseText;
													}
													else
													{
													lista_notificacionesescribir.innerHTML = "Error loading document";
													}
													}
												}
												console.log("entraporjava");

											}

											function cerrardivescribir() 
											{
											menuescribir.style.display='none';
											divescribiroscuro.style.display ='none';
											}
											
										
		</script>
		
			
	
								
<div id="pagewrap" >

	
		<!--REPORTES-------------------------------------------------------------------------------------------------------------------------->
	
	
	<div id="divlateraloscuroperfil" onclick="javascript:cerrarmenuperfil();" style="z-index:100000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:none;padding:0;margin:0;opacity: 0.9;filter: alpha(opacity=90);">	</div>	
	<div id="menuperfilusuario" style="display:none;z-index: 10000000001; text-align:center;background-color: rgb(255, 255, 255); padding: 0px; overflow: auto; font-weight: 400;position:fixed;bottom:0;left:0;width:100%;height:50%">
		<div class="pull-left" style="padding:15px">
			Opciones
		</div>
		<div class="pull-right" style="padding:15px">
			<a href="javascript:cerrarmenuperfil();"><img src="images/iconoclosewindow.svg" loading="lazy" style="width:25px;height:25px"></a>
		</div>
		<div class="clearfix"></div>
		<hr />
		<br />
		<FORM action="denunciarcontenido">
			<input type="hidden" name=TIPO id=TIPO value="EVENTO" style="width:200px" />
			<input type="hidden" name=IDMENSAJE id=IDMENSAJE style="width:200px" />
			<img src="images/menuescribir.svg?v2" loading="lazy" alt="Reportar" title="Reportar" style="width:25px;height:25px">&nbsp;&nbsp; <input type="submit" style="background:none;border:0;color:#000" value="Reportar" />
		</FORM>
		<div class="clearfix"></div>
		<br />
		<FORM action="denunciarusuario">
			<input type="hidden" name=IDUSUARIOABLOQUEAR id=IDUSUARIOABLOQUEAR style="width:200px" />
			<img src="images/menubloqueado.svg?v2" loading="lazy" alt="Bloquear usuario" title="Bloquear usuario" style="width:25px;height:25px">&nbsp;&nbsp; <input type="submit" style="background:none;border:0;color:#000" value="Ocultar usuario / contenido" />
		</FORM>
	</div>
	<script>
		function mostrarmenuperfil(idmensaje,idusuarioabloquear) 
			{ 
				menuperfilusuario.style.display =''; divlateraloscuroperfil.style.display =''; 
				var inputNombre = document.getElementById("IDMENSAJE");
				inputNombre.value = idmensaje;
				
				var inputUsuarioabloquear = document.getElementById("IDUSUARIOABLOQUEAR");
				inputUsuarioabloquear.value = idusuarioabloquear;
				
			}
		function cerrarmenuperfil() { menuperfilusuario.style.display ='none'; divlateraloscuroperfil.style.display ='none'; }
	
	</script>
	
	<!--FIN REPORTES-------------------------------------------------------------------------------------------------------------------------->
		
		
		<style>
			div.scrollmenu {  background-color: #fff; overflow: auto; white-space: nowrap; }
			div.scrollmenu a { display: inline-block; text-align: center;  text-decoration: none; }
			div.scrollmenu a:hover { background-color: #f5f5f5; }
			::-webkit-scrollbar { width: 10px; height: 0px; }
			::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);    background-color: #F5F5F5; }
			::-webkit-scrollbar-thumb { background-color: #039bff; background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }
			::-webkit-scrollbar-thumb:hover { background-color: #039bff; background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }
		</style>
		
		<div class="col-md-12 col-sm-12 col-md-12" style="margin:0;padding:0">
		
		
							<style>
					@keyframes gradient { 0% { background-position: 0% 0%; } 30% { background-position: 100% 100%; } 70% { background-position: 0% 0%; } }
					.underlined { position: relative; }
					.underline-clip:after { content: '';position: absolute;top: 95%;width: 150%;aspect-ratio: 3 / 1;left: 50%;transform: translate(-40%, 0);border-radius: 50%;border: 2px solid hsl(50 80% 50%);clip-path: polygon(0 0, 30% 30%, 100% 0); }
				</style>
				<br />
				<div style="width:100%;padding:5px;text-align:center; background: linear-gradient(3000deg, rgba(50,0,94,1) 0%, rgba(30,132,206,1) 58%, rgba(24,238,226,1) 88%, rgba(255,25,25,1) 98%);animation: gradient 15s ease infinite; border-radius:5px;background-size: 400% 400%;background-attachment: fixed;margin-bottom:20px;color:#fff">
					<br /><br />
					<h1 style="font-size: clamp(1rem, 5vmin, 4rem);font-family: sans-serif;color: hsl(0 0% 98%);border:0">Conoce gente gratis en <span class="underlined underline-clip">Ciudad de M&eacute;xico</span></h1>
					<br /><br />
					<a href="login" class="botonnormal" style="background-color:#fff;color:#000;border:0" >&#9193; Iniciar sesi&oacute;n</a>
					&nbsp;&nbsp;&nbsp;
					<a href="signup" class="botonnormal"  style="background-color:#fff;color:#000;border:0" >&#9000; Registrarse</a>
					<div class="clearfix"></div>
					<br /><br />
				</div>
				
				
					
				<div style="text-align:left;padding:10px">	
					Amigos M&eacute;xico es la <b>red social gratuita para conocer gente</b> más grande de <b> Ciudad de M&eacute;xico</b>.
					<br />
					Puedes acceder a todo <b>gratis</b>, no hay usuarios VIP, ni micropagos.					<br /><br />
				</div>
				
				<div class="scrollmenu"  style="padding-bottom:5px"> 
					<a href="chat-online-ciudad-de-mexico" class="enlacenotificacionnormal" onclick="javascript:mostrarcargando();" style="border: 1px dashed #999;padding: 8px;color: #000;border-radius: 3px">Chatea con gente</a>
					<a href="conocer-gente" class="enlacenotificacionnormal" onclick="javascript:mostrarcargando();" style="border: 1px dashed #999;padding: 8px;color: #000;border-radius: 3px">Descubre nuevos eventos</a>
					<a href="conocer-gente" class="enlacenotificacionnormal" onclick="javascript:mostrarcargando();" style="border: 1px dashed #999;padding: 8px;color: #000;border-radius: 3px">Participa en una ruta de senderismo</a>
					<a href="conocer-gente" class="enlacenotificacionnormal" onclick="javascript:mostrarcargando();" style="border: 1px dashed #999;padding: 8px;color: #000;border-radius: 3px">Tómate algo y haz nuevos amigos</a>
					<a href="singles" class="enlacenotificacionnormal" onclick="javascript:mostrarcargando();" style="border: 1px dashed #999;padding: 8px;color: #000;border-radius: 3px">Encuentra pareja</a>
					<a href="conocer-gente" class="enlacenotificacionnormal" onclick="javascript:mostrarcargando();" style="border: 1px dashed #999;padding: 8px;color: #000;border-radius: 3px">Únete a un grupo local</a>
				</div>
				
				
			
						<br />
			<div style="padding:10px;background-color:#FF595A;color:#fff">
				Amigos es <b>100% GRATIS</b>, Amigos <b>NUNCA te pedira dinero ni tu tarjeta de crédito</b>, vigila con los estafadores o anuncios que intentan engañarte y cobrar dinero.
			</div>
			
					
			
			
			
			<div style="text-align: center;width: 100%;margin: 0;margin-bottom:30px">
												<h2 >
						<a href="singles" onclick="javascript:mostrarcargando();" ><img src="images/topmiembrosblack.svg?v1" loading="lazy" alt="Online" title="Online" style="width:25px;height:25px">&nbsp;Chateando con gente</a></h2>
															</div>
			
						
			<div id="users_container" class="users_container" style="overflow:auto;margin-top:20px">
				<ul id="listausersonline" style="padding:0;margin:0">
			</div>
					
				
			<script>
				//MUESTRA USUARIOS ONLINE
				listausersonline = document.getElementById("listausersonline");
				actualizarlistadousuariosonline();
					
				document.getElementsByTagName('body')[0].onscroll = function() { console.log("scrolling"); };
					
				function actualizarlistadousuariosonline()	
					{
						if(XMLHttpRequest) var xlistarusuariosonline = new XMLHttpRequest();
						else var xlistarusuariosonline = new ActiveXObject("Microsoft.XMLHTTP");
						xlistarusuariosonline.open("GET", "chatindexlistar.php", true);
						xlistarusuariosonline.send();
						xlistarusuariosonline.onreadystatechange = function(){
							if(xlistarusuariosonline.readyState == 4){
								if(xlistarusuariosonline.status == 200) listausersonline.innerHTML = xlistarusuariosonline.responseText;
								else listausersonline.innerHTML = "Error loading document";
								}
							}
								
					}
				setInterval(actualizarlistadousuariosonline, 59000);
				//FIN MUESTRA USUARIOS ONLINE
			</script>	
			
						
			<div class="clearfix"></div>
			<div style="clear:left;text-align:center;margin-top:5px;width:100%">
				<a href="chicas" class="botonnormal" onclick="javascript:mostrarcargando();">Mujeres</a>
				<a href="chicos" class="botonnormal" onclick="javascript:mostrarcargando();">Hombres</a>
				<a href="online" class="botonnormal" onclick="javascript:mostrarcargando();">Online</a>
			</div>
					
			
						<div class="clearfix"></div>
			<br /><br />
			<div style="padding:0;margin:0;border-radius:0;border:0;background:none">
								
			<div class="col-xs-12 col-sm-4 text-center" style="padding:0;margin:0;text-align:center" >
				 <img  src="images/appdescargar.png?v2" loading="lazy" style="width:100%">
			</div>
			<div class="col-xs-12 col-sm-8" style="padding:6px;margin:0;background-color:#fff;text-align:center">
				<h2 style="border:0;font-size:2.0em">Descárgate la app</h2>
				
				AmigosSingles engloba Amigos M&eacute;xico y 2000 ciudades más. Puedes usar los datos de inicio de sesión de Amigos M&eacute;xico.
				<br /><br />
				<div id="applogos">
				<a href='https://play.google.com/store/apps/details?id=com.amigos.app&pcampaignid=web_share'><img src='images/google-play.svg' style="width:156px;height:47px" title="App Amigos M&eacute;xico Android" alt="App Amigos M&eacute;xico Android" /></a> &nbsp; 
				<a href='https://apps.apple.com/us/app/amigossingles/id6739617496'><img src='images/app-store.svg' style="width:156px;height:47px" title="App Amigos M&eacute;xico Apple" alt="App Amigos M&eacute;xico Apple" /></a><br /><br />
				</div>

			</div>
			</div>
			
					
			<div class="clearfix"></div>
			<br />
			<br />
			
				<h2 >
					<a href="foros" onclick="javascript:mostrarcargando();" ><img src="images/topgruposblack.svg?v1" loading="lazy" alt="Conoce a gente en nuestro foro" title="Conoce a gente en nuestro foro" style="width:25px;height:25px">&nbsp;Conoce a gente en nuestro foro</a>
				</h2>
			
			
			<a href="https://www.amigosmexico.com/filtro/f" onclick="javascript:mostrarcargando();"  class="botonnormal">
					&#128197 Por fecha
				</a>&nbsp;
				<a href="https://www.amigosmexico.com/filtro/" onclick="javascript:mostrarcargando();" class="botonnormal">
					&#9000 Comentados
				</a>
			
			
			
										
										<div id="infinite_scroll" style="clear:left;padding:0px;margin-top:10px">
						<ul id="lista_noticias" style="padding:0px;margin:0px;column-count:1;-moz-column-count: 1;-webkit-column-count: 1;list-style:none">				
																			
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">12 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6227/amor-puro-y-sincero-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Amor puro y sincero </a></h4>
																<span style="color:#666;font-weight:400" >01 abr</span> <span style="color:#4093D5;font-weight:400">Gaby mayo, 54</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amor-ciudad-de-mexico" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amor Ciudad de México</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">1 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">326 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m5845/conocer-amistades-y-si-se-da-algo-mas-con-algun-chico-sera-excelente" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Conocer amistades y si se da algo más con algún chico será excelente</a></h4>
																<span style="color:#666;font-weight:400" >29 dic</span> <span style="color:#4093D5;font-weight:400">Tania, 38</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amor-santiago-de-queretaro" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amor Santiago de Querétaro</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">59 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6226/alguna-mujer-guadalajara-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Alguna mujer Guadalajara </a></h4>
																<span style="color:#666;font-weight:400" >06 feb</span> <span style="color:#4093D5;font-weight:400">Ruben, 30</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amor-guadalajara" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amor Guadalajara</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">83 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6225/chatear-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Chatear </a></h4>
																<span style="color:#666;font-weight:400" >25 ene</span> <span style="color:#4093D5;font-weight:400">Adriana, 35</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amistad-san-luis-potosi" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amistad San Luis Potosí</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">172 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6224/personas-alegres" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Personas alegres</a></h4>
																<span style="color:#666;font-weight:400" >06 oct</span> <span style="color:#4093D5;font-weight:400">Maribel, 50</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/mayores-de-50-anos-ciudad-de-mexico" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Mayores de 50 a&ntilde;os Ciudad de México</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">3 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">573 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m3671/amistades-respetuosas-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Amistades respetuosas </a></h4>
																<span style="color:#666;font-weight:400" >14 oct</span> <span style="color:#4093D5;font-weight:400">Cristy, 50</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amistad-veracruz" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amistad Veracruz</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">178 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6223/tragando-palabras" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Tragando palabras</a></h4>
																<span style="color:#666;font-weight:400" >09 nov</span> <span style="color:#4093D5;font-weight:400">Meripoza, 28</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/general-san-luis-potosi" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">General San Luis Potosí</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">137 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6222/tragando-palabras" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Tragando palabras</a></h4>
																<span style="color:#666;font-weight:400" >09 nov</span> <span style="color:#4093D5;font-weight:400">Meripoza, 28</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/general-san-luis-potosi" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">General San Luis Potosí</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">146 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6221/sentir" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Sentir</a></h4>
																<span style="color:#666;font-weight:400" >15 sept</span> <span style="color:#4093D5;font-weight:400">Meripoza, 28</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/general-san-luis-potosi" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">General San Luis Potosí</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">6 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">475 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6198/conocer-gente-para-amistad-en-ciudad-de-mexico" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Conocer gente para amistad en Ciudad de México</a></h4>
																<span style="color:#666;font-weight:400" >08 feb</span> <span style="color:#4093D5;font-weight:400">Jose, 42</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amistad-ciudad-de-mexico" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amistad Ciudad de México</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">2 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">760 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6209/me-gustaria-poder-aprender-ingles-de-una-forma-divertida-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Me gustarí­a poder aprender inglés de una forma divertida .</a></h4>
																<span style="color:#666;font-weight:400" >12 mar</span> <span style="color:#4093D5;font-weight:400">Claudia, 43</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/aprender-ingles-ciudad-de-mexico" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Aprender ingl&eacute;s Ciudad de México</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">411 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6220/conocer-gente-nada-de-novios-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Conocer gente, nada de novios </a></h4>
																<span style="color:#666;font-weight:400" >23 may</span> <span style="color:#4093D5;font-weight:400">Maria, 40</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/bailar-salsa-santiago-de-queretaro" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Bailar Salsa Santiago de Querétaro</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">349 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6219/conocer-gente" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Conocer gente</a></h4>
																<span style="color:#666;font-weight:400" >23 may</span> <span style="color:#4093D5;font-weight:400">Maria, 40</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/general-queretaro" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">General Querétaro</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">339 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6218/aprender-a-bailar-y-conocer-gente-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">aprender a bailar y conocer gente </a></h4>
																<span style="color:#666;font-weight:400" >22 may</span> <span style="color:#4093D5;font-weight:400">Maria, 40</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/bailar-salsa-santiago-de-queretaro" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Bailar Salsa Santiago de Querétaro</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">303 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6217/conocer-gente-nueva" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">conocer gente nueva</a></h4>
																<span style="color:#666;font-weight:400" >22 may</span> <span style="color:#4093D5;font-weight:400">Maria, 40</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/general-queretaro" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">General Querétaro</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">360 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6216/espanola-que-se-muda-a-queretaro-y-necesita-amistades-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">española que se muda a Querétaro y necesita amistades </a></h4>
																<span style="color:#666;font-weight:400" >22 may</span> <span style="color:#4093D5;font-weight:400">Maria, 40</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amistad-santiago-de-queretaro" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amistad Santiago de Querétaro</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">292 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6215/hola-buenas-tardes-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Hola buenas tardes </a></h4>
																<span style="color:#666;font-weight:400" >14 may</span> <span style="color:#4093D5;font-weight:400">Manuel, 55</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/gays-monterrey" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Gays Monterrey</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">0 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">384 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6214/senderismo-en-grupo-cdmx-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Senderismo en grupo cdmx </a></h4>
																<span style="color:#666;font-weight:400" >14 may</span> <span style="color:#4093D5;font-weight:400">July, 60</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/senderismo-ciudad-de-mexico" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Senderismo Ciudad de México</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">2 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">411 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6212/senderismo-" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Senderismo </a></h4>
																<span style="color:#666;font-weight:400" >17 abr</span> <span style="color:#4093D5;font-weight:400">July, 60</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/senderismo-ciudad-de-mexico" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Senderismo Ciudad de México</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																								
												<li class="media" style="padding:4px;padding-top:6px;padding-bottom:6px;margin:0;background-color:#fff;border-bottom:1px solid #E5E5E5;display:inline-block;border-radius:3px" >
													
													
														<div class="pull-right user-info" style="text-align:right">
															
														
															<span style="font-size:13px;color:#666;padding:1px">1 &#128209;</span>
															<br />
														
															<span style="font-size:13px;color:#666;padding:1px">519 &#128200;</span>
															
															
														
														</div>
														<div class="media-body">
															
															<style>
															p.textopost { display:inline; }
															@media screen and (max-width: 1215px) {	.textopost { max-width:350px; }	}
															@media screen and (max-width: 1125px) {	.textopost { max-width:300px; } }
															@media screen and (max-width: 997px) { .textopost { max-width:300px; } }
															@media screen and (max-width: 992px) { .textopost { max-width:500px; } }
															@media screen and (max-width: 612px) { .textopost { max-width:450px; } }
															@media screen and (max-width: 513px) { .textopost { max-width:400px; } }
															@media screen and (max-width: 463px) { .textopost { max-width:360px; } }
															@media screen and (max-width: 425px) { .textopost { max-width:330px; } }
															@media screen and (max-width: 384px) { .textopost { max-width:290px; } }	
															</style>
															
															<div class="textopost" style="padding:5px;font-weight:300;word-wrap:break-word;color:rgba(0,0,0,.65);">
																<h4 style="padding:0;margin:0"><a href="m6208/busco-amistad-tengo-47-anos" style="color:#212529;font-weight:500" onclick="javascript:mostrarcargando();">Busco amistad tengo 47 años</a></h4>
																<span style="color:#666;font-weight:400" >26 feb</span> <span style="color:#4093D5;font-weight:400">Joel, 47</span>
																<br />
																<span class="badgegrupos" style="background-color: #25AAE2;flex: 0 0 auto; width: 9px; height: 9px; margin-right: 5px; display: inline-block"></span>
																<a href="g/amistad-ciudad-de-mexico" style="font-weight:600;color:#0079D3;font-size: 0.9em" onclick="javascript:mostrarcargando();">Amistad Ciudad de México</a>					
															</div>
															
														
													
													
														
														</div>
													
														
													
													
												</li>	
													
												
												
																		</ul>
					</div>
				
				
				<div style="clear:left;text-align:center;margin-top:5px;width:100%"><a href="foros" class="botonnormal" onclick="javascript:mostrarcargando();">M&aacute;s mensajes</a><br /><br /><br /></div>
				<div class="clearfix"></div>
				
						
			
						
			
						<br /><br />
		
		
		
		
		
		</div>
	

				
	
</div>
<div id="footer" >
	

<br /><br />

 <div class="row grid-divider" style="background-color:#0F1721;padding:0;margin:0;padding:20px">
	 
	  
			<a href="ayuda" style="color:#5BC0DE;font-weight:400" >&Iacute;ndice de ayuda</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="buscar" style="color:#fff;font-weight:400" >Buscar</a>
											
							<br /><br />
							<a href="https://www.facebook.com/amigosmexicocom"  style="color:#fff;font-weight:400">Facebook</a>&nbsp;&nbsp;
							<a href="https://twitter.com/MexicoAmigos"  style="color:#38B5CB;font-weight:400">Twitter</a>&nbsp;&nbsp;
														
							<br /><br />
							
							<a href="quienes-somos" style="color:#fff;font-weight:400"  >&iquest;Qui&eacute;nes somos?</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="amigos-gratis" style="color:#fff;font-weight:400" >&iquest;Amigos es gratis?</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="contactar-amigos-ciudad-de-mexico" style="color:#fff;font-weight:400" >Contactar</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="cookies" style="color:#fff;font-weight:400"  >Cookies</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="legal" style="color:#fff;font-weight:400"  >Aviso Legal</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="privacidad" style="color:#fff;font-weight:400"  >Privacidad</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="terminosycondiciones" style="color:#fff;font-weight:400"  >Condiciones</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="app" style="color:#fff;font-weight:400"  >App &#128241;</a>&nbsp;&nbsp;&nbsp;&nbsp;
														
							<br /><br />
							
							<div id="applogos">
							<a href='https://play.google.com/store/apps/details?id=com.amigos.app&pcampaignid=web_share'><img src='images/google-play.svg'  title="App Amigos M&eacute;xico Android" alt="App Amigos M&eacute;xico Android" /></a> &nbsp; 
							<a href='https://apps.apple.com/us/app/amigossingles/id6739617496'><img src='images/app-store.svg'  title="App Amigos M&eacute;xico Apple" alt="App Amigos M&eacute;xico Apple" /></a><br /><br />
							</div>
							
							
							
							
							<a href="grupos-whatsapp" style="color:#fff;font-weight:400"><img src="images/whatsapp.svg" loading="lazy" alt="Todos los grupos de Whatsapp" title="Todos los grupos de Whatsapp" style="width:25px;height:25px"> Grupos de Whatsapp</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<br /><a href="grupos-telegram" style="color:#fff;font-weight:400"><img src="images/telegram.svg" loading="lazy" alt="Todos los grupos de Telegram" title="Todos los grupos de Telegram" style="width:25px;height:25px"> Grupos de Telegram</a>&nbsp;&nbsp;&nbsp;&nbsp;
								
								
						
							
							<br /><br />
							
							<span style="color:#5BC0DE">Otras ciudades </span>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="https://www.amigospuebla.com" style="color:#fff;font-weight:400" target="_blank" rel="noreferrer"  >Amigos Puebla</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="https://www.amigosbuenosaires.com" style="color:#f1f1f1;font-weight:400" target="_blank" rel="noreferrer"  >Amigos Buenos Aires</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="https://www.amigosbogota.com" style="color:#fff;font-weight:400" target="_blank" rel="noreferrer"  >Amigos Bogot&aacute;</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="https://www.amigossantiago.com" style="color:#f1f1f1;font-weight:400" target="_blank" rel="noreferrer"  >Amigos Santiago</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="https://www.amigosnewyork.com" style="color:#fff;font-weight:400" target="_blank" rel="noreferrer"  >Amigos New York</a>&nbsp;&nbsp;&nbsp;&nbsp;
							<a href="https://www.amigossingles.com" style="color:#f1f1f1;font-weight:400" target="_blank"  rel="noreferrer" >Todas</a>&nbsp;&nbsp;&nbsp;&nbsp;
							
							<br /><br />
							<br /><br />
	  
	
 </div>
 
 

	


		
</div>
	
 <!-----------------------------------------------ESTILOS DEL CHAT------------------------------------------>
<style>
#listadousuarios{ width: 400px;	height: 85%; bottom: 0;	right: 20px; padding:0; margin:0; position: fixed; background-color:#F1F3F6; -webkit-box-shadow: 11px 0px 33px -4px rgba(0,0,0,0.8); -moz-box-shadow: 11px 0px 33px -4px rgba(0,0,0,0.8);box-shadow: 11px 0px 33px -4px rgba(0,0,0,0.8);	opacity: '0.1';z-index:1000000;padding:0;overflow: auto;filter: drop-shadow(5px 5px 10px #444) }
#divchatgeneral { width: 380px; }
#cabecerausuariorecibe { z-index:2147483648;position:fixed;clear:left;text-align:center;background: #00c6ff;  /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #0072ff, #00c6ff);  /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #0072ff, #00c6ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */;border-radius:0px;color:#333;border:0;margin-bottom:0px;height:50px;width:100%;padding:0px;text-align:center }
#divlistanotificaciones { width: 380px;z-index:2147483647;overflow:auto;margin-top:55px }
#cabeceralistadousuarios { width:380px;z-index:2147483646;position:fixed;clear:left;text-align:center;background-color: #fff;border-radius:0px;border-bottom-left-radius: 0%;border-bottom-right-radius: 0%;color:#333;border:0;margin-bottom:0px;height:50px;padding:5px;text-align:center	}
@media screen and (max-width: 660px) { #listadousuarios	{ height:100%; width:100%;right:0 } #cabeceralistadousuarios { width:100%; } #divchatgeneral { width:100% } #divlistanotificaciones { width:100% } }

#chatunovsuno {	z-index:1000001;	background-color:#F6FAFA; padding:0; width: 50%; right: 360px; height: 80%; bottom: 0; padding: 0; margin: 0;	position: fixed;filter: drop-shadow(5px 5px 10px #444)	}
@media screen and (max-width: 800px) { #chatunovsuno { width: 100%;	height: 100%; right:0px; } }

#chatvistacontainer { width: 50%; }
#zonamensajesvista { width: 50%;left:0px;width:100%;height:70px;position: relative;bottom: 0px;z-index: 1000001;background: #F6FAFA;border: none;outline: none;color: #666;font-weight: 400;padding-top:15px }
#divimagenchatunovsuno { width: 50%; }
@media screen and (max-width: 800px) { #chatunovsuno { width:100%; } #chatvistacontainer { width:100%; } #zonamensajesvista {	width: 100%; }	 #divimagenchatunovsuno { width: 100%; } }

#uploadimagenescontainerunovsuno { right:0px;top:40px;height: auto;padding:10px;height:250px;color:#fff;overflow-y: scroll;overflow-x: hidden;width:100%;background-color:#2E82D8;opacity:1.0 } 

</style>
 <!-----------------------------------------------FIN ESTILOS DEL CHAT------------------------------------------>



		

<script type="text/javascript">
	 
	  
	  function mostrarcargando()
	  {
		  cargando.style.display ='';
		  console.log("cargando...");
	  }
		  
</script>

<script> cargando.style.display ='none'; </script>


<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'92b25b21880b3ac6',t:'MTc0Mzc4NTk2My4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
	

		
<script>
  if ('serviceWorker' in navigator) {
    //console.log("Will the service worker register?");
    navigator.serviceWorker.register('service-worker.js')
      .then(function(reg){
        //console.log("Yes, it did.");
      }).catch(function(err) {
        //console.log("No it didn't. This happened: ", err)
      });
  }
</script>




</html>

Resolver

Resolver ASN
AS22884
Resolver IP
187.251.150.206
Resolver Network Name
TOTAL PLAY TELECOMUNICACIONES SA DE CV
Report ID
20250404T165534Z_webconnectivity_MX_17072_n1_HEHpwoO6X4oa2EnD
Platform
windows
Software Name
ooniprobe-desktop-unattended (3.17.2)
Measurement Engine
ooniprobe-engine (3.17.2)

Raw Measurement Data

Loading