-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfund_ava.php
39 lines (35 loc) · 3.07 KB
/
fund_ava.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!doctype html>
<html>
<head>
<title>Ava</title>
<link rel="stylesheet" href="static/css/site.css" type="text/css" charset="utf-8"></link>
<link rel="stylesheet" href="static/css/fund_ava.css" type="text/css" charset="utf-8"></link>
</head>
<body>
<div class="content" id="ava_content">
<div id="right_stuff">
<img id="ava_image" src="static/images/ava.jpg"/>
<center>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="item_name" value="Ava Monne Education Fund">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</center>
</div>
<h2><center>Ava's Story</center></h2>
<p>Ava is a miracle child of Christina Newman and Ernesto Monne. Her parents were married in April 26 2008. They wished for a child but for a while they had none. Than in December 2010 a tragedy struck the family - Christina was diagnosed with triple negative breast cancer. She underwent surgeries and chemotherapy. She was told that she won't be able to have children due to the side effects of the treatment.</p>
<p>In September 2012 Christina's chemo was over, but she continued taking an experimental drug, a parp inhibitor. She felt sick and didn't understand why she can't lose weight. The doctors kept telling her it was due to the chemo's side effects. In February 2013 Christina was declared cancer free. She still felt sick and in April 2013 insisted on a pregnancy test. When it was discovered that she was seven months pregnant, nobody could believe it. Due to Christina's preeclampsia the birth was stimulated two weeks later and Ava was born!</p>
<p>
She was a completely healthy baby, but a month later Christina's cancer returned with vengeance. She fought valiantly and amazed everybody with her determination and strength. Christina kept enduring one round of chemo after another while living life to the fullest as a mother, a daughter, a sister, a wife, and a friend. Her spirit was never defeated and her spiritual grace touched the hearts of thousands, but on October 26 2014 her body reached the limit of its resilience. Her beautiful spirit departed two months before her fortieth birthday, but a part of it continues the journey on earth in her beautiful daughters - Alyssa (from the first marriage) and Ava.</p>
<p>
This fundraiser is for Ava's education fund. It takes a village to raise a child and we hope that you join the village of Ava's friends. Thank you and God bless your heart.</p>
</div>
</body>
</html>