header("Access-Control-Allow-Origin: https://www.hacemoswebpages.com/chatcontroller.php"); session_start(); $sesion=session_id(); $ipe=$_SERVER['REMOTE_ADDR']; $_SESSION['url']=$_SERVER['HTTP_HOST']; ?> $serv=$_SERVER['DOCUMENT_ROOT'] . "/" ; ?> $tel_abajo= file_get_contents( $serv."tel_abajo.txt"); ?> $mail_abajo= file_get_contents( $serv."mail_abajo.txt"); ?> $direccion_abajo= file_get_contents( $serv."direccion_abajo.txt"); ?> $titulo_productos= file_get_contents( $serv."titulo_productos.txt"); ?> $producto1= file_get_contents( $serv."producto1.txt"); ?> $producto2= file_get_contents( $serv."producto2.txt"); ?> $producto3= file_get_contents( $serv."producto3.txt"); ?> $producto4= file_get_contents( $serv."producto4.txt"); ?> $producto5= file_get_contents( $serv."producto5.txt"); ?> $titulo_servicios= file_get_contents( $serv."titulo_servicios.txt"); ?> $servicio1s= file_get_contents( $serv."servicio1s.txt"); ?> $servicio2s= file_get_contents( $serv."servicio2s.txt"); ?> $servicio3s= file_get_contents( $serv."servicio3s.txt"); ?> $servicio4s= file_get_contents( $serv."servicio4s.txt"); ?> $servicio5s= file_get_contents( $serv."servicio5s.txt"); ?> $titulopage= file_get_contents( $serv."titulopage.txt"); ?> $marca_negocio= file_get_contents( $serv."marca_negocio.txt"); ?> $slogan_negocio= file_get_contents( $serv."slogan_negocio.txt"); ?> $nosotros_texto= file_get_contents( $serv."nosotros_texto.txt"); ?> $titulo1= file_get_contents( $serv."titulo1.txt"); ?> $titulo2= file_get_contents( $serv."titulo2.txt"); ?> $titulo4= file_get_contents( $serv."titulo4.txt"); ?> $protocol = ((!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off') || $_SERVER['SERVER_PORT'] == 443) ? "https://" : "http://"; ?> $url = $protocol . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?>