<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Children’s Cause for Cancer Advocacy</title>
  <subtitle>Mobilizing to Conquer Childhood Cancer</subtitle>
  <link rel="alternate" type="text/html" href="http://www.childrenscause.org/survivor-stories"/>
  <link rel="self" type="application/atom+xml" href="http://www.childrenscause.org/node/222/atom/feed"/>
  <id>http://www.childrenscause.org/node/222/atom/feed</id>
  <updated>2012-01-20T14:40:31-05:00</updated>
  <entry>
    <title>Stories from Survivors</title>
    <link rel="alternate" type="text/html" href="http://www.childrenscause.org/survivor-stories" />
    <id>http://www.childrenscause.org/survivor-stories</id>
    <published>2010-08-03T12:33:13-04:00</published>
    <updated>2012-01-20T14:40:31-05:00</updated>
    <author>
      <name>ccause</name>
    </author>
    <summary type="html"><![CDATA[<script type="text/javascript">

/***********************************************
* Conveyor belt slideshow script- © Dynamic Drive DHTML code library (<a href="http://www.dynamicdrive.com" title="www.dynamicdrive.com">www.dynamicdrive.com</a>)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at <a href="http://www.dynamicdrive.com/" title="http://www.dynamicdrive.com/">http://www.dynamicdrive.com/</a> for full source code
***********************************************/


//Specify the slider's width (in pixels)
var sliderwidth="700px"
//Specify the slider's height
var sliderheight="400px"
//Specify the slider's slide speed (larger is faster 1-10)
var slidespeed=3
//configure background color:
slidebgcolor="#FFFFFF"

//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''

leftrightslide[0]='<a href="http://www.childrenscause.org/survivor-zach"><img src="/sites/default/files/imce/Zach-forwebsite2.jpg"></a>'

leftrightslide[1]='<a href="http://www.childrenscause.org/survivor-melinda"><img src="/sites/default/files/imce/melinda2.jpg"></a>'

leftrightslide[2]='<a href="http://www.childrenscause.org/survivor-parisa"><img src="/sites/default/files/imce/Parisa3.jpg"></a>'

leftrightslide[3]='<a href="http://www.childrenscause.org/survivor-danielle"><img src="/sites/default/files/imce/danielle-survivor.jpg"></a>'

leftrightslide[4]='<a href="http://www.childrenscause.org/survivor-heather"><img src=/sites/default/files/imce/Heather3.jpg></a>'

leftrightslide[5]='<a href="http://www.childrenscause.org/survivor-seb"><img src=/sites/default/files/imce/Seb3.jpg></a>'

leftrightslide[6]='<a href="http://www.childrenscause.org/survivor-christina"><img src=/sites/default/files/imce/Christina3.jpg></a>'

leftrightslide[7]='<a href="http://www.childrenscause.org/survivor-kim"><img src=/sites/default/files/imce/Kim3.jpg></a>'

leftrightslide[8]='<a href="http://www.childrenscause.org/survivor-anne"><img src=/sites/default/files/imce/Anne3.jpg></a>'

leftrightslide[9]='<a href="http://www.childrenscause.org/survivor-ben"><img src=/sites/default/files/imce/Ben3.jpg></a>'

leftrightslide[10]='<a href="http://www.childrenscause.org/survivor-margot"><img src=/sites/default/files/imce/OLeary3.jpg></a>'

leftrightslide[11]='<a href="http://www.childrenscause.org/survivor-jenny"><img src=/sites/default/files/imce/Jenny3.jpg></a>'

leftrightslide[12]='<a href="http://www.childrenscause.org/survivor-Kelli"><img src=/sites/default/files/imce/Murphy3.jpg></a>'

//Specify gap between each image (use HTML):
var imagegap=" "

//Specify pixels gap between each slideshow rotation (use integer):
var slideshowgap=5


////NO NEED TO EDIT BELOW THIS LINE////////////

var copyspeed=slidespeed
leftrightslide='<nobr>'+leftrightslide.join(imagegap)+'</nobr>'
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+leftrightslide+'</span>')
var actualwidth=''
var cross_slide, ns_slide

function fillup(){
if (iedom){
cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2
cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3
cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide
actualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidth
cross_slide2.style.left=actualwidth+slideshowgap+"px"
}
else if (document.layers){
ns_slide=document.ns_slidemenu.document.ns_slidemenu2
ns_slide2=document.ns_slidemenu.document.ns_slidemenu3
ns_slide.document.write(leftrightslide)
ns_slide.document.close()
actualwidth=ns_slide.document.width
ns_slide2.left=actualwidth+slideshowgap
ns_slide2.document.write(leftrightslide)
ns_slide2.document.close()
}
lefttime=setInterval("slideleft()",30)
}
window.onload=fillup

function slideleft(){
if (iedom){
if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))
cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+"px"
else
cross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+slideshowgap+"px"

if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))
cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+"px"
else
cross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+slideshowgap+"px"

}
else if (document.layers){
if (ns_slide.left>(actualwidth*(-1)+8))
ns_slide.left-=copyspeed
else
ns_slide.left=ns_slide2.left+actualwidth+slideshowgap

if (ns_slide2.left>(actualwidth*(-1)+8))
ns_slide2.left-=copyspeed
else
ns_slide2.left=ns_slide.left+actualwidth+slideshowgap
}
}


if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
if (iedom){
write('<div style="position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden">')
write('<div style="position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'" onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed">')
write('<div id="test2" style="position:absolute;left:0px;top:0px"></div>')
write('<div id="test3" style="position:absolute;left:-1000px;top:0px"></div>')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+sliderwidth+' height='+sliderheight+' name="ns_slidemenu" bgColor='+slidebgcolor+'>')
write('<layer name="ns_slidemenu2" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('<layer name="ns_slidemenu3" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('</ilayer>')
}
document.write('</td></table>')
}
}
</script><p style="text-align: center; "><strong>Meet these inspiring childhood cancer survivors. Click on a survivor to read their story.</strong></p><p style="text-align: center; ">&nbsp;</p><p style="text-align: center; "><em><span style="font-size: medium; "><span style="color: rgb(0, 51, 102); "><strong style="font-weight: bold; ">"In third grade I had to do a project for school about heroes. I wrote an essay saying that my dad was my hero because he was the first to notice the lump in my cheek..."</strong></span></span></em></p><p style="text-align: center; ">&nbsp;</p><hr><p>&nbsp;<strong>What's <em>your</em> story?</strong></p><p>If you're a childhood cancer survivor or the loved one of a child with cancer, your story can help others. By sharing your story, you can inspire families who are facing a new diagnosis and looking for examples of courage, and generous people with time or money who are looking for a cause to give to.   Together, we can mobilize to conquer childhood cancer. <a href="http://www.childrenscause.org/story-submit">Share your story today</a>.</p>    ]]></summary>
    <content type="html"><![CDATA[<script type="text/javascript">

/***********************************************
* Conveyor belt slideshow script- © Dynamic Drive DHTML code library (<a href="http://www.dynamicdrive.com" title="www.dynamicdrive.com">www.dynamicdrive.com</a>)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at <a href="http://www.dynamicdrive.com/" title="http://www.dynamicdrive.com/">http://www.dynamicdrive.com/</a> for full source code
***********************************************/


//Specify the slider's width (in pixels)
var sliderwidth="700px"
//Specify the slider's height
var sliderheight="400px"
//Specify the slider's slide speed (larger is faster 1-10)
var slidespeed=3
//configure background color:
slidebgcolor="#FFFFFF"

//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''

leftrightslide[0]='<a href="http://www.childrenscause.org/survivor-zach"><img src="/sites/default/files/imce/Zach-forwebsite2.jpg"></a>'

leftrightslide[1]='<a href="http://www.childrenscause.org/survivor-melinda"><img src="/sites/default/files/imce/melinda2.jpg"></a>'

leftrightslide[2]='<a href="http://www.childrenscause.org/survivor-parisa"><img src="/sites/default/files/imce/Parisa3.jpg"></a>'

leftrightslide[3]='<a href="http://www.childrenscause.org/survivor-danielle"><img src="/sites/default/files/imce/danielle-survivor.jpg"></a>'

leftrightslide[4]='<a href="http://www.childrenscause.org/survivor-heather"><img src=/sites/default/files/imce/Heather3.jpg></a>'

leftrightslide[5]='<a href="http://www.childrenscause.org/survivor-seb"><img src=/sites/default/files/imce/Seb3.jpg></a>'

leftrightslide[6]='<a href="http://www.childrenscause.org/survivor-christina"><img src=/sites/default/files/imce/Christina3.jpg></a>'

leftrightslide[7]='<a href="http://www.childrenscause.org/survivor-kim"><img src=/sites/default/files/imce/Kim3.jpg></a>'

leftrightslide[8]='<a href="http://www.childrenscause.org/survivor-anne"><img src=/sites/default/files/imce/Anne3.jpg></a>'

leftrightslide[9]='<a href="http://www.childrenscause.org/survivor-ben"><img src=/sites/default/files/imce/Ben3.jpg></a>'

leftrightslide[10]='<a href="http://www.childrenscause.org/survivor-margot"><img src=/sites/default/files/imce/OLeary3.jpg></a>'

leftrightslide[11]='<a href="http://www.childrenscause.org/survivor-jenny"><img src=/sites/default/files/imce/Jenny3.jpg></a>'

leftrightslide[12]='<a href="http://www.childrenscause.org/survivor-Kelli"><img src=/sites/default/files/imce/Murphy3.jpg></a>'

//Specify gap between each image (use HTML):
var imagegap=" "

//Specify pixels gap between each slideshow rotation (use integer):
var slideshowgap=5


////NO NEED TO EDIT BELOW THIS LINE////////////

var copyspeed=slidespeed
leftrightslide='<nobr>'+leftrightslide.join(imagegap)+'</nobr>'
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+leftrightslide+'</span>')
var actualwidth=''
var cross_slide, ns_slide

function fillup(){
if (iedom){
cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2
cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3
cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslide
actualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidth
cross_slide2.style.left=actualwidth+slideshowgap+"px"
}
else if (document.layers){
ns_slide=document.ns_slidemenu.document.ns_slidemenu2
ns_slide2=document.ns_slidemenu.document.ns_slidemenu3
ns_slide.document.write(leftrightslide)
ns_slide.document.close()
actualwidth=ns_slide.document.width
ns_slide2.left=actualwidth+slideshowgap
ns_slide2.document.write(leftrightslide)
ns_slide2.document.close()
}
lefttime=setInterval("slideleft()",30)
}
window.onload=fillup

function slideleft(){
if (iedom){
if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))
cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+"px"
else
cross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+slideshowgap+"px"

if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))
cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+"px"
else
cross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+slideshowgap+"px"

}
else if (document.layers){
if (ns_slide.left>(actualwidth*(-1)+8))
ns_slide.left-=copyspeed
else
ns_slide.left=ns_slide2.left+actualwidth+slideshowgap

if (ns_slide2.left>(actualwidth*(-1)+8))
ns_slide2.left-=copyspeed
else
ns_slide2.left=ns_slide.left+actualwidth+slideshowgap
}
}


if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
if (iedom){
write('<div style="position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden">')
write('<div style="position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'" onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed">')
write('<div id="test2" style="position:absolute;left:0px;top:0px"></div>')
write('<div id="test3" style="position:absolute;left:-1000px;top:0px"></div>')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+sliderwidth+' height='+sliderheight+' name="ns_slidemenu" bgColor='+slidebgcolor+'>')
write('<layer name="ns_slidemenu2" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('<layer name="ns_slidemenu3" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')
write('</ilayer>')
}
document.write('</td></table>')
}
}
</script><p style="text-align: center; "><strong>Meet these inspiring childhood cancer survivors. Click on a survivor to read their story.</strong></p><p style="text-align: center; ">&nbsp;</p><p style="text-align: center; "><em><span style="font-size: medium; "><span style="color: rgb(0, 51, 102); "><strong style="font-weight: bold; ">"In third grade I had to do a project for school about heroes. I wrote an essay saying that my dad was my hero because he was the first to notice the lump in my cheek..."</strong></span></span></em></p><p style="text-align: center; ">&nbsp;</p><hr><p>&nbsp;<strong>What's <em>your</em> story?</strong></p><p>If you're a childhood cancer survivor or the loved one of a child with cancer, your story can help others. By sharing your story, you can inspire families who are facing a new diagnosis and looking for examples of courage, and generous people with time or money who are looking for a cause to give to.   Together, we can mobilize to conquer childhood cancer. <a href="http://www.childrenscause.org/story-submit">Share your story today</a>.</p>    ]]></content>
  </entry>
</feed>
