<!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>
  <title>Limbs For Life Foundation | RSS Feed</title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <base href="http://www.limbsforlife.org/"></base>
  <link rel="stylesheet" href="assets/templates/limbsforlife/layout.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/limbsforlife/modxmenu.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/limbsforlife/form.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/limbsforlife/modx.css" type="text/css" media="screen" />
  <link rel="stylesheet" href="assets/templates/limbsforlife/print.css" type="text/css" media="print" />
  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.limbsforlife.org/index.php?id=11" />
  <script src="manager/media/script/mootools/mootools.js" type="text/javascript"></script>
  <script src="assets/templates/limbsforlife/drop_down_menu.js" type="text/javascript"></script>
<script type="text/javascript">
function setActiveStyleSheet() {
var el= $('modxhost');
el.style.background = '#ffd700';
el.style.padding = '10px';
el.style.display='block';
var bgEffect = new Fx.Styles('modxhost', {duration: 1000,transition: Fx.Transitions.linear});
bgEffect.start( {'background-color': '#f9f9f9'});
return false;
}

function highlight(el,endcolor,duration) {
$(el).style.background = '#ffd700';
var fx = $(el).effects({duration: 1000, transition: Fx.Transitions.linear});
fx.start.delay(duration/2,fx,{
'background-color': endcolor
});
return false;
}
</script>
	<script type="text/javascript" src="assets/snippets/AjaxSearch/AjaxSearch.js"></script>
	<script type="text/javascript">
		<!--
		stripHtml = 1;
		stripSnip = 1;
		stripSnippets = 1;
		useAllWords = 0;
		searchStyle = 'partial';
		minChars = 4;
		maxResults = 6;
		showMoreResults = 1;
		moreResultsPage = 8;
		as_language = 'english'
		extract = 0;
		liveSearch = 0;
		docgrp = '';
		highlightResult = 1;
		-->
	</script>
</head>
<body>

<div id="wrapper">

  <div id="minHeight"></div>
  <div id="outer">
<div id="slogan" style="height:25px">
<h1><i>Give a Helping Hand or Leg!!</i></h1>
<h2><a href="https://donate.limbsforlife.org/SSLPage.aspx?pid=298">DONATE TODAY</a></h2>
</div>
<div id="inner">
	<div id="right">
        <div id="right-inner">
          <h1 style="text-indent: -5000px;padding: 0px; margin:0px; font-size: 1px;">Limbs For Life Foundation</h1>
          <div id="sidebar">
            <h2><img src="images/upcoming_events.jpg" width="182" height="30" /></h2>
            <strong><a href="index.php?id=149" title="2010 Limbs for Life Dallas Golf Tournament">2010 Limbs for Life Dallas Golf Tournament</a></strong><br />
Aug. 20, 2010<br /><br /><strong><a href="index.php?id=146" title="2010 Baseball Jersey Auctions">2010 Baseball Jersey Auctions</a></strong><br />
Auctions Have Helped 30 Amputees So Far<br /><br />
            <div id="recentdocsctnr">
              <h2>Media/Press Releases</h2>
              <a name="recentdocs"></a><ul class="LIn_shortMode">
<li><a href="index.php?id=148" title="Donation">Donation</a> <span class="LIn_date">2010.08.10</span> <span class="LIn_desc"></span></li>
<li><a href="index.php?id=147" title="Chris Ridgway">Chris Ridgway</a> <span class="LIn_date">2010.06.28</span> <span class="LIn_desc">Limbs for Life patient and amputee motocross rider Chris Ridgway is racing to change lives.</span></li>
<li><a href="index.php?id=144" title="LFL Provides 47 Prosthetic Limbs on Recent Trip">LFL Provides 47 Prosthetic Limbs on Recent Trip</a> <span class="LIn_date">2010.05.19</span> <span class="LIn_desc"></span></li>
</ul>
 </div>
 <h2>Login:</h2>
            <div id="sidebarlogin">    <script type="text/JavaScript">

        function getElementById(id){
            var o, d=document;
            if (d.layers) {o=d.layers[id];if(o) o.style=o};
            if (!o && d.getElementById) o=d.getElementById(id);
            if (!o && d.all) o = d.all[id];
            return o;
        }
    
        function webLoginShowForm(i){
            var a = getElementById('WebLoginLayer0');
            var b = getElementById('WebLoginLayer2');
            if(i==1 && a && b) {
                a.style.display="block";
                b.style.display="none";
                document.forms['loginreminder'].txtpwdrem.value = 0;
            }
            else if(i==2 && a && b) {
                a.style.display="none";
                b.style.display="block";    
                document.forms['loginreminder'].txtpwdrem.value = 1;
            }
        };        
        function webLoginCheckRemember () {
            if(document.loginfrm.rememberme.value==1) {
                document.loginfrm.rememberme.value=0;    
            } else {
                document.loginfrm.rememberme.value=1;
            }
        }
        function webLoginEnter(nextfield,event) {
            if(event && event.keyCode == 13) {
                if(nextfield.name=='cmdweblogin') {
                    document.loginfrm.submit();
                    return false; 
                }
                else {
                    nextfield.focus();
                    return false; 
                }
            } else {
                return true;
            }
        }
    </script>
    <div id='WebLoginLayer0' style='position:relative'> 
<!-- login form section-->
<form method="post" name="loginfrm" action="/index.php?id=11"> 
    <input type="hidden" value="0" name="rememberme" /> 
    <fieldset>
        <h3>Your Login Details</h3>
        <label for="username">User: <input type="text" name="username" id="username" tabindex="1" onkeypress="return webLoginEnter(document.loginfrm.password);" value="" /></label>
    	<label for="password">Password: <input type="password" name="password" id="password" tabindex="2" onkeypress="return webLoginEnter(document.loginfrm.cmdweblogin);" value="" /></label>
    	<input type="checkbox" id="checkbox_1" name="checkbox_1" tabindex="3" size="1" value=""  onclick="webLoginCheckRemember()" /><label for="checkbox_1" class="checkbox">Remember me</label>
    	<input type="submit" value="Login" name="cmdweblogin" class="button" />
	<a href="#" onclick="webLoginShowForm(2);return false;" id="forgotpsswd">Forget Your Password?</a>
	</fieldset>
</form>
</div><div id='WebLoginLayer2' style='position:relative;display:none'>
<!-- Password reminder form section -->
<form name="loginreminder" method="post" action="/index.php?id=11">
    <fieldset>
        <h3>It happens to everyone...</h3>
        <input type="hidden" name="txtpwdrem" value="0" />
        <label for="txtwebemail">Enter the email address of your account to reset your password: <input type="text" name="txtwebemail" id="txtwebemail" size="24" /></label>
        <label>To return to the login form, press the cancel button.</label>
    	<input type="submit" value="Submit" name="cmdweblogin" class="button" /> <input type="reset" value="Cancel" name="cmdcancel" onclick="webLoginShowForm(1);" class="button" style="clear:none;display:inline" />
    </fieldset>
</form>
</div>    <script type="text/javascript">
        if (document.loginfrm) document.loginfrm.username.focus();
    </script>
    </div>
<br/>
            <div><a href="index.php?id=98"><img src="images/buynow.jpg" border="0"/></a></div>
			<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=en&w=160&h=60&title=&border=&output=js"></script>
<br><br><br><br><br>
          </div>
          <!-- close #sidebar -->
        </div>
        <!-- end right inner-->
      </div>
      <!-- end right -->
      <div id="left">
        <div id="left-inner">
          <div id="content">
            <div class="post">
              <h2>Limbs For Life Foundation RSS Feed</h2>
              <?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>RSS Feed</title>
			<link>http://www.limbsforlife.org/index.php?id=11</link>
			<description></description>
			<language>en</language>
			<copyright>Limbs For Life Foundation 2007</copyright>
			<ttl>120</ttl>
			<item>
				<title>2010 Limbs for Life Dallas Golf Tournament</title>
				<link>http://www.limbsforlife.org/index.php?id=149</link>
				<description><![CDATA[ <h1 align="center"><img border="1" height="350" src="http://www.limbsforlife.org/assets/images/okc%20golf%202008%20009%20web.jpg" width="450" /></h1>
<h1 align="center">2010 Limbs for Life Dallas Golf Tournament<br />
</h1>
<h2 align="center">presented by Sazerac and Gemini Spirits<br />
</h2>
<h1>
</h1>Thank you to everyo ]]></description>
				<pubDate>Tue, 17 Aug 2010 15:35:08 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=149</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>2010 Baseball Jersey Auctions</title>
				<link>http://www.limbsforlife.org/index.php?id=146</link>
				<description><![CDATA[ <h1 align="center">2010 Baseball Jersey Auctions</h1>
<p>
<strong>Auction Update:</strong> Several Portland Beavers Dominican-themed jerseys <a href="http://shop.ebay.com/limbsforlife/m.html?_nkw=&amp;_armrs=1&amp;_from=&amp;_ipg=25">are now up for bid on eBay</a>.</p> ]]></description>
				<pubDate>Fri, 25 Jun 2010 12:46:14 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=146</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>2010 Limbs for Life Golf Tournament presented by Scott Sabolich Prosthetics and Research</title>
				<link>http://www.limbsforlife.org/index.php?id=139</link>
				<description><![CDATA[ <h1 align="center"><img border="1" height="350" src="http://www.limbsforlife.org/assets/images/okc%20golf%202008%20009%20web.jpg" width="450" /></h1>
<h1 align="center">2010 Limbs for Life Golf Tournament<br />
</h1>
<h2 align="center">presented by Scott Sabolich Prosthetics and Research</h2>
<h1>
</h1><strong>Monday, Aug.</strong> ]]></description>
				<pubDate>Wed, 07 Apr 2010 17:08:16 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=139</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>2010 Bricktown Blaze Run</title>
				<link>http://www.limbsforlife.org/index.php?id=138</link>
				<description><![CDATA[ This year's Bricktown Blaze will be held June 12 at AT&T Bricktown Ballpark in Oklahoma City. ]]></description>
				<pubDate>Tue, 02 Mar 2010 14:31:35 -0600</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=138</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>Limb Drive to Benefit Haiti Amputees</title>
				<link>http://www.limbsforlife.org/index.php?id=137</link>
				<description><![CDATA[ The Limbs for Life Foundation, in conjunction with Extreme Makeover: Home Edition, held a limb drive to collect used limbs to be sent to Haiti on Sunday, Feb. 28. ]]></description>
				<pubDate>Sun, 28 Feb 2010 02:03:26 -0600</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=137</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>Helping Haiti One Step at a Time</title>
				<link>http://www.limbsforlife.org/index.php?id=133</link>
				<description><![CDATA[ <p>
&nbsp;
</p>
<h1><strong>Helping Haiti One Step at a Time</strong></h1>
<p>
&nbsp;
</p>
<p>
The devastating earthquake that struck Haiti earlier this month has impacted countless lives in the small island nation.</p> ]]></description>
				<pubDate>Mon, 25 Jan 2010 11:54:56 -0600</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=133</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>The Roaring 20's - February 27th, 2010</title>
				<link>http://www.limbsforlife.org/index.php?id=126</link>
				<description><![CDATA[ <p>
<img alt="Limbs For Life - The Roaring 20's" height="598" src="http://www.limbsforlife.org/assets/images/LFL-InviteCover.jpg" width="381" />
</p>
<p>
<strong>Limbs for Life presents &quot;The Roaring 20's&quot;</strong>
</p>
<p>
Thanks to everyone who came to the benefit and helped raise money to support amputees.</p> ]]></description>
				<pubDate>Wed, 16 Dec 2009 22:38:18 -0600</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=126</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>Texas Resident Wins Porsche Raffle</title>
				<link>http://www.limbsforlife.org/index.php?id=125</link>
				<description><![CDATA[ Limbs for Life and Emory Motorsports raffled off a 1953 Porsche to raise money to help amputees. ]]></description>
				<pubDate>Tue, 03 Nov 2009 15:37:14 -0600</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=125</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>Kicking for Kids Who Can't - Oct. 11, 2009</title>
				<link>http://www.limbsforlife.org/index.php?id=122</link>
				<description><![CDATA[ The Kicking for Kids Who Can't event will be held from 1 p.m. to 3:30 p.m. EDT on Oct. 11, 2009, on the National Mall in Washington, DC. ]]></description>
				<pubDate>Fri, 18 Sep 2009 10:39:31 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=122</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>2009 Dallas Golf Tournament</title>
				<link>http://www.limbsforlife.org/index.php?id=117</link>
				<description><![CDATA[ <h1>&nbsp;<img alt="Dallas Golf Tournament" height="171" src="http://www.limbsforlife.org/assets/images/dallas%20golf%20wordmark%281%29.jpg" width="566" /></h1>
<p>
<img alt="Limbs for Life" height="281" src="http://www.limbsforlife.org/assets/images/dallas_golf_hdr2b.gif" width="713" /> 
</p>
<h2>2009 Dallas Golf Tournament</h2> ]]></description>
				<pubDate>Tue, 14 Jul 2009 21:32:28 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=117</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>2010 Golf Tournament Registration</title>
				<link>http://www.limbsforlife.org/index.php?id=108</link>
				<description><![CDATA[ <style type="text/css">
<!--
.form_pages p {
color: #F00;
}
-->
</style>
<form action="http://www.limbsforlife.org/cgi-sys/formmail.pl" method="post">
	<input name="subject" type="hidden" value="LimbsForLife.org - 2010 GOLF TOURNAMENT REGISTRATION" />
	<input name="redirect" type="hidden" value="http://www.limbsforlife.</input></form> ]]></description>
				<pubDate>Tue, 19 May 2009 19:18:30 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=108</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>2009 Bricktown Blaze</title>
				<link>http://www.limbsforlife.org/index.php?id=107</link>
				<description><![CDATA[ The 2009 Bricktown Blaze will take place May 2 at AT&T Bricktown Ballpark in Oklahoma City. ]]></description>
				<pubDate>Thu, 12 Mar 2009 15:39:02 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=107</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>Dallas Golf Tournament</title>
				<link>http://www.limbsforlife.org/index.php?id=102</link>
				<description><![CDATA[ <p>
&nbsp;
</p>
<div style="text-align: center">
<img alt="Limbs for Life/Terlato Wines Dallas Golf Tournament" height="171" src="http://www.limbsforlife.org/%7Elimbsfor/assets/images/dallas%20golf%20wordmark.jpg" width="566" />
</div>
<p>
&nbsp;
</p>
<p>
The 2008 Terlato Wines/Limbs for Life Golf Tournament in Dallas,</p> ]]></description>
				<pubDate>Wed, 03 Sep 2008 12:31:02 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=102</guid>
				<dc:creator>Ryan McGhee</dc:creator>
				
			</item>
		
			<item>
				<title>OKC Golf Tournament</title>
				<link>http://www.limbsforlife.org/index.php?id=77</link>
				<description><![CDATA[ index.php?id=58 ]]></description>
				<pubDate>Tue, 15 Jul 2008 15:06:17 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=77</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>6th Annual Golf Tournament</title>
				<link>http://www.limbsforlife.org/index.php?id=58</link>
				<description><![CDATA[ <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="600" height="400">
	<param name="width" value="600" />
	<param name="height" value="400" />
	<param name="src" value="assets/flash/golf_2008.swf" />
	<embed type="app</param></param></param></object> ]]></description>
				<pubDate>Mon, 23 Jun 2008 11:02:44 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=58</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
		
			<item>
				<title>2008 Bricktown Blaze</title>
				<link>http://www.limbsforlife.org/index.php?id=57</link>
				<description><![CDATA[ The 2008 Bricktown Blaze featured the most participants in the event's history. ]]></description>
				<pubDate>Sun, 22 Jun 2008 23:23:51 -0500</pubDate>
				<guid isPermaLink="false">http://www.limbsforlife.org/index.php?id=57</guid>
				<dc:creator>Default admin account</dc:creator>
				
			</item>
			</channel>
</rss> </div>
            <!-- close .post (main column content) -->
          </div>
          <!-- close #content -->
        </div>
        <!-- end left-inner -->
      </div>
      <!-- end left -->
    </div>
    <!-- end inner -->
    <div id="clearfooter"></div>
    <div id="header">

<script type="text/javascript">
<!-- //
var prefix = "<img src=\"";
var postfix = "\" />";
var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*4);
img = rnumb;

if (img == "0") {
document.write(prefix+ "images/header1.jpg" +postfix);
}

if (img == "1") {
document.write(prefix+ "images/header2.jpg" +postfix);
}

if (img == "2") {
document.write(prefix+ "images/header3.jpg" +postfix);
}

if (img == "3") {
document.write(prefix+ "images/header4.jpg" +postfix);
}

if (img == "3") {
document.write(prefix+ "images/header5.jpg" +postfix);
}

if (img == "3") {
document.write(prefix+ "images/header6.jpg" +postfix);
}

if (img == "3") {
document.write(prefix+ "images/header7.jpg" +postfix);
}
// -->
</script>


       <div id="search"><!--search_terms--><span id="search-txt"></span><a name="search"></a>
		
		<form id="ajaxSearch_form" action="index.php?id=8" method="post">
			<label for="ajaxSearch_input">
				<input id="ajaxSearch_input" type="text" name="search" value="Search here..." onfocus="this.value=(this.value=='Search here...')? '' : this.value ;" />
			</label>
			<label for="ajaxSearch_submit">
				<input id="ajaxSearch_submit" type="submit" name="sub" value="Go!" />
			</label>
		</form>
		
		<div id="ajaxSearch_output" style="opacity:0;"> </div></div>
	  
      <div id="ajaxmenu">   <ul id="myajaxmenu">
    <li class="category first"><a href="http://www.limbsforlife.org/" title="Home">Home</a></li>
<li class="category "><a href="http://216.235.207.253" title="Donation">Donation</a></li>
<li class="category "><a href="/index.php?id=50" title="Recipients">Recipients</a><ul style="display:none">
  <li class="first"><a href="/index.php?id=110" title="Dominican Outreach Program">Dominican Outreach Program</a></li>
<li class="last"><a href="/index.php?id=147" title="Chris Ridgway">Chris Ridgway</a></li>

</ul></li>
<li class="category "><a href="/index.php?id=60" title="Apply">Apply</a><ul style="display:none">
  <li class="first"><a href="http://www.limbsforlife.org/assets/files/application.pdf" title="Download Application">Download Application (pdf)</a></li>

</ul></li>
<li class="category "><a href="/index.php?id=2" title="Upcoming Events">Events</a><ul style="display:none">
  <li class="first"><a href="/index.php?id=138" title="2010 Bricktown Blaze Run">2010 Bricktown Blaze Run</a></li>
<li><a href="/index.php?id=133" title="Helping Haiti One Step at a Time">Helping Haiti One Step at a Time</a></li>
<li><a href="/index.php?id=125" title="Texas Resident Wins Porsche Raffle">Texas Resident Wins Porsche Raffle</a></li>
<li><a href="/index.php?id=137" title="Limb Drive to Benefit Haiti Amputees">Limb Drive to Benefit Haiti Amputees</a></li>
<li><a href="index.php?id=58" title="OKC Golf Tournament">OKC Golf Tournament</a></li>
<li class="last"><a href="/index.php?id=126" title="The Roaring 20's - February 27th, 2010">The Roaring 20's</a></li>

</ul></li>
<li class="category "><a href="/index.php?id=51" title="About">About</a><ul style="display:none">
  <li class="first"><a href="/index.php?id=53" title="Programs">Programs</a></li>
<li><a href="/index.php?id=54" title="Our Video">Our Video</a></li>
<li><a href="/index.php?id=55" title="Staff & Board of Directors ">Staff / Board of Directors</a></li>
<li><a href="/index.php?id=127" title="Benefit Photos">Benefit Photos</a><ul style="display:none">
  <li class="first"><a href="/index.php?id=128" title="2001-2005">2001-2005</a></li>
<li><a href="/index.php?id=129" title="2006 Greatest Limb Show on Earth">2006 Greatest Limb Show on Earth</a></li>
<li><a href="/index.php?id=130" title="2007 Limbs A-Go-Go">2007 Limbs A-Go-Go</a></li>
<li><a href="/index.php?id=131" title="2008 Limb Ball">2008 Limb Ball</a></li>
<li class="last"><a href="/index.php?id=132" title="2009 Beach Blanket Limbo">2009 Beach Blanket Limbo</a></li>

</ul></li>
<li><a href="/index.php?id=56" title="Media Info">Media Info</a></li>
<li class="last"><a href="/index.php?id=106" title="Video - It Can Happen To Anyone">Video - It Can Happen To Anyone</a></li>

</ul></li>
<li class="category "><a href="/index.php?id=52" title="Links">Links</a></li>
<li class="category "><a href="/index.php?id=73" title="Media">Media</a><ul style="display:none">
  <li class="first"><a href="/index.php?id=74" title="Recent Stories">Recent Stories</a></li>
<li><a href="/index.php?id=75" title="Press Releases">Press Releases</a></li>
<li><a href="/index.php?id=134" title="Mission to Haiti">Mission to Haiti</a></li>
<li><a href="/index.php?id=140" title="LFL on Extreme Makeover: Home Edition">LFL on Extreme Makeover: Home Edition</a></li>
<li><a href="/index.php?id=143" title="LFL Trip Will Benefit Haitian Amputees">LFL Trip Will Benefit Haitian Amputees</a></li>
<li><a href="/index.php?id=144" title="LFL Provides 47 Prosthetic Limbs on Recent Trip">LFL Provides 47 Prosthetic Limbs on Recent Trip</a></li>
<li><a href="/index.php?id=115" title="LFL Gets a Little Help from Its Friends">LFL Gets a Little Help from Its Friends</a></li>
<li><a href="/index.php?id=111" title="Bricktown Limbs for Life Month">Bricktown Limbs for Life Month</a></li>
<li><a href="/index.php?id=120" title="LFL and MK Prosthetics Partner to Help San Antonio">LFL and MK Prosthetics Partner to Help San Antonio</a></li>
<li><a href="/index.php?id=121" title="Limbs for Life Patient Hopes to Help Others">Limbs for Life Patient Hopes to Help Others</a></li>
<li><a href="/index.php?id=136" title="An Important Message from Executive Director Craig Gavras">An Important Message from Executive Director Craig Gavras</a></li>
<li class="last"><a href="/index.php?id=124" title="Scranton Limb Drive Benefits Limbs for Life">Scranton Limb Drive Benefits Limbs for Life</a></li>

</ul></li>
<li class="category "><a href=" http://limbsforlife.tumblr.com " title="Blog">Blog</a></li>
<li class="category "><a href="/index.php?id=123" title="E-News">E-News</a></li>
<li class="category last"><a href="/index.php?id=6" title="Contact Us">        Contact</a></li>

  </ul> </div>
	  
	  
	  
      <!-- end topmenu -->
	  
    </div>
    <!-- end header -->
    <br style="clear:both;height:0;font-size: 1px" />
    <div id="footer">

<div id="footer">
	<div id="footer_left">
	<div id="footer_left_left"><br>
<strong>Limbs for Life Foundation</strong><br>
5929 N. May, Suite 511<br>
Oklahoma City, OK 73112
	</div>
	<div id="footer_left_right"><br>
<strong>Toll Free:</strong> (888) 235-5462<br>
<strong>Office:</strong> (405) 843-5174<br>
<strong>Fax:</strong> (405) 843-5123
	</div>
	<div id="footer_left_bottom"><p>General Information: <a href="mailto:admin@limbsforlife.org">admin@limbsforlife.org</a><br/>
Craig Gavras, Executive Director: <a href="mailto:cgavras@limbsforlife.org">cgavras@limbsforlife.org</a><br/>
Ryan McGhee, Public Relations Director: <a href="mailto:rmcghee@limbsforlife.org">rmcghee@limbsforlife.org</a><br/>
Pam Timmons, Director of Development: <a href="mailto:ptimmons@limbsforlife.org">ptimmons@limbsforlife.org</a>
        </p>
        </div>
	</div>
	<div id="footer_right"><br>
	<div id="footer_logo">
<h3><i>Give a Helping Hand or Leg!!</i></h3>
<h4><a href="https://donate.limbsforlife.org">DONATE TODAY</a></h4>
	</div>
	</div>
</div>



</div>


    </div>
    <!-- end footer -->
  </div>
  <!-- end outer div -->
</div>
<!-- end wrapper -->
</body>
<div id="footer_links">
<p align="center">
<a style="padding:0" href="http://limbsforlife.org">HOME</a><a href="http://donate.limbsforlife.org">DONATIONS</a><a href="http://www.limbsforlife.org/index.php?id=60">APPLY</a><a href="http://www.limbsforlife.org/index.php?id=50">RECIPIENTS</a><a href="http://www.limbsforlife.org/index.php?id=2">EVENTS</a><a href="http://www.limbsforlife.org/index.php?id=51">ABOUT</a><a href="http://www.limbsforlife.org/index.php?id=52">LINKS</a><br>
<small>Copyright &copy; Limbs For Life Foundation 2008. All rights reserved.</small><br />
<small>Web Design: <a href="http://www.oklahomawebdesign.com" target="_blank">OklahomaWebDesign.com</a></small></p>
</div>

</div>

</html>