WHOIS Service

lifeboat.com - information about domain

  • Server Status: available
  • Server IP: 74.55.204.2
  • Server Response Time: 531ms

Site title

Lifeboat Foundation: Safeguarding Humanity

Keywords

lifeboat

Description

The Lifeboat Foundation is a nonprofit nongovernmental organization dedicated to ensuring that humanity adopts the increasingly powerful technologies of genetics, nanotechnology, and robotics safely as we move towards the Singularity.

Alexa information

Alexa rank: 186,093

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
lifeboat.com IN MX 29264 mail.lifeboat.com pri: 10
lifeboat.com IN MX 29264 mail2.lifeboat.com pri: 20
lifeboat.com IN A 74.55.204.2 29263
lifeboat.com IN NS 29263 ns0.lifeboat.com
lifeboat.com IN NS 29263 ns10.lifeboat.com

Server Location

Site source

Show / hide source
                
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Lifeboat Foundation: Safeguarding Humanity</title>
<link rel="shortcut icon" href="/favicon.ico">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="description" content="The Lifeboat Foundation is a nonprofit
nongovernmental organization
dedicated to ensuring that humanity adopts the increasingly powerful
technologies of
genetics, nanotechnology, and robotics safely as we move towards the
Singularity.">
<meta name="keywords" content="lifeboat">
<link rel="alternate" type="application/rss+xml" title="Lifeboat News RSS Feed" href="/news/rss">
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE">
<script type="text/javascript" src="https://use.typekit.com/kkx5uon.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" href="/css/screen.css" media="screen,projection" type="text/css" />
<link rel="stylesheet" type="text/css" href="/css/screen_black.css" title="screen_black" media="screen" />
<link rel="alternate stylesheet" type="text/css" href="/css/screen_white.css" title="screen_white" media="screen" />
<!--[if IE 7]>
<link rel="stylesheet" href="/css/screen_ie7.css" media="screen,projection" type="text/css" />
<![endif]-->
<script src="/js/jquery.min.js"></script>

<script>

function MM_findObj(n, d) {
  var p,i,x;  if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++)
x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers[i].document); return x;
}

function MM_swapImgRestore() {
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)
x.src=x.oSrc;
}

function MM_swapImage() {
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc)
x.oSrc=x.src; x.src=a[i+2];}
}

function MM_preloadImages() {
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image;
d.MM_p[j++].src=a[i];}}
}

style="screen_black";

function write_style_cookie()
{
expires_perm = new Date(new Date().getTime() + 10 * 365 * 24 *3600000);
document.cookie = "style="+style+"; expires=" +
expires_perm.toGMTString() +";path=/;domain=.lifeboat.com";
}

blogtop10="on";

function read_blog_top10_cookie()
{
 var allcookies = document.cookie;
 var pos = allcookies.indexOf("blogtop10=");
 if (pos != -1)
 {
 var start = pos + 10;
 var end = allcookies.indexOf(";", start);
 if (end == -1) end = allcookies.length;
 style=allcookies.substring(start,end);
 return style;
 }
}

function write_blog_top10_cookie()
{
expires_perm = new Date(new Date().getTime() + 10 * 365 * 24 *3600000);
document.cookie = "blogtop10="+blogtop10+"; expires=" +
expires_perm.toGMTString() +";path=/;domain=.lifeboat.com";
}

function read_style_cookie()
{
 var allcookies = document.cookie;
 var pos = allcookies.indexOf("style=");

 if (pos != -1)
 {
 var start = pos + 6;
 var end = allcookies.indexOf(";", start);
 if (end == -1) end = allcookies.length;
 style=allcookies.substring(start,end);
 return style;
 }
}

/* based on */
/**
* Styleswitch stylesheet switcher built on jQuery
* Under an Attribution, Share Alike License
* By Kelvin Luck ( http://www.kelvinluck.com/ )
*
* Code is also at js/styleswitcher.js
**/

(function($)
{
    $(document).ready(function() {
        
        var f = readCookie('style');
        if (f) readMyCookie('.styleswitch');
        $('.styleswitch').click(function() {
        var thisRel = this.getAttribute("rel");
        
        $('body').append('<div id="overlay" />');
        $('body').css({height:'100%'});
        $('#overlay')
            .css({
                display: 'none',
                position: 'absolute',
                top:0,
                left: 0,
                width: '100%',
                height: '100%',
                zIndex: 999999999
            })
            .fadeIn(500,function(){
                //$.get(thisHref,function(){
                    switchStylestyle(thisRel);
                    readMyCookie('.styleswitch');
                    $('#fund-info').css('display','none');
                    $('#fund-bar').css('display','none');
                    cssDummy.check(function(){
                        $('#overlay').fadeOut(2000,function(){
                            $(this).remove();
                            if ($("#fund-bar").length > 0){
                            setTimeout('showFund()', 4000);
                                
                            }
                            setTimeout('replaceSelectImage()', 1000);
                            setTimeout('replaceInputFileImage()', 1000);
                            setTimeout('replaceImgBox()', 1000);
                            setTimeout('replaceBWImages()', 1000);
                        });    
                    });
                //});
                        
// Working around a WebKit problem (mostly Safari)
// $('#overlay').remove();
//        var c = readCookie('style');
//        if (c == 'screen_white') {switchStylestyle(c);}
// End of workaround
            });

            var cssDummy = {
                init: function(){
                    $('<div id="dummy-element" style="display:none" />').appendTo('body');
                },
                check: function(callback) {
                    if ($('#dummy-element').width()==2) callback();
                    else setTimeout(function(){cssDummy.check(callback)}, 200);
                }
            };
            cssDummy.init();


            return false;
        });
        var c = readCookie('style');
        if (c) switchStylestyle(c);

    });


    function switchStylestyle(styleName) {
        $('link[@rel*=style][title]').each(function(i) {
            this.disabled = true;
            if (this.getAttribute('title') == styleName)
                        {this.disabled = false;}
        });
        createCookie('style', styleName, 365);
if ($.browser.webkit)
{
 if (styleName == 'screen_white')
 {loadjscssfile("/css/screen_white.css", "css");}
 else
 {removejscssfile("/css/screen_white.css", "css")}
}    
    }
    function readMyCookie(lnk) {
        var d = readCookie('style');
        if(d=='screen_white'){
            $(lnk).attr('rel','screen_black');
            $(lnk).attr('href','serversideSwitch.html?style=screen_black');
if (document.domain.indexOf('russian') >= 0)
{$(lnk).text("\u0427\u0451\u0440\u043d\u044b\u0439 \u0444\u043e\u043d");
$(lnk).css('letter-spacing','0px');
}
else if (document.domain.indexOf('spanish') >= 0)
{$(lnk).text("Fondo Negro");}
else {$(lnk).text('Switch to Black');}
            $('body').removeClass('black');
            $('body').addClass('white');
            
        }
        else if(d=='screen_black'){
            $(lnk).attr('rel','screen_white');
            $(lnk).attr('href','serversideSwitch.html?style=screen_white');
if (document.domain.indexOf('russian') >= 0)
{$(lnk).text("u0431\u0435\u043b\u044b\u0439 \u0444\u043e\u043d");
$(lnk).css('letter-spacing','-1px');
}
else if (document.domain.indexOf('spanish') >= 0)
{$(lnk).text("Fondo Blanco");}
else {$(lnk).text('Switch to White');}
            $('body').removeClass('white');
            $('body').addClass('black');
            
        }
    }



})(jQuery);
// cookie functions http://www.quirksmode.org/js/cookies.html
function createCookie(name,value,days)
{
    if (days)
    {
        var date = new Date();
        date.setTime(date.getTime()+(days*24*60*60*1000));
        var expires = "; expires="+date.toGMTString();
    }
    else var expires = "";
    document.cookie = name+"="+value+expires+"; path=/;domain=.lifeboat.com";
}
function readCookie(name)
{
    var nameEQ = name + "=";
    var ca = document.cookie.split(';');
    for(var i=0;i < ca.length;i++)
    {
        var c = ca[i];
        while (c.charAt(0)==' ') c = c.substring(1,c.length);
        if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
    }
    return null;
}
function eraseCookie(name)
{
    createCookie(name,"",-1);
}
// /cookie functions

function loadjscssfile(filename, filetype){
 if (filetype=="js"){ //if filename is a external JavaScript file
  var fileref=document.createElement('script')
  fileref.setAttribute("type","text/javascript")
  fileref.setAttribute("src", filename)
 }
 else if (filetype=="css"){ //if filename is an external CSS file
  var fileref=document.createElement("link")
  fileref.setAttribute("rel", "stylesheet")
  fileref.setAttribute("type", "text/css")
  fileref.setAttribute("href", filename)
 }
 if (typeof fileref!="undefined")
  document.getElementsByTagName("head")[0].appendChild(fileref)
}

function removejscssfile(filename, filetype){
 var targetelement=(filetype=="js")? "script" : (filetype=="css")? "link" : "none" //determine element type to create nodelist from
 var targetattr=(filetype=="js")? "src" : (filetype=="css")? "href" : "none" //determine corresponding attribute to test for
 var allsuspects=document.getElementsByTagName(targetelement)
 for (var i=allsuspects.length; i>=0; i--){ //search backwards within nodelist for matching elements to remove
  if (allsuspects[i] && allsuspects[i].getAttribute(targetattr)!=null && allsuspects[i].getAttribute(targetattr).indexOf(filename)!=-1)
   allsuspects[i].parentNode.removeChild(allsuspects[i]) //remove element by calling parentNode.removeChild()
 }
}

</script>
<style type="text/css">
/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Print CSS
Author : Helldesign
URL : http://www.helldesign.net

Description : This is the print stylesheet

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@media print {
/*    @page { margin: 0.5in; size: landscape; } Safari 5 hates this line. */

    * { color: black !important; background: white !important;
    }
    body { 
        font: 12pt "Times New Roman", "TimesNR", "Times", serif;
    }
    #wrapper-header,
    #wrapper-page-header,
    #wrapper-footer,
    .sidebar,
    .print,
    .bio-photo .shadow a span.zoom{
        display:none; 
    }
    .bios {
        display:block !important;
    }
    a { text-decoration: none;}
    a img { border:none;}
}
</style>
<script src="/js/jquery.path.js"></script>
<script src="/js/app.js"></script>
<script type="text/javascript">
    var maxFundValue = '800,000.00'
    var fundValue = '$518,571.84'.substr(1);
    var endFundBarPos = '-54';
</script>
</head>
<body class="home"
onLoad="MM_preloadImages('/tv/tv.car.hits.wall.jpg','/tv/tv.matchbox.jpg','/tv/tv.shouting.jpg', '/images/layout/1.off.png','/images/layout/2.on.png','/images/layout/3.on.png',
'/images/layout/4.on.png','/images/main.facebook.hover.png',
'/images/main.twitter.hover.png','/images/main.linkedin.hover.png',
'/images/main.rss.hover.png');"
>
<div id="root">
    <div id="wrapper-header">
        <div id="header">
            <a href="http://lifeboat.com"><h1 class="logo"><span>Lifeboat 
Foundation</span></h1></a>
            <h2>Safeguarding Humanity</h2>
            <p class="skip"><a href="#content" accesskey="s">Skip to content</a></p>
            <p class="switch"><a href="serversideSwitch.html?style=screen_white" rel="screen_white" class="styleswitch">Switch to White</a></p>
<!-- Begin SiteSearch Google -->
            <div id="search">
<FORM method=GET name="GoogleForm" autocomplete="off"
action="http://www.google.com/search">
                    <div>
                <input type=hidden name=ie value=UTF-8>
                <input type=hidden name=oe value=UTF-8>
                <input type=hidden name=domains value="lifeboat.com">
                <input type=hidden name=sitesearch value="lifeboat.com">
                        <input type="text"
name=q id="search_text" class="text" 
onFocus="if(this.value=='Search for...')this.value = ''" 
onBlur="if(this.value=='')this.value='Search for...'" 
value="Search for..."
>
                        <button type="submit"
name=btnG><span>Search</span></button>
                    </div>
                </form>
            </div>
        </div>
<!-- End SiteSearch Google -->

        <div id="menu">
            <ul>
                <li>
                    <a href="http://lifeboat.com/ex/sitemap"
class="sitemap-lnk"><span>Sitemap</span></a>
<div id="sitemap-menu"
style="padding-top: 10px;"><div
class="body small-font" style="padding-bottom: 0px;">
<div class="col col1">
<dl>
<dt>Main areas</dt>
<dd><a href="http://lifeboat.com">Home</a></dd>
<dd><a href="http://lifeboat.com/ex/about">About
<dd><a href="http://lifeboat.com/blog">Blog</a></dd>
<dd><a href="http://lifeboat.com/ex/programs">Programs</a></dd>
<dd><a href="http://lifeboat.com/ex/reports">Reports</a></dd>
<dd><a href="https://lifeboat.com/ex/a-prize">A-PRIZE</a></dd>
<dd><a href="https://lifeboat.com/ex/donations">Donations</a></dd>
<dd><a href="https://lifeboat.com/ex/join.us">Join Us</a></dd>
<dd><a href="http://lifeboat.com/newsletter.cgi">Newsletter</a></dd>
<dd><a href="http://lifeboat.com/ex/quotes">Quotes</a></dd>
<dd><a href="http://lifeboat.com/store">Store</a></dd>
<dd><a href="http://lifeboat.com/ex/press.releases">Press Releases</a></dd>
</dl>

<dl>
<dt>About us</dt>
<dd><a href="http://lifeboat.com/ex/boards">Advisory Boards</a></dd>
<dd><a href="http://lifeboat.com/ex/contact.us">Contact Us</a></dd>
<dd><a href="http://lifeboat.com/ex/faq">FAQ</a></dd>
<dd><a href="http://lifeboat.com/ex/finances">Finances</a></dd>
<dd><a href="http://lifeboat.com/ex/mission.statement">Mission Statement</a></dd>
<dd><a href="http://lifeboat.com/ex/procedures">Procedures</a></dd>
<dd><a href="http://lifeboat.com/ex/staff">Staff</a></dd>
<dd><a href="http://lifeboat.com/ex/supplemental.faq">Supplemental FAQ</a></dd>
<dd><a href="http://lifeboat.com/ex/timeline">Timeline</a></dd>
</dl>
</div>

<div class="col">
<dl>
<dt>Current programs</dt>
<dd><a href="http://lifeboat.com/ex/ai.shield">AIShield</a></dd>
<dd><a href="http://lifeboat.com/ex/asteroid.shield">AsteroidShield</a></dd>
<dd><a href="http://lifeboat.com/ex/bio.shield">BioShield</a></dd>
<dd><a href="http://lifeboat.com/ex/internet.shield">InternetShield</a></dd>
<dd><a href="http://lifeboat.com/ex/life.shield.bunkers">LifeShield Bunkers</a></dd>
<dd><a href="http://lifeboat.com/ex/nano.shield">NanoShield</a></dd>
<dd><a href="http://lifeboat.com/ex/scientific.freedom.shield">ScientificFreedomShield</a></dd>
<dd><a href="http://lifeboat.com/ex/security.preserver">SecurityPreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/space.habitats">Space Habitats</a></dd>
<dd><a href="https://lifeboat.com/ex/x-risks-network">X-Risks Network</a></dd>
</dl>

<dl>
<dt>More programs</dt>
<dd><a
href="http://lifeboat.com/ex/alien.shield">AlienShield</a></dd>
<dd><a href="http://lifeboat.com/ex/antimatter.shield">AntimatterShield</a></dd>
<dd><a href="http://lifeboat.com/ex/bio.preserver">BioPreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/black.hole.shield">BlackHoleShield</a></dd>
<dd><a href="http://lifeboat.com/ex/climate.shield">ClimateShield</a></dd>
<dd><a href="http://lifeboat.com/ex/comm.preserver">CommPreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/energy.preserver">EnergyPreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/gamma.ray.shield">GammaRayShield</a></dd>
<dd><a href="http://lifeboat.com/ex/info.preserver">InfoPreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/life.preserver">LifePreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/neuroethics.shield">NeuroethicsShield</a></dd>
<dd><a href="http://lifeboat.com/ex/nuclear.shield">NuclearShield</a></dd>
<dd><a href="http://lifeboat.com/ex/particle.accelerator.shield">ParticleAcceleratorShield</a></dd>
<dd><a href="http://lifeboat.com/ex/personality.preserver">PersonalityPreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/seed.preserver">SeedPreserver</a></dd>
<dd><a href="http://lifeboat.com/ex/sun.shield">SunShield</a></dd>
</dl>
</div>

<div class="col">
<dl>
<dt>Cool places</dt>
<dd><a href="http://lifeboat.com/ex/ark_i">Ark I</a></dd>
<dd><a href="http://lifeboat.com/ex/blue.beauty">Blue Beauty</a></dd>
<dd><a href="http://lifeboat.com/didyouknow.wmv">Did you know?</a></dd>
<dd><a href="http://lifeboat.com/ex/em">EM Launch</a></dd>
<dd><a href="http://lifeboat.com/ex/getas">GETAS</a></dd>
<dd><a href="http://lifeboat.com/ex/guardian.award">Guardian Award</a></dd>
<dd><a href="http://lifeboat.com/ex/nuclear.terrorist">Nuclear Terrorist</a></dd>
<dd><a href="http://lifeboat.com/song">Official Song</a></dd>
</dl>

<dl>
<dt>Educational</dt>
<dd><a href="http://lifeboat.com/ex/brochure">Brochure</a></dd>
<dd><a href="http://lifeboat.com/ex/coursework">Coursework</a></dd>
<dd><a href="http://lifeboat.com/ex/educational.videos">Educational Videos</a></dd>
<dd><a href="http://lifeboat.com/ex/fellows">Fellows</a></dd>
<dd><a href="http://lifeboat.com/ex/grants">Grants</a></dd>
<dd><a href="http://lifeboat.com/ex/interviews">Interviews</a></dd>
<dd><a href="http://lifeboat.com/ex/press.releases">Press Releases</a></dd>
<dd><a href="http://lifeboat.com/ex/resources">Resources</a></dd>
<dd><a href="http://lifeboat.com/ex/rss">RSS Tutorial</a></dd>
<dd><a href="http://lifeboat.com/ex/scholarship.info">Scholarships</a></dd>
<dd><a href="http://twitter.com/lifeboathq">Twitter Feed</a></dd>
<dd><a href="http://lifeboat.com/ex/whats.new">What's New</a></dd>
<dd><a href="http://lifeboat.com/ex/world.news">World News</a></dd>
</dl>
</div>

<div class="col">
<dl>
<dt>Working together</dt>
<dd><a href="https://lifeboat.com/ex/a-500">A-500</a></dd>
<dd><a href="http://lifeboat.com/ex/banners">Banners</a></dd>
<dd><a href="http://lifeboat.com/ex/donor.date.list">Donor List</a></dd>
<dd><a href="https://www.facebook.com/groups/lifeboatfoundation">Facebook Group</a></dd>
<dd><a href="http://lifeboat.com/ex/fight.aids">FightAIDS&#64;Home</a></dd>
<dd><a href="http://lifeboat.com/ex/folding.home">Folding&#64;Home</a></dd>
<dd><a href="http://tech.groups.yahoo.com/group/lifeboatfoundation">Forum/Mailing List</a></dd>
<dd><a href="http://lifeboat.com/ex/forums">Forums</a></dd>
<dd><a href="https://lifeboat.com/ex/500">Lifeboat 500</a></dd>
<dd><a href="http://www.linkedin.com/groups?gid=35656">LinkedIn Group</a></dd>
<dd><a href="http://lifeboat.com/ex/links">Links</a></dd>
<dd><a href="http://www.myspace.com/lifeboatfoundation">MySpace Page</a></dd>
<dd><a href="http://lifeboat.com/ex/openings">Openings</a></dd>
<dd><a href="http://lifeboat.com/ex/spokesperson">Outreach</a></dd>
<dd><a href="http://lifeboat.com/ex/partnerships">Partnerships</a></dd>
<dd><a href="http://lifeboat.com/ex/rosetta.home">Rosetta&#64;Home</a></dd>
<dd><a href="http://lifeboat.com/ex/volunteer">Volunteer Work</a></dd>
</dl>

<dl>
<dt>Misc</dt>
<dd><a href="http://lifeboat.com/ex/counterterrorism">Counterterrorism</a></dd>
<dd><a href="http://italian.lifeboat.com">Italian</a></dd>
<dd><a href="http://lifeboat.com/ex/legal">Legal</a></dd>
<dd><a href="http://lifeboat.com/ex/media">Media</a></dd>
<dd><a href="http://lifeboat.com/ex/vendor">Member Verification</a></dd>
<dd><a href="http://lifeboat.com/services.cgi">Membership Benefits</a></dd>
<dd><a href="http://lifeboat.com/ex/privacy.policy">Privacy</a></dd>
<dd><a href="http://russian.lifeboat.com">Russian</a></dd>
<dd><a href="https://lifeboat.com/ex/vip">VIP</a></dd>
</dl>
</div>
</div>
</div>
</li>

<li class="hover"><a href="http://lifeboat.com"><span>Home</span></a></li>
<li><a href="http://lifeboat.com/ex/about"><span>About</span></a></li>
<li><a href="http://lifeboat.com/blog"><span>Blog</span></a></li>
<li><a href="http://lifeboat.com/ex/programs"><span>Programs</span></a></li>
<li><a href="http://lifeboat.com/ex/reports"><span>Reports</span></a></li>
<li><a href="https://lifeboat.com/ex/a-prize"><span>A-PRIZE</span></a></li>
<li><a href="https://lifeboat.com/ex/donations"><span>Donations</span></a></li>
<li><a href="https://lifeboat.com/ex/join.us"><span>Join Us</span></a></li>
<li><a href="http://lifeboat.com/newsletter.cgi"><span>Newsletter</span></a></li>
<li><a href="http://lifeboat.com/ex/quotes"><span>Quotes</span></a></li>
<li><a href="http://lifeboat.com/store"><span>Store</span></a></li>
<li class="last"><a href="http://lifeboat.com/ex/press.releases"><span>Press Releases</span></a></li>
            </ul>
        </div>
    </div>
    <div id="wrapper-clouds">
<!-- Image is at locale/black.home_top_header.png -->
        <h3>Help us begin the early steps in constructing a 
<a 
href="https://lifeboat.com/ex/nano.shield.fund">NanoShield</a></h3>
        <h4>Help fund diamond mechanosynthesis research!</h4>
        <ul class="donors">
            <li class="donor-1">
                <strong>TOP DONOR:</strong> <a 
href="http://lifeboat.com/ex/donor.dollar.list#sergio_m_l_tarrero">SERGIO 
M.L. TARRERO</a>
            </li>
            <li class="donor-2">
                <strong>#2 DONOR:</strong> <a 
href="http://lifeboat.com/ex/donor.dollar.list#jeff_bone">JEFF BONE/TOPSIGHT FUND</a>
            </li>
            <li class="donor-3">
                <strong>#3 DONOR:</strong> <a 
href="http://lifeboat.com/ex/donor.dollar.list#donald_maclean">DONALD MACLEAN</a>
            </li>
            <li class="donor-4">
                <strong>#4 DONOR:</strong> <a 
href="http://lifeboat.com/ex/donor.dollar.list#jack_halpern">JACK HALPERN</a>
            </li>
        </ul>
        <ul class="other-clouds other-clouds-row-1">
            <li class="lf-fund-new">
                <strong><a 
href="http://lifeboat.com/ex/lf.fund.plans">LF FUND:</a></strong>
<em><a 
href="http://lifeboat.com/ex/lf.fund.details">$518,571.84</a></em>
            </li>
            <li class="a-prize-new">
                <strong><a 
href="https://lifeboat.com/ex/a-prize">A-PRIZE:</a></strong> 
<em><a
href="http://lifeboat.com/ex/a-prize.fund.details">$29,960.00</a></em>
            </li>
            <li class="x-risks-network">
                <strong><a 
href="https://lifeboat.com/ex/x-risks-network">X-RISKS 
NETWORK:</a></strong> $3,100.00
            </li>
            <li class="nanoshield-new">
                <strong><a 
href="https://lifeboat.com/ex/nano.shield.fund">NANOSHIELD:</a></strong> 
$3,620.00
            </li>
        </ul>
        <ul class="other-clouds other-clouds-row-2">
                        <li class="aishield-new">
                                <strong><a
href="https://lifeboat.com/ex/ai.shield.fund">AISHIELD:</a></strong>
$2,010.00
                        </li>
            <li class="lifeboat-news-new">
                <strong><a 
href="http://lifeboat.com/newsletter.cgi">NEWS:</a></strong> 1,779 SUBSCRIBERS
            </li>
            <li class="getas-alerts-new">
                <strong>
<a href="/ex/getas">
GETAS:</a></strong> 339 SUBSCRIBERS
            </li>
        </ul>
        <ul class="other-clouds other-clouds-row-3">
            <li class="lifeboat-donors">
                <strong><a 
href="/ex/donor.date.list">DONORS:</a></strong> 331
            </li>
            <li class="blog">
                <strong><a 
href="/blog">BLOG:</a></strong> 540 POSTS
            </li>
            <li class="sab">
                <strong><a 
href="/ex/boards">ADVISORY BOARDS:</a></strong> 1,717
MEMBERS
            </li>
        </ul>
        <ul class="other-clouds other-clouds-row-4">
            <li class="myspace">
                <strong><a 
href="http://www.myspace.com/lifeboatfoundation">MYSPACE:</a></strong> 
596 FRIENDS
            </li>
            <li class="twitter-feed">
                <strong><a 
href="http://twitter.com/lifeboathq">TWITTER FEED:</a></strong> 
1,046 MEMBERS
            </li>
        </ul>
        <ul class="other-clouds other-clouds-row-5">
            <li class="facebook">
                <strong><a 
href="https://www.facebook.com/groups/lifeboatfoundation/">FACEBOOK:</a></strong> 
1,109 MEMBERS
            </li>
            <li class="more">
              <a href="#statistics" class="lnk-more lnk-more-lower"><span>more statistics</span></a>
            </li>
        </ul>
        <div id="fund">
            <div id="fund-info"><span>$<em></em></span></div>
            <div id="fund-bar"></div>
        </div>
    </div>
    <div id="wrapper-content">
        <div id="wrapper-content-1">
            <div class="sidebar col-1">
                <div class="widget current-programs">
                    <h3>Current Programs</h3>
                    <ul class="list-1" style="margin-bottom: 14px;">
<li><a href="/ex/ai.shield">AIShield</a></li>
<li><a href="/ex/asteroid.shield">AsteroidShield</a></li>
<li><a href="/ex/bio.shield">BioShield</a></li>
<li><a href="/ex/internet.shield">InternetShield</a></li>
<li><a href="/ex/life.shield.bunkers">LifeShield Bunkers</a></li>
<li><a href="/ex/nano.shield">NanoShield</a></li>
<li><a href="/ex/scientific.freedom.shield">ScientificFreedomShield</a></li>
<li><a href="/ex/security.preserver">SecurityPreserver</a></li>
<li><a href="/ex/space.habitats">Space Habitats</a></li>
<li class="last"><a href="https://lifeboat.com/ex/x-risks-network">X-Risks 
Network</a></li>
                    </ul>
                </div>
                    <h3>News</h3>
                <div class="widget earn_5_million">

<a 
href="http://www.popsci.com/science/article/2011-02/after-earth-why-where-how-and-when-we-might-leave-our-home-planet"
class="shadow"><img src="/images/popular.science.jpg" alt="" width=152 
height=204></a>
                    <p>
Read the Popular Science feature (that features the Lifeboat Foundation)
<a 
href="http://www.popsci.com/science/article/2011-02/after-earth-why-where-how-and-when-we-might-leave-our-home-planet">
<i>After Earth: Why, Where, How, and When We Might Leave Our Home 
Planet</i></a>.
</p>

                </div>
                               <div class="widget earn_5_million">
<a href="http://www.usnwc.edu/"
class="shadow"><img
src="/images/naval.war.college.logo.jpg" alt=""
width=152 height=159></a>
                                        <p>
Read the
<a href="http://lifeboat.com/pdfs/lifeboat.navy.pdf">
reaction</a> of the U.S. Naval Operations Strategic Studies Group
(SSG) to meeting with experts from the Lifeboat Foundation.
</p>
                                </div>
                <div class="widget whats_new">
                    <h3>Partners</h3>

<p><a href="http://futuremed2020.com/"><img 
src="/images/futuremed.jpg" alt="" border="0" 
width="152" height="38"></a></p>

<p><a href="http://www.nanotech-now.com"><img class="bw"
src="/images/nanotech-now.logo.black.jpg" alt="" border="0" 
width="152" height="152"></a></p>

<p><a href="http://www.sanghata.org/"><img
src="/images/sanghata.global.logo.jpg" alt="" border="0" 
width="152" height="54"></a></p>

                </div>
            </div>
<a name="news"></a>
            <div class="content">
                <div class="widget widget-t1 latest-news post-body">
                    <h3>Latest News</h3>
                    <div class="news">
<!-- Title: Centriole Differentiation -->
<h4 class="date"><strong><span>
<a class=black href='/ex/whats.new#03_15_12_Centriole_Differentiation'>
Mar 15, 2012</a></span></strong></h4>
<p>
<a href="/ex/bios.jaba.tkemaladze">Jaba Tkemaladze</a>,
coauthor of
<a 
href="http://www.intechopen.com/books/senescence/programming-and-implementation-of-age-related-changes">
<i>Programming and Implementation of Age-Related Changes</i></a>, joins our Life
Extension Board. Watch
<a href="http://www.youtube.com/watch?v=aiSrJBjHGYg">
<i>Centriole Differentiation Senescence Queens' College Cambridge SENS 
Jaba Tkemaladze</i></a>.
</p>
                                        </div>
                    <div class="news">
<!-- Title: Molecular Radiobiology and Gerontology -->
<h4 class="date"><strong><span>
<a class=black href='/ex/whats.new#03_15_12_Molecular_Radiobiology_and_Gerontology'>
Mar 15, 2012</a></span></strong></h4>
<p>
<a href="/ex/bios.alexey.moskalev">Alexey Moskalev</a> joins our Life 
Extension Board.
Alex is Head of the Laboratory of Molecular Radiobiology and Gerontology at 
the Institute of Biology of Komi Science Center of the Ural division of 
the Russian Academy of Sciences. 
</p>
                                        </div>
                    <div class="news">
<!-- Title: Nanometer Variation-Aware Designs -->
<h4 class="date"><strong><span>
<a class=black href='/ex/whats.new#03_14_12_Nanometer_Variation_Aware_Designs'>
Mar 14, 2012</a></span></strong></h4>
<p>
<a href="/ex/bios.mohammad.abdul.qayum">Mohammad Abdul Qayum</a>, 
coauthor of
<a 
href="http://maqayum.yolasite.com/resources/Transitioning%20VLSI%20Education%20Towards%20Nanometer.pdf">
<i>FreePDK v2.0: Transitioning VLSI Education Towards Nanometer
Variation-Aware Designs</i></a>,
joins our Engineering Board.
</p>
                                        </div>
                    <div class="news">
<!-- Title: Kelly Anderson -->
<h4 class="date"><strong><span>
<a class=black href='/ex/whats.new#03_14_12_Kelly_Anderson'>
Mar 14, 2012</a></span></strong></h4>
<p>
Software developer and entrepreneur
<a href="/ex/bios.kelly.anderson">Kelly Anderson</a>
joins our Futurists Board.
</p>
                                        </div>
                    <div class="news">
<!-- Title: Global Health -->
<h4 class="date"><strong><span>
<a class=black href='/ex/whats.new#03_14_12_Global_Health'>
Mar 14, 2012</a></span></strong></h4>
<p>
Global health scientist and researcher 
<a href="/ex/bios.kunal.sood">Kunal Sood</a> joins our Futurists Board.
</p>
                                        </div>
                    <div class="news">
<!-- Title: Mutual Space -->
<h4 class="date"><strong><span>
<a class=black href='/ex/whats.new#03_13_12_Mutual_Space'>
Mar 13, 2012</a></span></strong></h4>
<p>
<a href="/ex/bios.christopher.lee.martens">Christopher Lee 
Martens</a>, CEO of
<a href="http://www.mutualspace.com/">
Mutual Space</a>, joins our Space Settlement Board.
</p>
                                        </div>
                    <div class="news">
<!-- Title: Watson -->
<h4 class="date"><strong><span>
<a class=black href='/ex/whats.new#03_12_12_Watson'>
Mar 12, 2012</a></span></strong></h4>
<p>
<a href="/ex/bios.david.a.ferrucci">David Ferrucci</a>,
Principal Investigator of IBM's DeepQA ("Watson") Project,
joins our Information Sciences Board.
Watson defeated the best human Jeopardy! champions in a 3 day contest.
Watch
<a href="http://www.youtube.com/watch?v=3G2H3DZ8rNc">
<i>Building Watson &mdash; A Brief Overview of the DeepQA 
Project</i></a>.
</p>
                                        </div>
                <p class="more"><a
href="/ex/whats.new" class="lnk-more"><span>more news</span></a></p>
                </div>
<a name="upcoming"></a>
                <div class="widget widget-t1 
upcoming-events">
                    <h3>Upcoming Events</h3>
                    <div class="events">
<p>
The 
<a href="http://aging-genes2012.ru/en/">
2nd International Conference on Genetics of Aging and Longevity</a> will
be held April 22&ndash;25, 2012 in Moscow, Russia.<br>&nbsp;<br>

Our 
<a href="/ex/bios.andrzej.bartke">Andrzej Bartke</a>,
<a href="/ex/bios.alexander.bobrovnikov">Alexander Bobrovnikov</a>,
<a href="/ex/bios.holly.m.brown-borg">Holly Brown-Borg</a>,
<a href="/ex/bios.judith.campisi">Judith Campisi</a>,
<a href="/ex/bios.zoya.n.demidenko">Zoya Demidenko</a>,
<a href="/ex/bios.vadim.fraifeld">Vadim Fraifeld</a>,
<a href="/ex/bios.maria.konovalenko">Maria Konovalenko</a>,
<a href="/ex/bios.kyung-jin.min">Kyung-Jin Min</a>,
<a href="/ex/bios.alexey.moskalev">Alexey Moskalev</a>,
<a href="/ex/bios.elena.g.pasyukova">Elena Pasyukova</a>,
<a href="/ex/bios.michael.r.rose">Michael Rose</a>,
<a href="/ex/bios.robert.j.shmookler.reis">Robert Shmookler Reis</a>,
<a href="/ex/bios.nektarios.tavernarakis">Nektarios Tavernarakis</a>,
<a href="/ex/bios.jan.vijg">Jan Vijg</a>, and
<a href="/ex/bios.alexander.zhavoronkov">Alex Zhavoronkov</a> are 
participating.
</p>
<hr style="display: block; width: 100px; margin: auto;"><br>
                    </div>
                    <div class="events"><p>
<a href="http://www.wfs.org/content/worldfuture-2012">
WorldFuture 2012</a> will be held in Toronto, July 27&ndash;29, 2012 
at the 
Sheraton Centre Toronto hotel.  Our
<a href="/ex/bios.peter.c.bishop">Peter Bishop</a>,
<a href="/ex/bios.james.blodgett">James Blodgett</a>,
<a href="/ex/bios.joseph.f.coates">Joe Coates</a>,
<a href="/ex/bios.jose.luis.cordeiro">Jos&eacute; Luis Cordeiro</a>,
<a href="/ex/bios.thomas.j.cowper">Tom Cowper</a>,
<a href="/ex/bios.william.crossman">William Crossman</a>,
<a href="/ex/bios.sean.daken">Sean Daken</a>,
<a href="/ex/bios.jay.e.gary">Jay Gary</a>,
<a href="/ex/bios.jerome.c.glenn">Jerome C. Glenn</a>,
<a href="/ex/bios.adam.gordon">Adam Gordon</a>,
<a href="/ex/bios.theodore.jay.gordon">Theodore J. Gordon</a>, 
<a href="/ex/bios.linda.j.groff">Linda Groff</a>,
<a href="/ex/bios.william.e.halal">William Halal</a>,
<a href="/ex/bios.juanita.hardy">Juanita Hardy</a>,
<a href="/ex/bios.jay.herson">Jay Herson</a>,
<a href="/ex/bios.rodney.c.hill">Rodney Hill</a>,
<a href="/ex/bios.john.a.jackson">John Jackson</a>,
<a href="/ex/bios.naveen.jain">Naveen Jain</a>,
<a href="/ex/bios.peter.jones">Peter Jones</a>,
<a href="/ex/bios.ted.m.kahn">Ted Kahn</a>,
<a href="/ex/bios.bernard.h.levin">Bud Levin</a>,
<a href="/ex/bios.thomas.j.lombardo">Tom Lombardo</a>,
<a href="/ex/bios.john.f.meagher">John Meagher</a>,
<a href="/ex/bios.ramez.naam">Ramez Naam</a>,
<a href="/ex/bios.alex.peake">Alex Peake</a>,
<a href="/ex/bios.sheila.r.ronis">Sheila Ronis</a>,
<a href="/ex/bios.ziauddin.sardar">Ziauddin Sardar</a>,
<a href="/ex/bios.heather.schlegel">Heather Schlegel</a>,
<a href="/ex/bios.josh.schonwald">Josh Schonwald</a>,
<a href="/ex/bios.karl.schroeder">Karl Schroeder</a>,
<a href="/ex/bios.john.m.smart">John Smart</a>,
<a href="/ex/bios.john.jack.e.smith">Jack Smith</a>,
<a href="/ex/bios.rick.smyre">Rick Smyre</a>,
<a href="/ex/bios.david.e.stein">Dave Stein</a>,
<a href="/ex/bios.suzanne.stein">Suzanne Stein</a>,
<a href="/ex/bios.patrick.tucker">Patrick Tucker</a>, 
<a href="/ex/bios.verne.wheelwright">Verne Wheelwright</a>, and
<a href="/ex/bios.tracey.wilen-daugenti">Tracey Wilen-Daugenti</a>
will be speaking/participating.
</p>
                    </div>
                    <p class="more"><a 
href="/ex/world.news" class="lnk-more"><span>world news</span></a></p>
                </div>
            </div>
            <div class="sidebar col-2">
<div class="widget social-network-icons" style="margin-left: -1px;">
<a href="https://www.facebook.com/groups/lifeboatfoundation"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('facebook','','/images/main.facebook.hover.png',1)"
>
<img name="facebook" src="/images/main.facebook.png"></a>
<a href="http://twitter.com/lifeboathq"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('twitter','','/images/main.twitter.hover.png',1)"
>
<img name="twitter" src="/images/main.twitter.png"></a>
<a href="http://www.linkedin.com/groups?gid=35656"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('linkedin','','/images/main.linkedin.hover.png',1)"
>
<img name="linkedin" src="/images/main.linkedin.png"></a>
<a href="http://lifeboat.com/news/rss/"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('rss','','/images/main.rss.hover.png',1)"
>
<img name="rss" src="/images/main.rss.png"></a>
</div>
                <div class="widget lifeboat-tv">
                    <h3>Lifeboat TV</h3>
                    <p>Click on the channel 
number to go to<br /> the page shown! Also view our <a 
href="/ex/educational.videos">educational videos</a>!</p>
                    <div class="tv">
<a id="tvimage_href" href="/ex/ark_i#medium10">
<img class="bw"
src="/images/themes/black/bg_video.black.png" style="
 position:absolute;
                        bottom:6px;
                        left:1px; z-index:2;"></a>
                        <div class="bookmarks">
                            <ul>
                                <li 
class="first" id="tv1"><a href="/ex/ark_i#medium10"
onMouseOver="
document.getElementById('tvimage_href').href = '/ex/ark_i#medium10';
MM_swapImage('tvimage','','/tv/tv.medium10.jpg',1);
MM_swapImage('button1','','/images/layout/1.on.png',1);
MM_swapImage('button2','','/images/layout/2.off.png',1);
MM_swapImage('button3','','/images/layout/3.off.png',1);
MM_swapImage('button4','','/images/layout/4.off.png',1);"
><img name="button1" src="/images/layout/1.on.png" alt="1"></a></li>
                                <li><a 
id="tv2" href="/ex/molecular.manufacturing#car_hits_wall" 
onMouseOver="
document.getElementById('tvimage_href').href = '/ex/molecular.manufacturing#car_hits_wall';
MM_swapImage('tvimage','','/tv/tv.car.hits.wall.jpg',1);
MM_swapImage('button1','','/images/layout/1.off.png',1);
MM_swapImage('button2','','/images/layout/2.on.png',1);
MM_swapImage('button3','','/images/layout/3.off.png',1);
MM_swapImage('button4','','/images/layout/4.off.png',1);"
><img name="button2" src="/images/layout/2.off.png" alt="2"></a></li>
                                <li><a 
id="tv3" href="/ex/nuclear.terrorist#matchbox"
onMouseOver="
document.getElementById('tvimage_href').href = '/ex/nuclear.terrorist#matchbox';
MM_swapImage('tvimage','','/tv/tv.matchbox.jpg',1);
MM_swapImage('button1','','/images/layout/1.off.png',1);
MM_swapImage('button2','','/images/layout/2.off.png',1);
MM_swapImage('button3','','/images/layout/3.on.png',1);
MM_swapImage('button4','','/images/layout/4.off.png',1);"
><img name="button3" src="/images/layout/3.off.png" alt="3"></a></li>
                                <li 
id="tv4" class="last"><a href="/ex/shouting.at.the.cosmos#shouting"
onMouseOver="
document.getElementById('tvimage_href').href = '/ex/shouting.at.the.cosmos#shouting';
MM_swapImage('tvimage','','/tv/tv.shouting.jpg',1);
MM_swapImage('button1','','/images/layout/1.off.png',1);
MM_swapImage('button2','','/images/layout/2.off.png',1);
MM_swapImage('button3','','/images/layout/3.off.png',1);
MM_swapImage('button4','','/images/layout/4.on.png',1);"
><img name="button4" src="/images/layout/4.off.png" alt="4"></a></li>
                            </ul>
                        </div>
                        <div class="tv-content">
                            <div 
id="video-1" class="video">
<img 
src="/tv/tv.medium10.jpg" name="tvimage" id="tvimage" alt="" height=156 
width=229 style='position:absolute;
                        bottom:0px;
                        left:0px; z-index:1;
'
/></div>
                        </div>
                    </div>
                </div>
                <div class="widget recent-tweets">

                </div>
                <div class="widget featured-stories">
                    <h3>Featured Stories</h3>
                    <ul>
                        <li>
                                                <a class="shadow-small" href="/ex/security.preserver"><img
src="/thumbs/security.preserver3.thumb.jpg"
alt="" width=46 height=46 border="0" ></a><p>

Read our
<a href="/ex/security.preserver">
SecurityPreserver</a> program!
Learn how we can have
technologically-enabled &ldquo;radical reciprocal accountability&rdquo; and
transparency protecting us from existential risks through information!
</p> 
                        </li>
                        <li>
                                                

<a class="shadow-small" href="/ex/videos#einstein">
<img src="/thumbs/einstein.robot.thumb.jpg" alt="" width=46
 height=46 ></a><p>

Watch an
<a href="/ex/videos#einstein">Einstein robot</a> on
our Videos page.
</p> 
                        </li>
                        <li>
                                                
<a class="shadow-small" href="/ex/bios.bindeshwar.pathak"><img
src="/thumbs/bindeshwar.pathak.thumb.jpg" alt="" width=46
height=46 border="0"></a><p>

<a href="/ex/bios.bindeshwar.pathak">
Bindeshwar Pathak</a>,
the great humanist and social reformer of contemporary India, joins our
Sustainability Board. After Gandhi, Dr. Pathak is the man, more than
any other in India, who has championed sanitation and upliftment of the
untouchables as the mission of his life. For the last three decades he
has been working relentlessly to keep the ecosystem clean and bring the
marginalized sections of society in the mainstream.</p> 
                        </li>
                        <li>
                                                

<a class="shadow-small" href="/ex/singularities.and.nightmares">
<img src="/thumbs/singularities.and.nightmares.thumb.jpg" alt="" width=46
 height=46 ></a><p>

Read
<a href="/ex/singularities.and.nightmares">
<i>Singularities and Nightmares</i></a> by
<a href="/ex/bios.david.brin">
David Brin</a>.
</p> 
                        </li>
                        <li>
                                                

<a class="shadow-small" href="/ex/bios.ivette.fuentes">
<img src="/thumbs/ivette.fuentes.thumb.jpg"
alt="" width=46 height=46 ></a>
<p>
<a href="/ex/bios.ivette.fuentes">Ivette Fuentes</a>, coauthor of
<a href="http://arxiv.org/PS_cache/arxiv/pdf/1007/1007.0389v3.pdf">
<i>Optimal Quantum Estimation of the Unruh-Hawking Effect</i></a>, joins
our Physics
Board.
</p> 
                        </li>
                        <li>
                                                

<a class="shadow-small" href="/ex/warning.signs.for.tomorrow">
<img src="/thumbs/warning.signs1.thumb.jpg"
alt="" width=46
 height=46 ></a><p>

Read <a href="/ex/warning.signs.for.tomorrow">
<i>Warning Signs for Tomorrow</i></a> by Anders Sandberg.
</p> 
                        </li>
                        <li>
                                                

<a class="shadow-small" href="/ex/bios.sarah.marr">
<img src="/thumbs/sarah.marr.thumb.jpg"
alt="" width=46 height=46 ></a>
<p>
<a href="/ex/bios.sarah.marr">Sarah Marr</a>, cofounder of the SENS
Foundation, joins our Policy Board. Sarah&rsquo;s extensive background
includes everything from a Ph.D. in Theoretical Physics to
spending several years as a business and IT consultant with Andersen
Consulting (now Accenture).
</p> 
                        </li>
                        <li>
                                                

<a class="shadow-small" href="/ex/videos#i_am_the_very_model">
<img src="/thumbs/singularity.song.thumb.jpg" alt="" width=46
 height=46 ></a><p>

Listen to     
<a href="/ex/videos#i_am_the_very_model">
<i>I am the very model of a Singularitarian</i></a> by
our <a href="/ex/bios.charlie.kam">Charlie Kam</a>.
</p> 
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</div>
<div id="wrapper-footer">
<a name="statistics"></a>
    <div id="footer">
        <div class="site-info">
            <ul class="site-info-donors col-1">
                <li><strong>
<a class="plain_dull" href="/ex/getas">
GETAS</a> THREAT LEVEL:</strong> <span
class="guarded"><a
href="http://lifeboat.com/ex/getas#blue">GUARDED</a></span></li>
                <li><strong>TOP DONOR:</strong>
<a href="http://lifeboat.com/ex/donor.dollar.list#sergio_m_l_tarrero">
SERGIO M.L. TARRERO</a></li>
                <li><strong>#2 DONOR:</strong>
<a href="http://lifeboat.com/ex/donor.dollar.list#jeff_bone">
JEFF BONE/TOPSIGHT FUND</a></li>
                <li><strong>#3 DONOR:</strong>
<a href="http://lifeboat.com/ex/donor.dollar.list#donald_maclean">
DONALD MACLEAN</a></li>
                <li><strong>#4 DONOR:</strong>
<a href="http://lifeboat.com/ex/donor.dollar.list#jack_halpern">
JACK HALPERN</a></li>
                <li><strong></strong> </li>
            </ul>
            <ul class="col-2">
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/lf.fund.plans">
LF FUND:</a></strong> <em>
<a class="plain_dull"
href="http://lifeboat.com/ex/lf.fund.details">$518,571.84</a></em></li>
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/500">
LF-500:</a></strong> 13 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/join.us">
PATRON:</a></strong> 1 MEMBER</li>
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/join.us">
FIRST CLASS:</a></strong> 1 MEMBER</li>
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/join.us">
EXECUTIVE:</a></strong> 12 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/join.us">
ECONOMY:</a></strong> 23 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/a-500">
A-500:</a></strong> 1 MEMBER</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/donor.date.list">
DONORS:</a></strong> 331</li>
            </ul>
            <ul class="col-3">
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/a-prize">
A-PRIZE:</a></strong> $29,960.00</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/newsletter.cgi">
LIFEBOAT NEWS:</a></strong> 1,779 SUBSCRIBERS</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/getas">
GETAS ALERTS:</a></strong> 339 SUBSCRIBERS</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/blog">
BLOG:</a></strong> 540 POSTS</li>
                <li><strong>
<a class="highlighted" href="http://www.myspace.com/lifeboatfoundation">
MYSPACE:</a></strong> 596 FRIENDS</li>
                <li><strong>
<a class="highlighted"
href="https://www.facebook.com/groups/lifeboatfoundation">
FACEBOOK:</a></strong> 1,109 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="http://www.linkedin.com/groups?gid=35656">
LINKEDIN:</a></strong> 454 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="http://twitter.com/lifeboathq">
TWITTER FEED:</a></strong> 1,046 MEMBERS</li>
            </ul>
            <ul class="col-4">
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/nano.shield.fund">
NANOSHIELD:</a></strong> $3,620.00</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/fight.aids">
FIGHT AIDS:</a></strong> 27 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/folding.home">
FOLDING@HOME:</a></strong> 15 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/rosetta.home">
ROSETTA@HOME:</a></strong> 32 MEMBERS</li>
                <li><strong>
<a class="highlighted"
href="http://apps.facebook.com/causes/view_cause/36305?recruiter_id=9007631">
A-PRIZE:</a></strong> 54 MEMBERS</li>
                <li><strong>
<a class="highlighted"
href="
http://apps.facebook.com/causes/view_cause/42249?h=nfccb&recruiter_id=9007631">
NANOSHIELD:</a></strong> 63 MEMBERS</li>
                <li><strong>
<a class="highlighted"
href="http://apps.facebook.com/causes/view_cause/56824?h=nfccb&recruiter_id=9007631">
AISHIELD:</a></strong> 26 MEMBERS</li>
</ul>
            <ul class="col-5">
                <li><strong>
<a class="highlighted" href="https://lifeboat.com/ex/ai.shield.fund">
AISHIELD:</a></strong> $2,010.00</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/boards">
BOARDS:</a></strong> 1,717 MEMBERS</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/reports">
REPORTS:</a></strong> 55</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/programs">
PROGRAMS:</a></strong> 26</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/forums">
FORUMS:</a></strong> 13</li>
                <li><strong>
<a class="highlighted" href="http://lifeboat.com/ex/quotes">
QUOTES:</a></strong> 136</li>
            </ul>
        </div>
        <div class="copy-design">
                 <span class="copy">&copy; 2002&ndash;2012 Lifeboat Foundation</span>
        </div>
    </div>
</div>
</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...