WHOIS Service

neasefootball.com - information about domain

  • Server Status: available
  • Server IP: 216.21.239.197
  • Server Response Time: 144ms

Alexa information

Alexa rank: 19,039,829

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
neasefootball.com IN SOA 14400 mname: dns129.a.register.com
rname: root.register.com
serial: 2011100603
refresh: 28800
retry: 7200
expire: 604800
minimum-ttl: 14400
neasefootball.com IN A 216.21.239.197 14400
neasefootball.com IN NS 14400 dns186.b.register.com
neasefootball.com IN NS 14400 dns129.a.register.com
neasefootball.com IN NS 14400 dns077.c.register.com
neasefootball.com IN NS 14400 dns010.d.register.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" lang="en" xml:lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <title>Under Construction | COMPANY</title>
        <link type="text/css" href="css/reset.css" rel="stylesheet" media="all" />
        <link type="text/css" href="css/base.css" rel="stylesheet" media="all" />
        <link type="text/css" href="css/blue/style.css" rel="stylesheet" id="theme_stylesheet" />    
        <link type="text/css" href="css/theme-switcher.css" rel="stylesheet" media="all" />
        <link type="text/css" href="css/jquery.countdown.css" rel="stylesheet" media="all" />
        
        <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js"></script>
<script type="text/javascript" src="js/ui.core.js"></script>
<script type="text/javascript" src="js/ui.progressbar.js"></script>
<script type="text/javascript" src="js/ui.tabs.js"></script>
<script type="text/javascript" src="js/jquery.countdown.js"></script>
<script type="text/javascript" src="js/ajax-functions.js"></script>
<script type="text/javascript" src="js/jquery.tweet.js"></script>
<script type="text/javascript" src="js/jquery.themeswitcher.js"></script>
<script type="text/javascript">
            $(document).ready( function(){
                    
                $('.ui-state-default').hover( 
                    function(){ 
                        $(this).addClass('ui-state-hover'); 
                    },
                    function(){ 
                        $(this).removeClass('ui-state-hover'); 
                    }
                )
    
                // Handle the countdown timer
                var theYear = parseInt( 2010 );
                var theDay = parseInt( 01 );
                var theMonth = parseInt( 09 );
                var theHour = parseInt( 23 );
                var theMinutes = parseInt( 45 );
                var theEnd = new Date(theYear, theMonth-1, theDay, theHour, theMinutes); 
                //alert( theEnd );
                
                // Countdown timer            
                $('#countdown').countdown({until: theEnd, format: 'dHMS', regional: 'pt-BR'});

                // Tabs
                $('#tabs').tabs({
                    fx: { opacity: 'toggle' }
                });
                
                // Progressbar
                $('#progressbar').progressbar({
                    value: 20                });
                
                // Twitter Message
              $("#twitter_msg").tweet({
                  username: "google",
                    join_text: "auto",
                    avatar_size: 0,
                    count: 1,
                    auto_join_text_default: "",
                    auto_join_text_ed: "",
                    auto_join_text_ing: "",
                    auto_join_text_reply: "",
                    auto_join_text_url: "",
                    loading_text: "Loading Tweets..."
              });
            });
        </script>
</head>
    <body><div id="wrapper">
      <div id="content" class="ui-corner-all">
          <h3><img src="http://www.branmarcdg.com/neasefootballsite/Neasebrand.png" width="725" height="141" /><br />
                  <br />
                Leave us your info and we will let you know when we're back online!</h3>
              <div id="date"></div>
                
                
                <div id="tabs" style="background-position: 50% 40px;">
                  <ul>
                      <li><a href="#contact">Contact Us</a></li>
                      <li><a href="#newsletter">Stay Informed</a></li>
                    </ul>
                    <!-- end navigation tabs -->
                    <!-- end progress tab -->

<div id="contact">
  <div class="messages ui-corner-all" id="msg_contact"></div>
                        <ul class="form floatleft">
                            <li><label class="desc">Your Name: </label> <input size="43" id="contact_name" type="text" class="text required ui-corner-all cform" /></li>
                            <li><label class="desc">Your Email: </label> <input size="43" id="contact_email" type="text" class="text required ui-corner-all cform" /></li>
                            <li><label class="desc">Your Message: </label> <textarea id="contact_msg" class="text required ui-corner-all cform" rows="10" cols="40"></textarea></li>
                                                        <li><label class="desc">2 + 3 =</label><input id="ashv_answer" size="43" type="text" class="text required ui-corner-all cform"  /></li>
                                                        <li class="buttons ui-corner-all">
                                <span id="contact_status">Done? Hit the button to send your message.</span>
                                <input class="button ui-state-default ui-corner-all floatright" type="submit" id="btn_contact" value="Send Message" />
                                <div class="clearfix"></div>
                            </li>
                        </ul>
                        <div id="contact_info">
                                                    </div>
                        <div class="clearfix"></div>
                    </div>
                    <!-- end contact tab -->
                    <!-- end twitter tab -->
                
                  <div id="newsletter">
                    <div class="messages ui-corner-all" id="msg_subscribe"></div>
                        <p>Enter your email address and we will let you know when we get everything finished up.</p>
                        
                        <ul class="form" id="frm_newsletter">
                            <li>
                                <label class="desc">Your Email: </label> <input size="25" id="subscribe_email" type="text" class="text required ui-corner-all" />
                                <input class="button ui-state-default ui-corner-all" type="submit" id="btn_subscribe" value="Subscribe" />
                            </li>
                        </ul>
                        <div class="clearfix"></div>
                    </div>
                    <!-- end newsletter tab -->
                
                </div>
                <!-- end tabs -->
                
            </div>
            <!-- end content -->
                
            <div class="clearfix"></div>
                
        </div>
        <!-- end wrapper -->
    <input type="hidden" id="success_msg_contact" value="Thanks for contacting us, {{name}}." />
        <input type="hidden" id="success_msg_subscribe" value="When the site is ready, we will notify you at {{email}}!" />
        
    </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...