WHOIS Service

futper.com - information about domain

  • Server Status: available
  • Server IP: 84.246.212.56
  • Server Response Time: 175ms

Site title

Grupo Futper : Carpintería industrial, proyectos, instalaciones, decoración y mobiliario

Keywords

carpinteria, mobiliario corporativo, decoracion, proyectos, instalaciones, madera, restaurantes, construccion, hospitales, locales comerciales, oficinas, piedras acrilicas, viviendas, puertas tecnicas, empanelados, falsos techos, fachadas ventiladas, cabi

Description

Grupo Futper, Carpinteria industrial especialista en proyectos, instalaciones y mobiliario corporativo. Hacemos realidad los diseños y proyectos de nuestros clientes.

Alexa information

Alexa rank: not in database

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
futper.com IN A 84.246.212.56 86400
futper.com IN SOA 86400 mname: ns.codystats.com
rname: tecnico.codytel.com
serial: 1268908652
refresh: 10800
retry: 3600
expire: 604800
minimum-ttl: 10800
futper.com IN MX 86400 mx2.infortelecom.net pri: 10
futper.com IN MX 86400 mx.infortelecom.net pri: 10
futper.com IN NS 86400 ns.codystats.com
futper.com IN NS 86400 ns2.codystats.com

Server Location

Site source

Show / hide source
                
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    
    <link rel="shortcut icon" href="favicon.ico" />
    <link rel="icon" href="animated_favicon.gif" type="image/gif" />
    
    <meta name="title" content="Grupo Futper : Carpintería industrial, proyectos, instalaciones, decoración y mobiliario" />
    <meta name="description" content="Grupo Futper, Carpinteria industrial especialista en proyectos, instalaciones y mobiliario corporativo. Hacemos realidad los diseños y proyectos de nuestros clientes." />
    <meta name="keywords" content="carpinteria, mobiliario corporativo, decoracion, proyectos, instalaciones, madera, restaurantes, construccion, hospitales, locales comerciales, oficinas, piedras acrilicas, viviendas, puertas tecnicas, empanelados, falsos techos, fachadas ventiladas, cabinas sanitarias, taquillas, suelos, exterior, formica, polyrey, arpa, corian, finsa, hi-macs, fsb, hafele, klein" />
            
    <meta name="author" content="paco contreras" />
    <meta name="Revisit" content="2 days" />
    <meta name="robots" content="all" />
    <meta name="language" content="ES" />
    <meta name="distribution" content="global" />
    <meta name="resource-type" content="document" />
    <meta http-equiv="Pragma" content="no-cache" />
    
    <meta name="DC.title" content="Grupo Futper : Carpinter&iacute;a industrial en Picassent, Valencia, Espa&ntilde;a" />
    <meta name="geo.region" content="ES-VC" />
    <meta name="geo.placename" content="Picassent" />
    <meta name="geo.position" content="39.354625;-0.453154" />
    <meta name="ICBM" content="39.354625, -0.453154" />
    
    <meta name="alexaVerifyID" content="bAP_orzoWWxXYd_oZTyU2pxTrGM" />
    
    <title>Grupo Futper : Carpintería industrial, proyectos, instalaciones, decoración y mobiliario</title>
    
    <link rel="alternate" type="application/rss+xml"  title="Proyectos realizados" href="http://www.futper.com/html/es/rss.xml" />
    
    <link href="css/pantalla.css" rel="stylesheet" type="text/css" media="screen" title="ordenador" />
    <link href="css/television.css" rel="alternate stylesheet" type="text/css" media="screen" title="television" /> 
    <link href="css/movil.css" rel="alternate stylesheet" type="text/css" media="screen" title="movil" />
    
    <script type="text/javascript" src="js/infoUsuario.js"></script>
    <script type="text/javascript" src="js/swfobject.js"></script> 
    <script type="text/javascript" src="js/AC_RunActiveContent.js"></script>
    <script type="text/javascript" src="js/swfaddress.js?strict=false"></script>
    
    <script type="text/javascript">
        function establecerCSS(elCSS) {  
            var i, a, main;  
              for(i=0; (a = document.getElementsByTagName("link")[i]); i++) {  
                if(a.getAttribute("rel").indexOf("style") != -1){
                    if(a.getAttribute("title")) {                 
                        a.disabled = true;  
                        if(a.getAttribute("title") == elCSS)  
                        a.disabled = false; 
                    }
                }  
            }  
         }
    </script>
    
    <script type="text/javascript">
        //detección de sistema
        
        //versión del flash a cargar
        var versionFlashplayer = "9";
        var archivoFlash = "index.swf";
        var capaFlash = "contenido";
        var anchoFlash = "100%";
        var altoFlash = "100%";
        var playerVersion = swfobject.getFlashPlayerVersion();
        var version = "html";
    
        switch(datosUsuario['tipoDispositivo'])
        {
        case "ordenador":
            if(playerVersion['major'] >= versionFlashplayer){    
                version = "flashSWFobject";
            }else{
                version = "html";
            }
            //cambio el css
            establecerCSS('ordenador');
            break;
        case "television":
            if(datosUsuario['plataforma'] == "PLAYSTATION 3"){
                if(playerVersion['major'] >= versionFlashplayer){    
                    //lanzamos la version de flash con embed
                    version = "flashEmbed";
                }else{
                    version = "html";
                }
            } else if(datosUsuario['plataforma'] == "PSP"){
                //lanzamos la version html
                version = "html";
            } else if(datosUsuario['plataforma'] == "Nintendo Wii"){
                if(playerVersion['major'] >= versionFlashplayer){    
                    version = "flashEmbed";
                }else{
                    version = "html";
                }
            } else{
                //lanzamos la version html
                version = "html";
            }
            //cambio el css
            establecerCSS('television');
            break;
        default:
            //comprobar si tiene flash y lanzarlo con embed sino, version html
            if(playerVersion['major'] != undefined){
                if(playerVersion['major'] >= versionFlashplayer){    
                    version = "flashEmbed";
                }else{
                    version = "html";
                }
            }else{
                version = "html";
            }
            //cambio el css
            establecerCSS('movil');
            break;
        }
        
    </script>
    
    <script type="text/javascript">
        //manejo de pantalla
        function atodaPantalla(){
            window.resizeTo(window.screen.availWidth,window.screen.availHeight);
            window.moveTo(0,0);
        }
    </script>
    
    <script type="text/javascript">
        var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
        document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
        </script>
        <script type="text/javascript">
        var pageTracker = _gat._getTracker("UA-6574395-1");
        pageTracker._initData();
        pageTracker._trackPageview();

        var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-6574395-1']);
        _gaq.push(['_trackPageview']);

        (function() {
            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
        })();

    </script>
    
</head>
<body>
    <div id="TodaPagina">
        <div id="contenido">
            <div id="Presen">
                <div>
                    <a href="html/es/auto/index.html"><img src="img/logoPresen.gif" alt="Futper : Carpintería industrial, decoración." border="0" /></a>
                </div>
                <div class="PresenFranja">
                    <a href="html/es/auto/index.html">ENTRAR EN LA WEB</a>
                </div>
                <div class="PresenTexto">
                    Somos una empresa de carpintería industrial, para proyectos e instalaciones a medida. Tenemos más de 30 años de experiencia en la fabricación y montaje de mobiliario y espacios.<br/><br/>Trabajamos con multiples materiales: Maderas | Chapas naturales | Chapas confeccionadas | Laminados de alta presión | Compactos | Materiales fenólicos e hidrófugos | Melaminas | Piedra acrílica natural (Corian, Hi-Macs) Etc...
                </div>
                <div class="PresenPie">
                    <a href="http://www.futper.com/blog/" > Blog </a> || <a href="http://www.youtube.com/user/futper" > Youtube </a> || <a href="html/es/accesible/index.html" > Web accesible </a>
                </div>
            </div>
        </div>
    </div>
    
    <script type="text/javascript">
        
        switch(datosUsuario['tipoDispositivo'])
        {
            case "ordenador":
                if (version == "flashSWFobject"){
                    flashSWFobject(archivoFlash,capaFlash,anchoFlash,altoFlash,versionFlashplayer);
                    //flashEmbed(archivoFlash,capaFlash,anchoFlash,altoFlash,versionFlashplayer);
                }else if(version == "html"){
                    location.replace('html/es/auto/index.html');
                }
                break;
            case "television":
                if(version == "flashEmbed"){
                    flashEmbed(archivoFlash,capaFlash,anchoFlash,altoFlash,versionFlashplayer);
                }else if(version == "html"){
                    location.replace('html/es/auto/index.html');
                }
                break;
            default:
                if(version == "flashEmbed"){
                    flashEmbed(archivoFlash,capaFlash,anchoFlash,altoFlash,versionFlashplayer);
                }else if(version == "html"){
                    location.replace('html/es/auto/index.html');
                }
                break;
        }
        
        //FUNCIONES
        function flashSWFobject(archivo,capa,ancho,alto,versionFlashplayer){
            
            //cargamos flash con SWFObject
            var instalarAuto = ""; //vacio no instala el palayer automaticamente, para que lo haga "expressInstall.swf"
            
            var flashvars = {};
            flashvars.navauto = location.hash.substr(1,location.hash.length);
            flashvars.dispositivo = datosUsuario['tipoDispositivo'];
            flashvars.plataforma = datosUsuario['plataforma'];
            flashvars.playerVersion = playerVersion['major'];
            flashvars.idioma =  datosUsuario['idiomaSistema'];
            flashvars.anchoNavegador = datosUsuario['anchoLibre'];
            flashvars.altoNavegador = datosUsuario['altoLibre'];
            flashvars.versionConte = version;
             
            var params = {};
            params.scale = "noscale";
            params.quality = "best";
             
            var attributes = {};
            attributes.id = "elFlash";
            attributes.name = "elFlash";
            
            swfobject.addLoadEvent(function(){swfobject.embedSWF(archivo, capa, ancho, alto, versionFlashplayer, instalarAuto, flashvars, params, attributes);});    
        }
        
        function flashEmbed(archivo,capa,ancho,alto,versionFlashplayere){
            
            //cargamos flash con EMBED
            var valor = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=' + versionFlashplayer + '" width="' + ancho + '" height="' + alto + '" id="fondo">';
            valor += '<param name="FlashVars" value="idEncuesta='+ idEncuesta + '&plataforma=' + datosUsuario["plataforma"] + '&dispositivo=' + datosUsuario["tipoDispositivo"] + '&playerVersion=' + playerVersion["major"] + '&versionConte=' + version + '&idioma='+ datosUsuario["idiomaSistema"] + '&anchoNavegador=' + datosUsuario["anchoLibre"] + '&altoNavegador=' + datosUsuario["altoLibre"] + ' ">';
            valor += '<PARAM NAME="elFlash" VALUE="' + archivo + '"/>';
            valor += '<PARAM NAME="quality" VALUE="high/">';
            valor += '<EMBED src="' + archivo + '" quality="high" WIDTH="' + ancho + '" HEIGHT="' + alto + '" NAME="elFlash"  FlashVars ="idEncuesta='+ idEncuesta + '&plataforma='+ datosUsuario["plataforma"] + '&dispositivo=' + datosUsuario["tipoDispositivo"] + '&playerVersion=' + playerVersion["major"] + '&versionConte=' + version + '&idioma='+ datosUsuario["idiomaSistema"] + '&anchoNavegador='+ datosUsuario["anchoLibre"] + '&altoNavegador=' + datosUsuario["altoLibre"] + '" />';
            valor += '</object>';
            document.getElementById(capa).innerHTML = (valor); 
            
        }
    </script>
    
</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...