<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Qurbani Foundation</title>
	<atom:link href="http://www.qurbani.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.qurbani.com</link>
	<description>Qurbani Foundation - Open Your Hands to the Poor and Needy</description>
	<lastBuildDate>Mon, 08 Oct 2012 23:39:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Qurbani Appeal 2012</title>
		<link>http://www.qurbani.com/qurbani-appeal/</link>
		<comments>http://www.qurbani.com/qurbani-appeal/#comments</comments>
		<pubDate>Mon, 08 Oct 2012 20:39:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://qurbani.com/newsite/?p=1</guid>
		<description><![CDATA[In 2011 the Qurbani Foundation Worldwide Qurbani Service benefited hundreds ]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.qurbani.com/images/qurbani-udhiya-2012.jpg" alt="qurbani 2012" /></p>
<p>In 2011 Qurbani Foundation Worldwide Qurbani Service benefited hundreds of thousands of people in over 30 of the world's poorest countries. This year, with your support, we want to reach even more people and share the joy this coming Eid al-Adha <em>insha'Allah</em>.</p>
<h2 style="text-align: center;"><strong>Qurbani 2012  - Order Below<br />
</strong></h2>
<p>Qurbani Foundation has been carrying out Qurbani's on behalf of the Muslim community for 11 years. Here are just some of the reasons why you should offer your qurbani through Qurbani Foundation…</p>
<ul>
<li>We will offer the qurbani in the name you specify, which will be mentioned at the time of slaughter.</li>
<li>We will carry out the Qurbani in the country of your choice (or where most needed if you choose).</li>
<li>The meat from your sacrifice will be distributed to the poorest and most needy communities, including widows and orphans.</li>
<li>Animals are purchased locally so you also help local farmers and their community.</li>
<li>We will distribute the fresh meat immediately on the days of Eid in accordance with the Shariah.</li>
</ul>
<p><div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_2">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Qurbani_Where_Most_Needed" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/qurbani-most-needed.jpg">
															<img class="product_image" id="product_image_2" alt="Qurbani Where Most Needed" 
															title="Qurbani Where Most Needed" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/qurbani-most-needed.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Qurbani Where Most Needed</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Qurbani Where Most Needed</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>Our Qurbani Service benefited  hundreds of thousands of people in over 70 of the world’s poorest  countries. This year, with your support, we want to reach even more  people and share the joy this coming Eid al-Adha <em>insha’Allah</em>.</p>
<p><strong>Qurbani&#8217;s will be carried out in the most deprived communities benefiting those most in need.</strong></p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_2">
																<div class='custom_text' style="width:360px; margin-left:17px; padding-left:0px;">
							<b>Enter Name</b>														<input type='text' name='custom_text' value=''  />
						</div>
																
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_2() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_2(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_2();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_2').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_2(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_2" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_2_1" value="65.00" onclick="donation_price_42(this.value);" /> <b>$65</b>   -   Cow Share <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_2_1" value="145.00" onclick="donation_price_42(this.value);" /> <b>$145</b> - Sheep Qurbani <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_2_1" value="175.00" onclick="donation_price_42(this.value);" /> <b>$175</b> - Goat (Bakra) for Qurbani  <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_2_1" value="465.00" onclick="donation_price_42(this.value);" /> <b>$465</b> - Full Cow 7 shares <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_42(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_2").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_42(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_2'>Donation:</label>
								<input type='text' id='donation_price_2' name='donation_price' value='65.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="2" name="product_id"/>
							
									
						<input type="hidden" value="true" name="is_customisable"/>
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_2_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/qurbani/qurbani-where-most-needed/" method="post" name="product_2" id="product_extra_2">
						<input type="hidden" value="2" name="prodid"/>
						<input type="hidden" value="2" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div><br />
<div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_20">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Qurbani_by_Location" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sheeps-2.jpg">
															<img class="product_image" id="product_image_20" alt="Qurbani by Location" 
															title="Qurbani by Location" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sheeps-2.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Qurbani by Location</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Qurbani by Location</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>Qurbani Foundation&#8217;s Worldwide Qurbani Service benefited  hundreds of thousands of people in over 70 of the world’s poorest  countries. This year, with your support, we want to reach even more  people and share the joy this coming Eid al-Adha <em>insha’Allah</em>.</p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_20">
																<div class='custom_text' style="width:360px; margin-left:17px; padding-left:0px;">
							<b>Enter Name</b>														<input type='text' name='custom_text' value=''  />
						</div>
																
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_20() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_20(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_20();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_20').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_20(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_20" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="130.00" onclick="donation_price_420(this.value);" /> <b>$130 -</b>   Afghanistan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="155.00" onclick="donation_price_420(this.value);" /> <b>$155 -</b>  African Drought <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_420(this.value);" /> <b>$150 -</b>   Albania <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="395.00" onclick="donation_price_420(this.value);" /> <b>$395 -</b>  Algeria  <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="200.00" onclick="donation_price_420(this.value);" /> <b>$200 -</b>   Azerbaijan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_420(this.value);" /> <b>$90 -</b>   Bangladesh <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="195.00" onclick="donation_price_420(this.value);" /> <b>$195 -</b>   Bosnia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Brazil <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_420(this.value);" /> <b>$135 -</b>   Cambodia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_420(this.value);" /> <b>$135 -</b>   Cameroon <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_420(this.value);" /> <b>$175 -</b>   Canada <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_420(this.value);" /> <b>$135 -</b>   China <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_420(this.value);" /> <b>$135 -</b>   Congo <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="140.00" onclick="donation_price_420(this.value);" /> <b>$140 -</b>   Dominican Republic <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_420(this.value);" /> <b>$100 -</b>   Egypt <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Eritrea <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Ethiopia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Gambia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Ghana <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_420(this.value);" /> <b>$100 -</b>   Grenada <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Guinea <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Guinea Bissau <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_420(this.value);" /> <b>$100 -</b>   Guyana <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Haiti <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_420(this.value);" /> <b>$85 -</b>   India <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_420(this.value);" /> <b>$135 -</b>  Indonesia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="250.00" onclick="donation_price_420(this.value);" /> <b>$250 -</b>   Iraq <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_420(this.value);" /> <b>$300 -</b>   Jordan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_420(this.value);" /> <b>$100 -</b>   Kashmir (India) <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Kashmir (Pakistan) <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_420(this.value);" /> <b>$75 -</b>   Kenya <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="225.00" onclick="donation_price_420(this.value);" /> <b>$225 -</b>   Kosova <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="200.00" onclick="donation_price_420(this.value);" /> <b>$200 -</b>   Lebanon <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_420(this.value);" /> <b>$100 -</b>   Liberia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_420(this.value);" /> <b>$100 -</b>   Libya <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_420(this.value);" /> <b>$150 -</b>   Macedonia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_420(this.value);" /> <b>$150 -</b>   Madagascar <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_420(this.value);" /> <b>$85 -</b>   Malawi <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_420(this.value);" /> <b>$175 -</b>   Malaysia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Mali <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Mauritania <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_420(this.value);" /> <b>$150 -</b>   Mauritius <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_420(this.value);" /> <b>$150 -</b>   Mexico <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_420(this.value);" /> <b>$135 -</b>   Montenegro <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="250.00" onclick="donation_price_420(this.value);" /> <b>$250 -</b>   Morocco <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Mozambique <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Namibia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="120.00" onclick="donation_price_420(this.value);" /> <b>$120 -</b>   Nepal <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_420(this.value);" /> <b>$85 -</b>   Niger <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Pakistan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="275.00" onclick="donation_price_420(this.value);" /> <b>$275 -</b>   Palestine <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_420(this.value);" /> <b>$300-</b>   Palestine (Gaza) <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_420(this.value);" /> <b>$300 -</b>   Palestine (Herbron) <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_420(this.value);" /> <b>$300 -</b>   Palestine (Jerusalem) <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Philippines <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_420(this.value);" /> <b>$75 -</b>   Rwanda <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Saint Lucia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_420(this.value);" /> <b>$85 -</b>   Senegal <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Sierra Leone <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Somalia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_420(this.value);" /> <b>$85 -</b>   South Africa <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_420(this.value);" /> <b>$75 -</b>   Sri Lanka <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_420(this.value);" /> <b>$90 -</b>   Sudan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_420(this.value);" /> <b>$90 -</b>   Sudan  (Darfur) <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_420(this.value);" /> <b>$90 -</b>   Swaziland <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_420(this.value);" /> <b>$175-</b>   Syria <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Tanzania <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_420(this.value);" /> <b>$95 -</b>   Togo <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Trinidad and Tobago <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Tunisia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_420(this.value);" /> <b>$125 -</b>   Turkey <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_420(this.value);" /> <b>$75 -</b>   Uganda <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_420(this.value);" /> <b>$175 -</b>   United States <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="180.00" onclick="donation_price_420(this.value);" /> <b>$180 -</b>   United Kingdom <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="145.00" onclick="donation_price_420(this.value);" /> <b>$145 -</b>   Yemen <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="145.00" onclick="donation_price_420(this.value);" /> <b>$145 -</b>   Zambia <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_20_22" value="155.00" onclick="donation_price_420(this.value);" /> <b>$155 -</b>   Zimbabwe <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_420(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_20").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_420(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_20'>Donation:</label>
								<input type='text' id='donation_price_20' name='donation_price' value='95.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="20" name="product_id"/>
							
									
						<input type="hidden" value="true" name="is_customisable"/>
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_20_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/qurbani/qurbani-by-location/" method="post" name="product_20" id="product_extra_20">
						<input type="hidden" value="20" name="prodid"/>
						<input type="hidden" value="20" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div><br />
<img src="http://qurbani.com/images/qurbani-dotten-line.png" alt="" width="622" height="13" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/qurbani-appeal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ramadan Appeal 2012</title>
		<link>http://www.qurbani.com/ramadan-appeal/</link>
		<comments>http://www.qurbani.com/ramadan-appeal/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 00:09:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://www.qurbani.com/?p=813</guid>
		<description><![CDATA[During Ramadan, Muslims are encouraged to be charitable. Feeding people at the end of the fasting day represents a very rewarding spiritual act according to Islamic tradition and teachings.]]></description>
			<content:encoded><![CDATA[<h2>Ramadan Giving Campaigns</h2>
<p><img class=" alignnone" src="http://www.qurbani.com/images/ramadan-aid.jpg" alt="Ramadan iftar Appeal" width="555" height="316" /></p>
<h3>Feed the Needy</h3>
<p>During Ramadan, Muslims are encouraged to be charitable. Feeding people at the end of the fasting day represents a very rewarding spiritual act according to Islamic tradition and teachings. Islamic Relief’s Ramadan Food Program offers an opportunity for many needy people around the world who face food insecurity and hunger to be provided with a ‘Ramadan Food Packet’, which ensures that their burden is eased during the month of Ramadan. Each distributed food packet contains an amount of basic food commodities (approximately 33 pounds on average) for a family of 5 for the month of fasting. Each food packet is designed to consist of the most basic required dietary food materials, as suitable for the region/country.</p>
<p>Every year a wide range of beneficiaries are selected, including widows, orphans, destitute, aged, disabled, refugees and people affected by disasters. The beneficiaries are selected in conjunction with local welfare groups working alongside Islamic Relief offices worldwide.</p>
<p>knowing that Ramadan is a time where the best of Muslim giving is showcased,<br />
we are presenting you with three of our most valuable and worthwhile projects to<br />
support during this blessed month and beyond:</p>
<div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_16">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Ramadan_Sehar_Aid" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sehar-aid.jpg">
															<img class="product_image" id="product_image_16" alt="Ramadan Sehar Aid" 
															title="Ramadan Sehar Aid" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sehar-aid.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Ramadan Sehar Aid</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Ramadan Sehar Aid</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_16">
															
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_16() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_16(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_16();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_16').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_16(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_16" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_16_15" value="" onclick="donation_price_416(this.value);" /> <b>$25</b> - Food for 2 people durning Ramadan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_16_15" value="" onclick="donation_price_416(this.value);" /> <b>$50</b> - Food for 4 people durning Ramadan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_16_15" value="75.00" onclick="donation_price_416(this.value);" /> <b>$75</b> - Food for 6 people durning Ramadan <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_416(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_16").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_416(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_16'>Donation:</label>
								<input type='text' id='donation_price_16' name='donation_price' value='50.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="16" name="product_id"/>
							
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_16_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/ramadan-aid/ramadan-sehar-aid/" method="post" name="product_16" id="product_extra_16">
						<input type="hidden" value="16" name="prodid"/>
						<input type="hidden" value="16" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div> <div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_3">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Ramada_Food_&amp;_Iftar_Aid" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/food-basket-2.jpg">
															<img class="product_image" id="product_image_3" alt="Ramada Food &amp; Iftar Aid" 
															title="Ramada Food &amp; Iftar Aid" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/food-basket-2.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Ramada Food &amp; Iftar Aid</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Ramada Food &amp; Iftar Aid</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>Qurbani Foundation distributes Ramadan Food Aid among people in extreme poverty. It is distributed as a complete package so a family can easily fast durning Ramadan. You can Donate more in &#8220;Other Amount&#8221; box.</p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_3">
															
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_3() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_3(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_3();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_3').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_3(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_3" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_3_3" value="" onclick="donation_price_43(this.value);" /> <b>$50</b> - Food for 2 people durning Ramadan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_3_3" value="" onclick="donation_price_43(this.value);" /> <b>$100</b> - Food for 4 durning Ramadan <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_3_3" value="150.00" onclick="donation_price_43(this.value);" /> <b>$150</b> - Food for family during Ramadan <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_43(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_3").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_43(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_3'>Donation:</label>
								<input type='text' id='donation_price_3' name='donation_price' value='150.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="3" name="product_id"/>
							
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_3_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/ramada-food-iftar-aid/" method="post" name="product_3" id="product_extra_3">
						<input type="hidden" value="3" name="prodid"/>
						<input type="hidden" value="3" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div> <div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_8">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Zakat_-_Fitrah" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/Zakat-donation-2.png">
															<img class="product_image" id="product_image_8" alt="Zakat - Fitrah" 
															title="Zakat - Fitrah" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/Zakat-donation-2.png"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Zakat - Fitrah</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Zakat - Fitrah</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>Qurbani Foundation distributes Zakat donations per Shariah (Islamic Law)  guidelines as mentioned in <em>Chapter 9: Verse 60 in Al Quran.</em>You can Donate any amount of Zakat in &#8220;Other Amount&#8221; box.</p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_8">
															
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_8() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_8(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_8();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_8').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_8(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_8" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_8_8" value="50.00" onclick="donation_price_48(this.value);" /> <b>$50</b> - Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_8_8" value="100.00" onclick="donation_price_48(this.value);" /> <b>$100</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_8_8" value="200.00" onclick="donation_price_48(this.value);" /> <b>$200</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_8_8" value="300.00" onclick="donation_price_48(this.value);" /> <b>$300</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_8_8" value="400.00" onclick="donation_price_48(this.value);" /> <b>$400</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_8_8" value="500.00" onclick="donation_price_48(this.value);" /> <b>$500</b>- Zakat ul-Fitr/Fitrah <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_48(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_8").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_48(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_8'>Donation:</label>
								<input type='text' id='donation_price_8' name='donation_price' value='50.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="8" name="product_id"/>
							
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_8_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/zakat/zakat-fitrah/" method="post" name="product_8" id="product_extra_8">
						<input type="hidden" value="8" name="prodid"/>
						<input type="hidden" value="8" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div>
<p><img src="http://qurbani.com/images/qurbani-dotten-line.png" alt="http://qurbani.com/images/qurbani-dotten-line.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/ramadan-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Japan Tsunami Emergency Appeal</title>
		<link>http://www.qurbani.com/japan-tsunami-emergency-appeal/</link>
		<comments>http://www.qurbani.com/japan-tsunami-emergency-appeal/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 09:23:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://www.qurbani.com/?p=990</guid>
		<description><![CDATA[Japan is struggling in the aftermath of an earthquake, tsunami, and a growing nuclear crisis.]]></description>
			<content:encoded><![CDATA[<h2>Japan Tsunami Emergency Appeal</h2>
<p>Japan is struggling in the aftermath of an earthquake, tsunami, and a growing nuclear crisis.</p>
<p>The full scale of the disaster is now beginning to emerge, following a  devastating tsunami which swept the north-east of Japan following a massive  earthquake struck just off the coast.The tidal waters swept away houses,  livelihoods and infrastructure, and a nuclear emergency has been  declared with explosions at least 1 power station. Much more than 200,000  individuals were evacuated from the region, and 300,000 individuals had to flee  their houses across the country.</p>
<p>Immediate humanitarian requirements are water, food, and blankets.</p>
<p>On 4 April, an additional massive earthquake of magnitude 7.1 and depth 49  km struck the Tohoku Province, near the origin of the recent earthquake  of 11 March.</p>
<p>Because the earthquake on 11 March, the present confirmed death-toll  has risen to 12,500. Much more than 15,000 individuals are still missing.</p>
<p>The highest number of deaths reported are in Miyagi prefecture,  Iwate, and Fukushima. The tsunami has further inundated 400 square  kilometres in four prefectures. Ministry of Environment estimates that  the earthquake and tsunami left these 3 worst hit prefectures under  25 million tons of creating debris.</p>
<p>With damage to road networks and transport infrastructure, movement  around the country is still severely restricted. Japanese individuals also  face the threat of further earthquakes and fears over radiation released  by damaged nuclear-power stations.</p>
<p style="text-align: center;"><a href="http://www.qurbani.com/donate/"><img class="size-full wp-image-994  aligncenter" title="donateOnlineNow" src="http://www.qurbani.com/wp-content/uploads/2011/03/donateOnlineNow.gif" alt="" width="284" height="67" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/japan-tsunami-emergency-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>North Africa Crisis Appeal</title>
		<link>http://www.qurbani.com/north-africa-crisis-appeal/</link>
		<comments>http://www.qurbani.com/north-africa-crisis-appeal/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 07:58:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://www.qurbani.com/?p=957</guid>
		<description><![CDATA[Weeks of unrest and violence have left Libya, and neighbouring countries Egypt and Tunisia in turmoil. ]]></description>
			<content:encoded><![CDATA[<h2>North Africa Crisis Appeal</h2>
<p><img class="size-full wp-image-966  alignleft" title="North Africa Crisis Appeal" src="http://www.qurbani.com/wp-content/uploads/2011/02/022411-home-646x270.jpg" alt="North Africa Crisis Appeal" width="555" height="243" /></p>
<p>Anti-government  protests have been taking place in Libya. They  have been met with powerful  resistance with government, army and secret  services reacting to  violently suppress the protestors.</p>
<p>The scenario in Libya remains very tense and difficult. Col  Gaddafi  is beneath growing pressure to step down nevertheless he remains   defiant insisting that he will stay in energy, but news reports seem  to  recommend that the regime is struggling to hold on to energy and   manage. The British Government has now also known as for Gadaffi to  leave  workplace.</p>
<p>The international community is pressuring Gaddafi to finish to the  use  of force against protesters and to discover a peaceful resolution  to the  present scenario. Human Rights Watch has stated that they have  witnesses  in Tripoli have described Libyan forces firing "randomly" at  protesters  in the capital on February 22 and 21, 2011. Whilst Human  Rights Watch is  unable to verify these reports, sources from two  hospitals in Tripoli  stated at least 62 individuals have been killed in  just 1 incident. Even though  it is very tough to verify there are  issues that these  numbers are, in reality, considerably greater.</p>
<p>The turmoil in Libya has resulted in thousands of individuals fleeing  and  exactly where feasible, crossing the border in to Egypt and  Tunisia. The UNOCHA  has stated that because 22 February, much more than  287,000 individuals have fled  Libya, with the majority going to the  Tunisian border.</p>
<p>Egypt's new military rulers reinforced their border with Libya and   have opened the frontier round-the-clock to these leaving the nation.   Meanwhile, individuals leaving Libya for Tunisia have indicated that   government militia have blocked all movement into and out of Tripoli.   The UNHCR reports that the Tunisian Government has declared  its borders   are open for all nationalities attempting to flee the ongoing violence   in Libya.</p>
<p>The Middle East and North Africa region has also observed current   uprisings in Egypt and Tunisia. Egypt has a population of 83 million,   44% of whom survive on much less than $two a day. More than ten million  individuals  struggle to feed themselves on a every day basis. In  current weeks, numerous  individuals across the North African nation  have been driven into additional  poverty, due to disrupted provide  chains.</p>
<p>Please donate to our North Africa Crisis Appeal today.</p>
<p style="text-align: center;"><a href="../donate/"><img class="aligncenter" title="donateOnlineNow" src="../wp-content/uploads/2011/03/donateOnlineNow.gif" alt="" width="284" height="67" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/north-africa-crisis-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sadaqah Jariyah Appeal</title>
		<link>http://www.qurbani.com/sadaqah-jariyah-appeal/</link>
		<comments>http://www.qurbani.com/sadaqah-jariyah-appeal/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 11:15:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://www.qurbani.com/?p=887</guid>
		<description><![CDATA[We have a variety of Sadaqah Jariyah projects, below are few of the most effective. Please donate generously.]]></description>
			<content:encoded><![CDATA[<h2>Sadaqah Jariyah Appeal</h2>
<p>Sadaqah Jariyah is 'continuous charity.' It consists of any charity  that continues to bring benefit to individuals, animals or the  environment over time, and for as lengthy as it does so it brings reward  to the donor Insha'Allah. Education, orphan sponsorship, water and tree  plantation are just a couple of examples of Sadaqah Jariyah projects.</p>
<h3>We have a variety of Sadaqah Jariyah projects, below are few of the most effective. Please donate generously.</h3>
<p><div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_4">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Sadaqah_(Charity)" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sadaqah.jpg">
															<img class="product_image" id="product_image_4" alt="Sadaqah (Charity)" 
															title="Sadaqah (Charity)" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sadaqah.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Sadaqah (Charity)</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Sadaqah (Charity)</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>In this day and age, A meal including meat is a luxury for poor people that they seldom enjoy. Sadaqah in the  form of Sacrifice is performed by Qurbani Foundation year round in economically  depressed areas of the world. Sacrifice is usually performed within 48  hours of receipt of donation.<br />
You can Donate more in <strong>“Other Amount” box.</strong></p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_4">
																<div class='custom_text' style="width:360px; margin-left:17px; padding-left:0px;">
							<b>Enter Name</b>														<input type='text' name='custom_text' value=''  />
						</div>
																
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_4() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_4(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_4();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_4').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_4(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_4" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_4_21" value="100.00" onclick="donation_price_44(this.value);" /> <b>$100</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_4_21" value="200.00" onclick="donation_price_44(this.value);" /> <b>$200</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_4_21" value="300.00" onclick="donation_price_44(this.value);" /> <b>$300</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_4_21" value="400.00" onclick="donation_price_44(this.value);" /> <b>$400</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_4_21" value="500.00" onclick="donation_price_44(this.value);" /> <b>$500</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_4_21" value="100.00" onclick="donation_price_44(this.value);" /> <b>$1000</b> - Sadaqah in the form of Cash <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_44(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_4").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_44(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_4'>Donation:</label>
								<input type='text' id='donation_price_4' name='donation_price' value='100.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="4" name="product_id"/>
							
									
						<input type="hidden" value="true" name="is_customisable"/>
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_4_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/sadaqah/sadaqah-charity/" method="post" name="product_4" id="product_extra_4">
						<input type="hidden" value="4" name="prodid"/>
						<input type="hidden" value="4" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div><br />
<img src="http://qurbani.com/images/qurbani-dotten-line.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/sadaqah-jariyah-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pakistan Flood Emergency Appeal</title>
		<link>http://www.qurbani.com/pakistan-flood-emergency-appeal/</link>
		<comments>http://www.qurbani.com/pakistan-flood-emergency-appeal/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 21:32:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://www.qurbani.com/newsite/?p=383</guid>
		<description><![CDATA[Nearly half a million people are left displaced and abandoned as their homes have collapsed or swept away in landslides.]]></description>
			<content:encoded><![CDATA[<h2>Pakistan Flood Emergency Appeal</h2>
<p><img src="http://qurbani.com/images/pakistan-flood-appeal.jpg" alt="" width="555" height="300" /></p>
<p>Monsoon rains have caused extensive flash flooding throughout Pakistan, killing more than a thousand people and causing widespread damage. Around 2.5 million people have been affected, and the rains are expected to worsen this week.</p>
<p>Three days of torrential rains caused rivers to burst their banks in several places and unleashed widespread destruction in the Khyber-Pakhtunkhwa province, destroying houses, bridges, schools, roads and railway tracks.</p>
<p>Mian Iftikhar Hussain, information minister for Pakistan's Khyber-Pakhtoonkhwa announced the latest death toll. He added, "We fear the death toll will rise once the water recedes. We are facing the worst disaster in the history of our province."</p>
<p>Amongst the worst hit areas are Nowshera Charsadda and Swat with hundreds and thousands of people without food, shelter or clean water.</p>
<p>Hundreds of homes and thousands of acres of farmland were destroyed in the North West Frontier Province and Pakistan-administered Kashmir, uprooting entire communities and isolating victims. Many of them have nowhere to go.</p>
<p>The 3 million citizens of Peshawar, the region’s largest city, have been cut off from surrounding areas. Survivors are taking shelter in schools, mosques and areas of high ground.</p>
<p><em>“There were no boats, so we had to use our beds or inflate tubes to float to safer places,” Ghani Mohammad told reporters in Charsadda, one of the worst-affected districts. “We have not received any help. There is no food and no water.”<br />
</em></p>
<h4>Please donate today. Your donation can save lives.</h4>
<p><div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_13">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Food_&amp;_Medical_Services_for_Pakistan_Flood_Victims" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/pakistan-flood-disaster-relief.jpg">
															<img class="product_image" id="product_image_13" alt="Food &amp; Medical Services for Pakistan Flood Victims" 
															title="Food &amp; Medical Services for Pakistan Flood Victims" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/pakistan-flood-disaster-relief.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Food &amp; Medical Services for Pakistan Flood Victims</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Food &amp; Medical Services for Pakistan Flood Victims</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>As  Pakistan battles an unprecedented catastrophe, funds are desperately  needed to help deliver food aid and medical services to stave off  further  loss of life due to disease and malnutrition</p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_13">
															
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_13() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_13(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_13();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_13').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_13(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_13" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_13_13" value="" onclick="donation_price_413(this.value);" /> <b>$15</b> - feeds a family for a day <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_13_13" value="" onclick="donation_price_413(this.value);" /> <b>$25</b> - can provide enough food for a family for a week <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_13_13" value="" onclick="donation_price_413(this.value);" /> <b>$50</b> - provides food and water for a family for an 15 days <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_13_13" value="" onclick="donation_price_413(this.value);" /> <b>$100</b> - buys supplies to run a medical camp for a small village <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_13_13" value="" onclick="donation_price_413(this.value);" /> <b>$6,125</b> - Will fully fund this project <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_413(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_13").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_413(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_13'>Donation:</label>
								<input type='text' id='donation_price_13' name='donation_price' value='50.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="13" name="product_id"/>
							
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_13_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/food-medical-services-for-pakistan-flood-victims/" method="post" name="product_13" id="product_extra_13">
						<input type="hidden" value="13" name="prodid"/>
						<input type="hidden" value="13" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div><br />
<img src="http://qurbani.com/images/qurbani-dotten-line.png" alt="" /></p>
<p><div id='products_page_container' class="wrap wpsc_container">

	
			<div class="wpsc_categories_container">
		<!--<a>Categories</a>-->
	  		
            	<script>
					function goto1(val)
					{
						window.location.href = val;
					}
					function search_p(val1)
					{
						newURL = window.location.protocol + "//" + window.location.host + "" + window.location.pathname + "?value=" +val1;
						window.location.href = newURL;
					}
				</script>
                                
                
                
                <table width="100%" border="0" cellspacing="0" cellpadding="0" style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;">
                  <tr>
                    <td width="41%" valign="top">
					<div style="width:220px;">
						<table width="100%" align="left">
<tr>
						<td colspan="2" style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#EC6726;">
                                                	<input type="radio" name="radio" id="radio" value="0" onclick="search_p(this.value)" /> Show All Prices 
                                                </td>
                    </tr>
                    <tr>
                    	<td width="48%">
                                                 	<input type="radio" name="radio" id="radio" value="24" onclick="search_p(this.value)" /> $0 - $24 
                                              </td>
                        <td width="52%">
                                                 	<input type="radio" name="radio" id="radio" value="999" onclick="search_p(this.value)" /> $500 - $999 
                                              </td>
                    </tr>
                    <tr>
                    	<td>
                                                	<input type="radio" name="radio" id="radio" value="99" onclick="search_p(this.value)" /> $25 - $99 
                                                </td>
                        <td>
                                                	<input type="radio" name="radio" id="radio" value="1000" onclick="search_p(this.value)" /> $1000+
                                              </td>
                    </tr>
                    <tr>
                    	<td colspan="2">
                                                 	<input type="radio" name="radio" id="radio" value="499" onclick="search_p(this.value)" /> $100 - $499
                                                </td>
                    </tr>
                </table>
					</div>
                    	                    
				</td>
					<td width="1%" style="border-left:1px solid #FFFFFF;">&nbsp;&nbsp;</td>
					<td width="1%">&nbsp;&nbsp;</td>
                    <td width="57%" valign="top" align="left">
				    				    <table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr height="25">
                        <td><input type="radio" name="radio" id="radio2"  value="http://www.qurbani.com/feed/" onclick="goto1(this.value);" />
                            <span style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#EC6726;"> Show All Programs </span> </td>
                      </tr>
                      <tr>
                        <td><div style="width:385px; height:100px; float:left;">
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/aqiqah/" onclick="goto1(this.value);" />Aqiqah</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/" onclick="goto1(this.value);" />Disaster Relief</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/education/" onclick="goto1(this.value);" />Education</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/environmental/" onclick="goto1(this.value);" />Environmental</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/health-care/" onclick="goto1(this.value);" />Health Care</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/qurbani/" onclick="goto1(this.value);" />Qurbani</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/ramadan-aid/" onclick="goto1(this.value);" />Ramadan Aid</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/sadaqah/" onclick="goto1(this.value);" />Sadaqah</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/sponsor-a-child/" onclick="goto1(this.value);" />Sponsor a Child</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                        <!--<li>-->
                                                        <div style="width:128px; height:23px; float:left;"><input type="radio" name="radio" value="http://www.qurbani.com/ways-to-donate/gift-catalog/zakat/" onclick="goto1(this.value);" />Zakat</div>
                            <!--<a href="" class="wpsc_category_link"></a>-->
                                                                                    <!-- </li>		-->
                                                    </div></td>
                      </tr>
                    </table></td>
                  </tr>
                </table>

           
            
		  </div>
	

					
				
        
		  
		<div class="productdisplay_container" style="margin-left:0px; width:650px;">
					<div class="productdisplay default_product_display product_view_24 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Rehan_Ali_-_Orphan_ID:_1345" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/rehanali-2.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_24" alt="Rehan Ali - Orphan ID: 1345" title="Rehan Ali - Orphan ID: 1345" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/rehanali-2.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/sponsor-a-child/rehan-ali-orphan-id-1345/">Rehan Ali - Orphan ID: 1345</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Sponsor a Child                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><table>
<tr>
<td>
<ul>
<li><strong>Age:</strong> 10</li>
<li><strong>Gender:</strong> Boy</li>
</ul>
</td>
<td>
<ul>
<li><strong>Orphan:</strong> Yes</li>
<li><strong>Country:</strong> Pakistan</li>
</ul>
</td>
</tr>
</table>
<p>This young boy is from Pakistan and is called Rehan. He is three  years old. His father died in February 2011 when Rehan was just 2 1/2  years old. His father died due to a stroke and Rehan is now being looked after by her mother. The only support they have is through handouts.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_24">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_24() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_24(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_24();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_24').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_24(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_24" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_24_24" value="30.00" onclick="donation_price_124(this.value);" /> <b>$30 -</b>  Partial Sponsorship <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_24_24" value="50.00" onclick="donation_price_124(this.value);" /> <b>$50 -</b>  Full Sponsorship <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_124(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_24").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_124(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_24'>Donation:</label>
									<input type='text' id='donation_price_24' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="24" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_24_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_23 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Zakat_(Zakah)" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/Zakat-donation-2.png">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_23" alt="Zakat (Zakah)" title="Zakat (Zakah)" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/Zakat-donation-2.png" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/zakat/zakat-zakah/">Zakat (Zakah)</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation distributes Zakat donations per Shariah (Islamic Law)  guidelines as mentioned in <em>Chapter 9: Verse 60 in Al Quran.</em>You can Donate any amount of Zakat in &#8220;Other Amount&#8221; box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_23">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_23() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_23(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_23();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_23').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_23(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_23" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_23_8" value="50.00" onclick="donation_price_123(this.value);" /> <b>$50</b> - Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_23_8" value="100.00" onclick="donation_price_123(this.value);" /> <b>$100</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_23_8" value="200.00" onclick="donation_price_123(this.value);" /> <b>$200</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_23_8" value="300.00" onclick="donation_price_123(this.value);" /> <b>$300</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_23_8" value="400.00" onclick="donation_price_123(this.value);" /> <b>$400</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_23_8" value="500.00" onclick="donation_price_123(this.value);" /> <b>$500</b>- Zakat ul-Fitr/Fitrah <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_123(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_23").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_123(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_23'>Donation:</label>
									<input type='text' id='donation_price_23' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="23" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_23_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_22 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Sadaqah_Sacrifice" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sadaqahsacrifice.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_22" alt="Sadaqah Sacrifice" title="Sadaqah Sacrifice" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/sadaqahsacrifice.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/sadaqah/sadaqah-sacrifice/">Sadaqah Sacrifice</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>In this day and age, A meal including meat is a luxury for poor people that they seldom enjoy. Sadaqah in the  form of Sacrifice is performed by Qurbani Foundation year round in economically  depressed areas of the world. Sacrifice is usually performed within 48  hours of receipt of donation.<br />
You can Donate more in <strong>“Other Amount” box.</strong></p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_22">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_22() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_22(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_22();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_22').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_22(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_22" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_22_5" value="100.00" onclick="donation_price_122(this.value);" /> <b>$100</b>  - Sheep/bhair for Sadaqah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_22_5" value="120.00" onclick="donation_price_122(this.value);" /> <b>$120</b> - Goat/bakra for Sadaqah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_22_5" value="400.00" onclick="donation_price_122(this.value);" /> <b>$400</b> -  OX/Buffalo for Sadaqah <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_122(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_22").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_122(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_22'>Donation:</label>
									<input type='text' id='donation_price_22' name='donation_price' value='100.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="22" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_22_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_20 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Qurbani_by_Location" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sheeps-2.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_20" alt="Qurbani by Location" title="Qurbani by Location" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/sheeps-2.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/qurbani/qurbani-by-location/">Qurbani by Location</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Qurbani                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation&#8217;s Worldwide Qurbani Service benefited  hundreds of thousands of people in over 70 of the world’s poorest  countries. This year, with your support, we want to reach even more  people and share the joy this coming Eid al-Adha <em>insha’Allah</em>.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_20">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_20() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_20(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_20();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_20').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_20(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_20" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="130.00" onclick="donation_price_120(this.value);" /> <b>$130 -</b>   Afghanistan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="155.00" onclick="donation_price_120(this.value);" /> <b>$155 -</b>  African Drought <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_120(this.value);" /> <b>$150 -</b>   Albania <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="395.00" onclick="donation_price_120(this.value);" /> <b>$395 -</b>  Algeria  <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="200.00" onclick="donation_price_120(this.value);" /> <b>$200 -</b>   Azerbaijan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_120(this.value);" /> <b>$90 -</b>   Bangladesh <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="195.00" onclick="donation_price_120(this.value);" /> <b>$195 -</b>   Bosnia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Brazil <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_120(this.value);" /> <b>$135 -</b>   Cambodia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_120(this.value);" /> <b>$135 -</b>   Cameroon <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_120(this.value);" /> <b>$175 -</b>   Canada <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_120(this.value);" /> <b>$135 -</b>   China <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_120(this.value);" /> <b>$135 -</b>   Congo <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="140.00" onclick="donation_price_120(this.value);" /> <b>$140 -</b>   Dominican Republic <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_120(this.value);" /> <b>$100 -</b>   Egypt <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Eritrea <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Ethiopia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Gambia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Ghana <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_120(this.value);" /> <b>$100 -</b>   Grenada <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Guinea <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Guinea Bissau <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_120(this.value);" /> <b>$100 -</b>   Guyana <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Haiti <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_120(this.value);" /> <b>$85 -</b>   India <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_120(this.value);" /> <b>$135 -</b>  Indonesia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="250.00" onclick="donation_price_120(this.value);" /> <b>$250 -</b>   Iraq <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_120(this.value);" /> <b>$300 -</b>   Jordan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_120(this.value);" /> <b>$100 -</b>   Kashmir (India) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Kashmir (Pakistan) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_120(this.value);" /> <b>$75 -</b>   Kenya <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="225.00" onclick="donation_price_120(this.value);" /> <b>$225 -</b>   Kosova <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="200.00" onclick="donation_price_120(this.value);" /> <b>$200 -</b>   Lebanon <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_120(this.value);" /> <b>$100 -</b>   Liberia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="100.00" onclick="donation_price_120(this.value);" /> <b>$100 -</b>   Libya <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_120(this.value);" /> <b>$150 -</b>   Macedonia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_120(this.value);" /> <b>$150 -</b>   Madagascar <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_120(this.value);" /> <b>$85 -</b>   Malawi <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_120(this.value);" /> <b>$175 -</b>   Malaysia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Mali <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Mauritania <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_120(this.value);" /> <b>$150 -</b>   Mauritius <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="150.00" onclick="donation_price_120(this.value);" /> <b>$150 -</b>   Mexico <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="135.00" onclick="donation_price_120(this.value);" /> <b>$135 -</b>   Montenegro <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="250.00" onclick="donation_price_120(this.value);" /> <b>$250 -</b>   Morocco <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Mozambique <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Namibia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="120.00" onclick="donation_price_120(this.value);" /> <b>$120 -</b>   Nepal <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_120(this.value);" /> <b>$85 -</b>   Niger <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Pakistan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="275.00" onclick="donation_price_120(this.value);" /> <b>$275 -</b>   Palestine <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_120(this.value);" /> <b>$300-</b>   Palestine (Gaza) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_120(this.value);" /> <b>$300 -</b>   Palestine (Herbron) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="300.00" onclick="donation_price_120(this.value);" /> <b>$300 -</b>   Palestine (Jerusalem) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Philippines <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_120(this.value);" /> <b>$75 -</b>   Rwanda <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Saint Lucia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_120(this.value);" /> <b>$85 -</b>   Senegal <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Sierra Leone <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Somalia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="85.00" onclick="donation_price_120(this.value);" /> <b>$85 -</b>   South Africa <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_120(this.value);" /> <b>$75 -</b>   Sri Lanka <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_120(this.value);" /> <b>$90 -</b>   Sudan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_120(this.value);" /> <b>$90 -</b>   Sudan  (Darfur) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="90.00" onclick="donation_price_120(this.value);" /> <b>$90 -</b>   Swaziland <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_120(this.value);" /> <b>$175-</b>   Syria <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Tanzania <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="95.00" onclick="donation_price_120(this.value);" /> <b>$95 -</b>   Togo <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Trinidad and Tobago <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Tunisia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="125.00" onclick="donation_price_120(this.value);" /> <b>$125 -</b>   Turkey <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="75.00" onclick="donation_price_120(this.value);" /> <b>$75 -</b>   Uganda <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="175.00" onclick="donation_price_120(this.value);" /> <b>$175 -</b>   United States <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="180.00" onclick="donation_price_120(this.value);" /> <b>$180 -</b>   United Kingdom <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="145.00" onclick="donation_price_120(this.value);" /> <b>$145 -</b>   Yemen <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="145.00" onclick="donation_price_120(this.value);" /> <b>$145 -</b>   Zambia <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_20_22" value="155.00" onclick="donation_price_120(this.value);" /> <b>$155 -</b>   Zimbabwe <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_120(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_20").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_120(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_20'>Donation:</label>
									<input type='text' id='donation_price_20' name='donation_price' value='95.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="20" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_20_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_18 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Pakistan_Flood_Affected_Families_Immediate_Relief" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/pakistan-flood-affected-families.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_18" alt="Pakistan Flood Affected Families Immediate Relief" title="Pakistan Flood Affected Families Immediate Relief" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/pakistan-flood-affected-families.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/pakistan-flood-affected-families-immediate-relief/">Pakistan Flood Affected Families Immediate Relief</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Floods  Affected families immediate support for 3,000 families through Clean  drinking water, Mosquito nets &amp; water coolers for safe drinking  water &amp; hygiene promotion and to save 30,000 households</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_18">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_18() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_18(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_18();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_18').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_18(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_18" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_18_16" value="" onclick="donation_price_118(this.value);" /> <b>$15</b> - will provide safe drinking Nadi filter & mosquito net to 1 flood affected family <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_18_16" value="" onclick="donation_price_118(this.value);" /> <b>$75</b> - will provide safe drinking Nadi filter & mosquito nets to 4 flood affected families <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_18_16" value="" onclick="donation_price_118(this.value);" /> <b>$150</b> - will provide safe drinking Nadi filter mosquito net to 8 flood affected families <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_18_16" value="" onclick="donation_price_118(this.value);" /> <b>$100</b> - buys supplies to run a medical camp for a small village <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_18_16" value="" onclick="donation_price_118(this.value);" /> <b>$500</b> - will provide safe drinking Nadi filter mosquito net to 32 flood affected families <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_18_16" value="9250.00" onclick="donation_price_118(this.value);" /> <b>$9,250</b> - Will fully fund this project <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_118(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_18").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_118(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_18'>Donation:</label>
									<input type='text' id='donation_price_18' name='donation_price' value='15.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="18" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_18_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_16 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Ramadan_Sehar_Aid" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sehar-aid.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_16" alt="Ramadan Sehar Aid" title="Ramadan Sehar Aid" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/sehar-aid.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/ramadan-aid/ramadan-sehar-aid/">Ramadan Sehar Aid</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Ramadan Aid                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"></div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_16">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_16() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_16(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_16();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_16').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_16(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_16" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_16_15" value="" onclick="donation_price_116(this.value);" /> <b>$25</b> - Food for 2 people durning Ramadan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_16_15" value="" onclick="donation_price_116(this.value);" /> <b>$50</b> - Food for 4 people durning Ramadan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_16_15" value="75.00" onclick="donation_price_116(this.value);" /> <b>$75</b> - Food for 6 people durning Ramadan <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_116(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_16").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_116(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_16'>Donation:</label>
									<input type='text' id='donation_price_16' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="16" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_16_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_15 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Yemen_Emergency_Fund" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/pakistan-flood-disaster-relief.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_15" alt="Yemen Emergency Fund" title="Yemen Emergency Fund" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/pakistan-flood-disaster-relief.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/yemen-emergency-fund/">Yemen Emergency Fund</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Disaster Relief                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"></div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_15">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_15() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_15(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_15();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_15').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_15(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_15" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_15_14" value="" onclick="donation_price_115(this.value);" /> <b>$10</b> - food and water for one person for two weeks <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_15_14" value="" onclick="donation_price_115(this.value);" /> <b>$30</b> - purchase of ten water containers <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_15_14" value="" onclick="donation_price_115(this.value);" /> <b>$65</b> - purchase of 8 roosters and 16 chickens <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_15_14" value="" onclick="donation_price_115(this.value);" /> <b>$100</b> - food and water for two families for two weeks <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_15_14" value="" onclick="donation_price_115(this.value);" /> <b>$200</b> - food and water for five families for two weeks <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_15_14" value="400.00" onclick="donation_price_115(this.value);" /> <b>$400</b> -  fuel cost for one trip to transport food and water <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_115(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_15").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_115(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_15'>Donation:</label>
									<input type='text' id='donation_price_15' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="15" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_15_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_14 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="East_Africa_Food_Crisis_Fund" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/east-africa-food-crisis-donate.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_14" alt="East Africa Food Crisis Fund" title="East Africa Food Crisis Fund" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/east-africa-food-crisis-donate.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/east-africa-food-crisis-fund/">East Africa Food Crisis Fund</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>This project is feeding and educating orphan children . It is providing life essentials such as food, clothing, medical care and education</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_14">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_14() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_14(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_14();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_14').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_14(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_14" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_14_14" value="" onclick="donation_price_114(this.value);" /> <b>$10</b> - food and water for one person for two weeks <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_14_14" value="" onclick="donation_price_114(this.value);" /> <b>$30</b> - purchase of ten water containers <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_14_14" value="" onclick="donation_price_114(this.value);" /> <b>$65</b> - purchase of 8 roosters and 16 chickens <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_14_14" value="" onclick="donation_price_114(this.value);" /> <b>$100</b> - food and water for two families for two weeks <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_14_14" value="" onclick="donation_price_114(this.value);" /> <b>$200</b> - food and water for five families for two weeks <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_14_14" value="400.00" onclick="donation_price_114(this.value);" /> <b>$400</b> -  fuel cost for one trip to transport food and water <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_114(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_14").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_114(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_14'>Donation:</label>
									<input type='text' id='donation_price_14' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="14" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_14_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_13 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Food_&amp;_Medical_Services_for_Pakistan_Flood_Victims" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/pakistan-flood-disaster-relief.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_13" alt="Food &amp; Medical Services for Pakistan Flood Victims" title="Food &amp; Medical Services for Pakistan Flood Victims" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/pakistan-flood-disaster-relief.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/food-medical-services-for-pakistan-flood-victims/">Food &amp; Medical Services for Pakistan Flood Victims</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Disaster Relief                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>As  Pakistan battles an unprecedented catastrophe, funds are desperately  needed to help deliver food aid and medical services to stave off  further  loss of life due to disease and malnutrition</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_13">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_13() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_13(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_13();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_13').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_13(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_13" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_13_13" value="" onclick="donation_price_113(this.value);" /> <b>$15</b> - feeds a family for a day <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_13_13" value="" onclick="donation_price_113(this.value);" /> <b>$25</b> - can provide enough food for a family for a week <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_13_13" value="" onclick="donation_price_113(this.value);" /> <b>$50</b> - provides food and water for a family for an 15 days <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_13_13" value="" onclick="donation_price_113(this.value);" /> <b>$100</b> - buys supplies to run a medical camp for a small village <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_13_13" value="" onclick="donation_price_113(this.value);" /> <b>$6,125</b> - Will fully fund this project <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_113(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_13").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_113(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_13'>Donation:</label>
									<input type='text' id='donation_price_13' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="13" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_13_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_12 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Haiti_Earthquake_Relief_Fund" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/haiti-earthquake-donate.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_12" alt="Haiti Earthquake Relief Fund" title="Haiti Earthquake Relief Fund" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/haiti-earthquake-donate.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/haiti-earthquake-relief-fund/">Haiti Earthquake Relief Fund</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Disaster Relief                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation has been working on a number of different fronts in order to help Haiti stand again. As further relief teams have been despatched to the hardest hit areas, we remain committed to Haiti for the long term.<br />
You can Donate any amount in “Other Amount” box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_12">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_12() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_12(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_12();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_12').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_12(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_12" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_12_12" value="" onclick="donation_price_112(this.value);" /> <b>$25</b> - Support an earthquake victom for two weeks <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_12_12" value="" onclick="donation_price_112(this.value);" /> <b>$50</b> - Support an earthquake victom for one month <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_12_12" value="" onclick="donation_price_112(this.value);" /> <b>$100</b> - Support an earthquake victom for three months <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_12_12" value="200.00" onclick="donation_price_112(this.value);" /> <b>$200</b> - Support an earthquake victom for six months <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_112(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_12").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_112(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_12'>Donation:</label>
									<input type='text' id='donation_price_12' name='donation_price' value='0.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="12" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_12_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_11 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Orphan_Sponsorship" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/orphan-doante.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_11" alt="Orphan Sponsorship" title="Orphan Sponsorship" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/orphan-doante.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/sponsor-a-child/orphan-sponsorship/">Orphan Sponsorship</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Health Care                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Your sponsorship support will provide a child  life essentials such as access to education,  health care and clean drinking water. The child&#8217;s family and community  will also benefit through development initiatives.<br />
You can Donate any amount in “<strong>Other Amount</strong>” box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_11">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_11() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_11(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_11();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_11').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_11(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_11" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_11_25" value="50.00" onclick="donation_price_111(this.value);" /> <b>$50 -</b>  per month to Sponsor 1 Child <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_11_25" value="100.00" onclick="donation_price_111(this.value);" /> <b>$100 -</b>  per month to Sponsor 2 Children <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_11_25" value="150.00" onclick="donation_price_111(this.value);" /> <b>$150 -</b>  per month to Sponsor 3 Children <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_11_25" value="200.00" onclick="donation_price_111(this.value);" /> <b>$200 -</b>  per month to Sponsor 4 Children <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_111(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_11").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_111(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_11'>Donation:</label>
									<input type='text' id='donation_price_11' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="11" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_11_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_10 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Health/Medical_Assistance" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/medical-supplies-donate.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_10" alt="Health/Medical Assistance" title="Health/Medical Assistance" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/medical-supplies-donate.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/health-care/healthmedical-assistance/">Health/Medical Assistance</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Health Care                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation is working to bring emergency medical assistance and supplies to areas in Haiti that have been hardest hit by the worst earthquake in 200 years.<br />
You can Donate any amount in “Other Amount” box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_10">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_10() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_10(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_10();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_10').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_10(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_10" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_10_10" value="" onclick="donation_price_110(this.value);" /> <b>$50</b> - Support desperate doctors with medical supplies <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_10_10" value="" onclick="donation_price_110(this.value);" /> <b>$75</b> - Support desperate doctors with medical supplies <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_10_10" value="" onclick="donation_price_110(this.value);" />  <b>$100</b> - Send nearly $14,000 in medical supplies to a &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hospital in desperate need <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_10_10" value="250.00" onclick="donation_price_110(this.value);" /> <b>$250</b> - Your support will speed up the delivery of &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$50,000 in medical equipment <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_110(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_10").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_110(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_10'>Donation:</label>
									<input type='text' id='donation_price_10' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="10" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_10_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_9 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Hospital_Assistance" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/hospital assistance.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_9" alt="Hospital Assistance" title="Hospital Assistance" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/hospital assistance.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/health-care/hospital-assistance/">Hospital Assistance</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Health Care                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation collects used and new medical equipment and supplies from all over the world, and donates them to hospitals and clinics enabling them to provide better service.<br />
You can Donate any amount in “Other Amount” box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_9">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_9() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_9(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_9();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_9').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_9(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_9" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_9_9" value="" onclick="donation_price_19(this.value);" /> <b>$50</b> - Hospital Assistance Fund <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_9_9" value="" onclick="donation_price_19(this.value);" /> <b>$100</b> - Hospital Assistance Fund <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_9_9" value="" onclick="donation_price_19(this.value);" /> <b>$200</b> - Hospital Assistance Fund <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_9_9" value="500.00" onclick="donation_price_19(this.value);" /> <b>$500</b> - Hospital Assistance Fund <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_19(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_9").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_19(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_9'>Donation:</label>
									<input type='text' id='donation_price_9' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="9" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_9_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_8 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Zakat_-_Fitrah" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/Zakat-donation-2.png">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_8" alt="Zakat - Fitrah" title="Zakat - Fitrah" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/Zakat-donation-2.png" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/zakat/zakat-fitrah/">Zakat - Fitrah</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Zakat                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation distributes Zakat donations per Shariah (Islamic Law)  guidelines as mentioned in <em>Chapter 9: Verse 60 in Al Quran.</em>You can Donate any amount of Zakat in &#8220;Other Amount&#8221; box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_8">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_8() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_8(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_8();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_8').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_8(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_8" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_8_8" value="50.00" onclick="donation_price_18(this.value);" /> <b>$50</b> - Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_8_8" value="100.00" onclick="donation_price_18(this.value);" /> <b>$100</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_8_8" value="200.00" onclick="donation_price_18(this.value);" /> <b>$200</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_8_8" value="300.00" onclick="donation_price_18(this.value);" /> <b>$300</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_8_8" value="400.00" onclick="donation_price_18(this.value);" /> <b>$400</b>- Zakat ul-Fitr/Fitrah <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_8_8" value="500.00" onclick="donation_price_18(this.value);" /> <b>$500</b>- Zakat ul-Fitr/Fitrah <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_18(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_8").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_18(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_8'>Donation:</label>
									<input type='text' id='donation_price_8' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="8" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_8_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_7 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Disaster_Preparedness_Team" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/disaster_prepaidness_team.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_7" alt="Disaster Preparedness Team" title="Disaster Preparedness Team" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/disaster_prepaidness_team.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/education/disaster-preparedness-team/">Disaster Preparedness Team</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Education                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation is currently working with several communities to train “Disaster Preparedness and Response Teams&#8221; so in the event of disaster the community members can assist their family members and neighbors.<br />
You can Donate any amount in “Other Amount” box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_7">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_7() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_7(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_7();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_7').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_7(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_7" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_7_6" value="" onclick="donation_price_17(this.value);" /> <b>$50</b> - Workshop #1 Basic Training <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_7_6" value="" onclick="donation_price_17(this.value);" /> <b>$75</b> - Workshop #2  Light Rescue <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_7_6" value="" onclick="donation_price_17(this.value);" /> <b>$100</b>- Workshop #3 Disaster First Aid <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_7_6" value="150.00" onclick="donation_price_17(this.value);" /> <b>$150</b>- Workshop #4 Neighbourhood Building <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_17(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_7").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_17(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_7'>Donation:</label>
									<input type='text' id='donation_price_7' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="7" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_7_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_6 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Female_Education" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/female-education-donate.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_6" alt="Female Education" title="Female Education" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/female-education-donate.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/education/female-education/">Female Education</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Education                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Just $10 per month is enough to offer one student the opportunity to continue her education and bring a remarkable change to her life .<br />
You can Donate any amount in “Other Amount” box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_6">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_6() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_6(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_6();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_6').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_6(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_6" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_6_7" value="" onclick="donation_price_16(this.value);" /> <b>$10</b> - Monthly for one Student <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_6_7" value="" onclick="donation_price_16(this.value);" /> <b>$50</b> - Monthly for five Students <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_6_7" value="" onclick="donation_price_16(this.value);" /> <b>$100</b>- Monthly for ten Students <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_6_7" value="200.00" onclick="donation_price_16(this.value);" /> <b>$200</b>- Monthly for twenty Students <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_16(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_6").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_16(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_6'>Donation:</label>
									<input type='text' id='donation_price_6' name='donation_price' value='50.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="6" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_6_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_5 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Aqiqah_Service" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/aqiqahservice.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_5" alt="Aqiqah Service" title="Aqiqah Service" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/aqiqahservice.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/aqiqah/aqiqah-service/">Aqiqah Service</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Aqiqah                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>We recommend your order your aqiqah as soon as possible after the birth of your child, especially if you wish us to carry out the sacrifice within a week of birth. The cost includes: animal(s), sadaqah and certificate.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_5">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_5() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_5(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_5();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_5').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_5(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_5" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_5_4" value="100.00" onclick="donation_price_15(this.value);" /> <b>$100</b> - Aqiqah for Girl (1-Sheep) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_5_4" value="200.00" onclick="donation_price_15(this.value);" /> <b>$200</b> - Aqiqah for Boy (2-Sheeps) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_5_4" value="125.00" onclick="donation_price_15(this.value);" /> <b>$125</b> - Aqiqah for Girl (1-Goat/Bakra) <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_5_4" value="250.00" onclick="donation_price_15(this.value);" /> <b>$250</b> - Aqiqah for Boy (2-Goat/Bakra) <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_15(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_5").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_15(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_5'>Donation:</label>
									<input type='text' id='donation_price_5' name='donation_price' value='100.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="5" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_5_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_4 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Sadaqah_(Charity)" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/sadaqah.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_4" alt="Sadaqah (Charity)" title="Sadaqah (Charity)" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/sadaqah.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/sadaqah/sadaqah-charity/">Sadaqah (Charity)</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Sadaqah                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>In this day and age, A meal including meat is a luxury for poor people that they seldom enjoy. Sadaqah in the  form of Sacrifice is performed by Qurbani Foundation year round in economically  depressed areas of the world. Sacrifice is usually performed within 48  hours of receipt of donation.<br />
You can Donate more in <strong>“Other Amount” box.</strong></p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_4">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_4() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_4(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_4();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_4').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_4(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_4" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_4_21" value="100.00" onclick="donation_price_14(this.value);" /> <b>$100</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_4_21" value="200.00" onclick="donation_price_14(this.value);" /> <b>$200</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_4_21" value="300.00" onclick="donation_price_14(this.value);" /> <b>$300</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_4_21" value="400.00" onclick="donation_price_14(this.value);" /> <b>$400</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_4_21" value="500.00" onclick="donation_price_14(this.value);" /> <b>$500</b> - Sadaqah in the form of Cash <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_4_21" value="100.00" onclick="donation_price_14(this.value);" /> <b>$1000</b> - Sadaqah in the form of Cash <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_14(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_4").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_14(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_4'>Donation:</label>
									<input type='text' id='donation_price_4' name='donation_price' value='100.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="4" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_4_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_3 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Ramada_Food_&amp;_Iftar_Aid" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/food-basket-2.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_3" alt="Ramada Food &amp; Iftar Aid" title="Ramada Food &amp; Iftar Aid" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/food-basket-2.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/ramada-food-iftar-aid/">Ramada Food &amp; Iftar Aid</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Sadaqah                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Qurbani Foundation distributes Ramadan Food Aid among people in extreme poverty. It is distributed as a complete package so a family can easily fast durning Ramadan. You can Donate more in &#8220;Other Amount&#8221; box.</p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_3">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_3() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_3(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_3();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_3').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_3(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_3" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_3_3" value="" onclick="donation_price_13(this.value);" /> <b>$50</b> - Food for 2 people durning Ramadan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_3_3" value="" onclick="donation_price_13(this.value);" /> <b>$100</b> - Food for 4 durning Ramadan <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_3_3" value="150.00" onclick="donation_price_13(this.value);" /> <b>$150</b> - Food for family during Ramadan <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_13(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_3").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_13(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_3'>Donation:</label>
									<input type='text' id='donation_price_3' name='donation_price' value='150.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="3" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_3_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

					<div class="productdisplay default_product_display product_view_2 all-categories" style="width:640px; margin-left:4px;">      
				<div style="position:relative;float:left;top:0px;left: 0px;text-align:left !important;_display: inline;padding:0px;margin:0px;">
				
											<div class="imagecol" style="width:176px;float:left;">
														
								<a rel="Qurbani_Where_Most_Needed" class="thickbox preview_link" 
								href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/qurbani-most-needed.jpg">
								 
									<img class="product_image" style="width:176px; height:280px" id="product_image_2" alt="Qurbani Where Most Needed" title="Qurbani Where Most Needed" 
									src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/thumbnails/qurbani-most-needed.jpg" /> 
									
								</a>
								
													</div>
									
					<div class="producttext" style="margin:0px;padding:0px; float:left;width:420px;">
						<h2 class="prodtitles" style="margin-left:0px; padding-left:0px;">
							 
								<a class="wpsc_product_title" style="margin-left:0px; padding-left:0px;" href="http://www.qurbani.com/ways-to-donate/gift-catalog/qurbani/qurbani-where-most-needed/">Qurbani Where Most Needed</a>
							 				
						</h2>
						
												<div style="clear:both"></div><div style="width:100%;margin-left:0px;">
                        	Qurbani                        </div>
						
						<div class='wpsc_description' style=" width:415px; padding-left:0px;"><p>Our Qurbani Service benefited  hundreds of thousands of people in over 70 of the world’s poorest  countries. This year, with your support, we want to reach even more  people and share the joy this coming Eid al-Adha <em>insha’Allah</em>.</p>
<p><strong>Qurbani&#8217;s will be carried out in the most deprived communities benefiting those most in need.</strong></p>
</div>
				
												
																	
												
												<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_2">
														
														<div class="custom_meta">
															</div>
														
																					
							 <table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                              <script>
							  function getXMLHTTP_2() { //fuction to return the xml http object
														
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
														alert(xmlhttp);	
														return xmlhttp;
													}
							  	function monthly_2(val)
								{
										alert(val);
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_2();
										if (req) {
												req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {
																		
														document.getElementById('monthly_2').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_2(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			    </select>donation
                                              </td>
                              </tr>
                              
                            </table>
                            <div id="monthly_2" style="display:none;">
                            </div>
														<div class="wpsc_variation_forms" style="width:430px; margin-left:0px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_2_1" value="65.00" onclick="donation_price_12(this.value);" /> <b>$65</b>   -   Cow Share <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_2_1" value="145.00" onclick="donation_price_12(this.value);" /> <b>$145</b> - Sheep Qurbani <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_2_1" value="175.00" onclick="donation_price_12(this.value);" /> <b>$175</b> - Goat (Bakra) for Qurbani  <br />
                                    	
                                    	<input type="radio"  name="variation1" id="variation_select_2_1" value="465.00" onclick="donation_price_12(this.value);" /> <b>$465</b> - Full Cow 7 shares <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_12(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_2").value = val1;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_12(this.value);" size="5" /> Other amount
															</div>
                           
														
						<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
													
							<p class="wpsc_extras_forms"/>
							<div class="wpsc_product_price">
								                                	<div style="display:none;">
									<label for='donation_price_2'>Donation:</label>
									<input type='text' id='donation_price_2' name='donation_price' value='65.00' size='6' />
                                    </div>
									<br />
								
								
															</div>
							
							<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
							<input type="hidden" value="2" name="product_id"/>
					
							<!-- END OF QUANTITY OPTION -->
																								<div class='wpsc_buy_button_container'>
																					<input type="image" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_2_submit_button"/>
																					<div class='wpsc_loading_animation'>
											<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage"/>
											Updating cart...										</div>
									</div>
																					</form>
						
												
																	</div>
                    
			</div>
            <div class="horizontal">
            </div>
		</div>

				<div style="clear:both"></div>
		</div>
				
        
		
		
	<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>

			</div>
<br />
<img src="http://qurbani.com/images/qurbani-dotten-line.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/pakistan-flood-emergency-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>East Africa Food Crisis Appeal</title>
		<link>http://www.qurbani.com/east-africa-food-crisis-appeal/</link>
		<comments>http://www.qurbani.com/east-africa-food-crisis-appeal/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 09:39:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://www.qurbani.com/newsite/?p=172</guid>
		<description><![CDATA[The food crisis across East Africa has badly affected Ethiopia, Somalia, Uganda and Kenya. Drought is one of the major factors, along with a number of other issues:]]></description>
			<content:encoded><![CDATA[<h2>East Africa Food Crisis Appeal<br />
<a href="http://www.qurbani.com/east-africa-food-crisis-appeal/#donate"><br />
<img src="http://www.qurbani.com/images/east-africa-food-crisis.jpg" alt="" width="550" height="300" /></a></h2>
<h3>A deadly combination</h3>
<p>The food crisis across East Africa has badly affected Ethiopia, Somalia, Uganda and Kenya. Drought is one of the major factors, along with a number of other issues:</p>
<h3>Changing seasons</h3>
<p>Failed or poor rains are becoming increasingly frequent, leaving communities with less and less time to recover.</p>
<p>In Somalia this is the fifth successive season of poor rains, in Ethiopia it is the fourth and Kenya the third. Communities in northern Kenya recall that rains used to fail once a decade, whereas now they fail every two or three years. The weather in northeast Uganda is also becoming increasingly unpredictable, with longer dry spells. When the rains do come it is often in the form of heavy showers causing floods and landslides.  If the drought continues we will not be able to raise any animals as there will be no pasture or water. So we will have no money to send our children to school. If we can't get money from raising animals we don't know what else we can do.</p>
<p>Kadra Good, Harshin, Ethiopia</p>
<p><img src="http://qurbani.com/images/east-africa-food-crisis-warning.jpg" alt="" /><img src="http://qurbani.com/images/east-africa-food-crisis-child.jpg" alt="" width="243" height="170" /></p>
<h3>High food prices</h3>
<p>Although the price of staple foods and cereals has fallen since the peak of last year, it remains far above usual prices and unaffordable to many families. In Ethiopia the retail price of white maize– the staple most consumed by the poor – is still 72 per cent higher than the five-year average. In parts of Kenya, maize and beans are 170 per cent higher than normal, while in parts of northeast Uganda prices are 170 per cent above average for millet, 140 per cent for sorghum and 130 per cent for maize.</p>
<p>The cost of water is also rising – in rural Kenya a jerry can of water now costs three times its normal price. People are forced to sell their assets – such as livestock – to pay for food and water, alleviating short term hunger but exacerbating long-term problems.</p>
<h3>Conflict and displacement</h3>
<p>Violent conflict in Somalia has disrupted food production and made poor people even more vulnerable. A quarter of Somalia’s population (1.8m people) have fled their homes, making it much harder to grow food. Roads are highly insecure, meaning food cannot reach markets. In Kenya, food production is much lower since the post-election violence and displacement. In northern Uganda, an influx of returning families after years of conflict has created new pressures. In Kenya, Ethiopia and Uganda, there are increasing problems with localised conflicts over scarce resources.</p>
<h3>Lack of investment and development</h3>
<p>It is no coincidence that many of the areas most affected are rural areas which have suffered decades of neglect and under-development from successive governments, particularly in Kenya and Uganda. Groups such as pastoralists are particularly at risk. These are areas with little access to education, healthcare, water and sanitation – making them even more vulnerable.<br />
African governments and international donors continue to under-invest in small-scale community agriculture and national food production, leaving countries vulnerable to global economic markets and trends.</p>
<p><span id="donate">Donate</span></p>
<p><div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_14">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="East_Africa_Food_Crisis_Fund" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/east-africa-food-crisis-donate.jpg">
															<img class="product_image" id="product_image_14" alt="East Africa Food Crisis Fund" 
															title="East Africa Food Crisis Fund" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/east-africa-food-crisis-donate.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> East Africa Food Crisis Fund</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>East Africa Food Crisis Fund</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>This project is feeding and educating orphan children . It is providing life essentials such as food, clothing, medical care and education</p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_14">
															
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_14() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_14(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_14();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_14').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_14(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_14" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_14_14" value="" onclick="donation_price_414(this.value);" /> <b>$10</b> - food and water for one person for two weeks <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_14_14" value="" onclick="donation_price_414(this.value);" /> <b>$30</b> - purchase of ten water containers <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_14_14" value="" onclick="donation_price_414(this.value);" /> <b>$65</b> - purchase of 8 roosters and 16 chickens <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_14_14" value="" onclick="donation_price_414(this.value);" /> <b>$100</b> - food and water for two families for two weeks <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_14_14" value="" onclick="donation_price_414(this.value);" /> <b>$200</b> - food and water for five families for two weeks <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_14_14" value="400.00" onclick="donation_price_414(this.value);" /> <b>$400</b> -  fuel cost for one trip to transport food and water <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_414(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_14").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_414(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_14'>Donation:</label>
								<input type='text' id='donation_price_14' name='donation_price' value='50.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="14" name="product_id"/>
							
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_14_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/east-africa-food-crisis-fund/" method="post" name="product_14" id="product_extra_14">
						<input type="hidden" value="14" name="prodid"/>
						<input type="hidden" value="14" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div><br />
<img src="http://qurbani.com/images/qurbani-dotten-line.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/east-africa-food-crisis-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Haiti Earthquake Appeal</title>
		<link>http://www.qurbani.com/haiti-earthquake-appeal/</link>
		<comments>http://www.qurbani.com/haiti-earthquake-appeal/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 20:28:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://qurbani.com/newsite/?p=122</guid>
		<description><![CDATA[The massive earthquake that struck the Caribbean island of Haiti has left around 200,000 people dead and many more seriously injured.]]></description>
			<content:encoded><![CDATA[<h2>Haiti Earthquake Appeal<br />
<img src="http://www.qurbani.com/images/haiti-earthquake-appeal.jpg" alt="" /></h2>
<p>The massive earthquake that struck the Caribbean island of Haiti has left around 200,000 people dead and many more seriously injured.</p>
<p>The epicentre of the 7.0 magnitude earthquake was just 16 kilometres from the capital Port-au-Prince. Much of the city is made up of slums and poorly constructed houses that could not withstand the force of the earthquake.</p>
<p>Homes, government buildings, offices and hotels all lie in ruins. An estimated 1.5 million people are homeless with most still living out on the streets or in makeshift camps.</p>
<p>Hospitals are struggling to cope with the large numbers of injured people. The water system has been destroyed and the lack of clean water is raising fears of a public health crisis and a possible second disaster caused by serious waterborne diseases.</p>
<p>There is an urgent need for emergency food, clean water, shelter and medical care for those whose lives have been shattered by this tragedy.</p>
<p>Haiti is the poorest country in the Western hemisphere, and struggles from endemic poverty, food shortages and violence. It has suffered from many recent natural disasters including serious hurricanes and storms in 2008.</p>
<h4></h4>
<h4>Please donate below. Your donation can save lives.</h4>
<p style="text-align: center;"><a href="../donate/"><img class="aligncenter" title="donateOnlineNow" src="../wp-content/uploads/2011/03/donateOnlineNow.gif" alt="" width="284" height="67" /></a></p>
<p><div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_12">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Haiti_Earthquake_Relief_Fund" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/haiti-earthquake-donate.jpg">
															<img class="product_image" id="product_image_12" alt="Haiti Earthquake Relief Fund" 
															title="Haiti Earthquake Relief Fund" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/haiti-earthquake-donate.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Haiti Earthquake Relief Fund</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Haiti Earthquake Relief Fund</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						<p>Qurbani Foundation has been working on a number of different fronts in order to help Haiti stand again. As further relief teams have been despatched to the hardest hit areas, we remain committed to Haiti for the long term.<br />
You can Donate any amount in “Other Amount” box.</p>
</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_12">
															
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_12() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_12(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_12();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_12').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_12(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_12" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_12_12" value="" onclick="donation_price_412(this.value);" /> <b>$25</b> - Support an earthquake victom for two weeks <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_12_12" value="" onclick="donation_price_412(this.value);" /> <b>$50</b> - Support an earthquake victom for one month <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_12_12" value="" onclick="donation_price_412(this.value);" /> <b>$100</b> - Support an earthquake victom for three months <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_12_12" value="200.00" onclick="donation_price_412(this.value);" /> <b>$200</b> - Support an earthquake victom for six months <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_412(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_12").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_412(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_12'>Donation:</label>
								<input type='text' id='donation_price_12' name='donation_price' value='0.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="12" name="product_id"/>
							
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_12_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/haiti-earthquake-relief-fund/" method="post" name="product_12" id="product_extra_12">
						<input type="hidden" value="12" name="prodid"/>
						<input type="hidden" value="12" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div><img src="http://www.qurbani.com/images/qurbani-dotten-line.png" alt="" width="622" height="13" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/haiti-earthquake-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yemen Emergency Appeal</title>
		<link>http://www.qurbani.com/yemen-emergency-appeal/</link>
		<comments>http://www.qurbani.com/yemen-emergency-appeal/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 08:37:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://qurbani.com/newsite/?p=70</guid>
		<description><![CDATA["Allah’s creation is our problem! It’s not for someone else to fix or for others to worry about – we are all individually responsible for our actions.]]></description>
			<content:encoded><![CDATA[<h2>Yemen Emergency Appeal</h2>
<p><img src="http://qurbani.com/images/yemen-emergency.jpg" alt="" width="555" height="328" /></p>
<p>The latest round of violent conflict between government forces and Al Houthi rebels has been raging in northern Yemen since August 2009. The fighting has displaced more than 250,000 people, mainly women and children. People have fled south where some have sought refuge in camps, while others are living in makeshift shelters by the side of the road or with local host families.</p>
<p>The conflict has now spread to 13 districts in Sa’ada and neighbouring governorates including Amran, and civilians continue to be killed and injured on a daily basis. However, health facilities are struggling to continue operating, leading to concerns over outbreaks of disease.</p>
<h4>Food shortages</h4>
<p>Many basic necessities are no longer available in the market. Food in Sa’ada is running low and the cost of what is available has risen dramatically, but people are afraid to leave their homes to travel to the markets. There are also shortages of fuel and frequent blackouts, and all communication lines are currently down.</p>
<p>Because of the volatile security situation, few humanitarian workers are able to get access to those still trapped in the conflict zone.</p>
<h4>Overcrowded camps</h4>
<p>Those who have managed to flee from Sa’ada have travelled further south to neighbouring governorates such as Hajjah, Amran and Al Jowf or tried to cross the border into Saudi Arabia. Some are staying with friends and relatives; others are living in public buildings such as schools, while an increasing number have settled in overcrowded camps and in informal settlements along the road.</p>
<p>With a growing number of displaced people and continued insecurity, aid agencies are struggling to provide all the necessary basic services. There are also concerns that overcrowding and limited health services, could lead to serious health problems.</p>
<p>There are currently more than 16,200 displaced people living in Al Mazrak 1 camp near Haradh which is being managed by Qurbani Foundation, and the numbers are growing on a daily basis. Al Mazrak 1 now houses more than double its intended capacity, with more people camped outside waiting for assistance.</p>
<p>To ease the pressure on this camp, Qurbani Foundation has set up and is running Al Mazrak 3 which currently houses around 800 people.</p>
<h4>Psychological trauma</h4>
<p>Inside the camps over 80 per cent of the residents are women and children, many of whom are suffering from trauma. There are also many health problems with around one third of the children in the camp suffering from malnutrition.</p>
<p>With no end to the conflict in sight there is an urgent need to ensure that all the displaced people are provided with food, shelter, healthcare and protection, as well as extending to the same support to those still trapped in the conflict zone.</p>
<h4>Please donate today. Your donation can save lives.</h4>
<p><div id='products_page_container' class="wrap wpsc_container">
	
		
		
	<div class="productdisplay">
						<div class="single_product_display product_view_15">
				<div class="textcol">
					<div class="imagecol" style="width:176px; float:left;">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
						  <tr>
							<td valign="top" align="center">
							
							<table width="36%" border="0" align="left" cellpadding="0" cellspacing="0">
							  <tr>
								<td valign="top" align="center">
								 
								<table height="275px" width="275px" border="0" cellspacing="0" cellpadding="0" align="center">
								  <tr>
									<td height="250px" width="250px" align="center" style="border:1px solid #CCCCCC;">
																							<a rel="Yemen_Emergency_Fund" class="thickbox preview_link" href="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/pakistan-flood-disaster-relief.jpg">
															<img class="product_image" id="product_image_15" alt="Yemen Emergency Fund" 
															title="Yemen Emergency Fund" 
															src="http://www.qurbani.com/wp-content/uploads/wpsc/product_images/pakistan-flood-disaster-relief.jpg"/>
														</a>
												</td>
								  </tr>
								</table></td>
							  </tr>
							  <tr>
								<td height="27" width="" align="left" bgcolor="#474747" style=" font-size:12px; color:#FFFFFF; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif;"> Yemen Emergency Fund</td>
							  </tr>
							</table></td>
						  </tr>
						</table>
					</div>
		
					<div class="producttext">
						<h2 class="prodtitles"><span>Yemen Emergency Fund</span></h2>
													
						
						<div class="wpsc_description">
						<span style="font-size:1.2308em; color: rgb(101, 144, 175); font-weight:bold; ">Summary</span><br />
						</div>
		
																
					
										<div class="custom_meta">
											</div>
										
										<form class='product_form' enctype="multipart/form-data" action="http://www.qurbani.com/checkout/" method="post" name="1" id="product_15">
															
										<table width="100%" border="0" cellspacing="0" cellpadding="0" style="width:360px; margin-left:17px; padding-left:0px;">
                              <tr height="25">
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#6590AF">How You Can Help:</td>
                              </tr>
                              <tr height="25">
                                                            <script>
							  function getXMLHTTP_15() { //fuction to return the xml http object
														var xmlhttp=false;	
														try{
															xmlhttp=new XMLHttpRequest();
														}
														catch(e)	{		
															try{			
																xmlhttp= new ActiveXObject("Microsoft.XMLHTTP");
															}
															catch(e){
																try{
																xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
																}
																catch(e1){
																	xmlhttp=false;
																}
															}
														}
															
														return xmlhttp;
													}
							  	function monthly_15(val)
								{
										
										var strURL="http://www.qurbani.com/monthly.php?monthly="+val;
										var req = getXMLHTTP_15();
										if (req) {
											
											req.onreadystatechange = function() {
												if (req.readyState == 4) {
													// only if "OK"
													if (req.status == 200) {	
																	
														document.getElementById('monthly_15').innerHTML=req.responseText;						
													} else {
														alert("There was a problem while using1 XMLHTTP:\n" + req.statusText);
													}
												}				
											}			
											req.open("GET", strURL, true);
											req.send(null);
										}		
									
								}
							  </script>
                                <td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DB8600">Make a <select name="ddltype" id="ddltype" onchange="monthly_15(this.value);">
                                				<option value="0">one-time</option>
                                                <option value="1">monthly recuring</option>
                                			</select> &nbsp;donation</td>
                              </tr>
                      </table>
                            <div id="monthly_15" style="display:none;">
                            </div>
					
										<!--<div class="wpsc_variation_forms">
													<p>
								<label for="">:</label>
																<select class='wpsc_select_variation' name="variation[]" id="">
																	<option value="" ></option>
																</select> 
							</p>
											</div>-->
                    <div class="wpsc_variation_forms" style="width:360px; margin-left:17px; padding-left:0px;">
                               										<!--<p>
										<label for="">:</label>
																				<select class='wpsc_select_variation' name="variation[]" id="">
																					<option value=""  ></option>
																				</select> 
									</p>-->
                                    <p>
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_15_14" value="" onclick="donation_price_415(this.value);" /> <b>$10</b> - food and water for one person for two weeks <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_15_14" value="" onclick="donation_price_415(this.value);" /> <b>$30</b> - purchase of ten water containers <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_15_14" value="" onclick="donation_price_415(this.value);" /> <b>$65</b> - purchase of 8 roosters and 16 chickens <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_15_14" value="" onclick="donation_price_415(this.value);" /> <b>$100</b> - food and water for two families for two weeks <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_15_14" value="" onclick="donation_price_415(this.value);" /> <b>$200</b> - food and water for five families for two weeks <br />
                                    	
                                    	<input type="radio" name="variation1" id="variation_select_15_14" value="400.00" onclick="donation_price_415(this.value);" /> <b>$400</b> -  fuel cost for one trip to transport food and water <br />
                                                                        </p>
                                    <script type="text/javascript" language="javascript">
										function donation_price_415(val1)
										{
											//alert(val1);
											document.getElementById("donation_price_15").value = val1;
										}
										function makeCheck()
										{
											document.getElementById('variation1').checked = true;
										}
									</script>
                                   	<input type="radio" name="variation1" id="variation1" value=""  />&nbsp;<strong>$</strong><input type="text" name="other" id="other" value="" onblur="donation_price_415(this.value);" onClick="makeCheck();" size="5" /> Other amount
													  </div>
														
					
					<!-- THIS IS THE QUANTITY OPTION MUST BE ENABLED FROM ADMIN SETTINGS -->
										
						<div class="wpsc_product_price" style="width:360px; margin-left:17px; padding-left:0px;">
							                            <div style="display:none;">
								<label for='donation_price_15'>Donation:</label>
								<input type='text' id='donation_price_15' name='donation_price' value='50.00' size='6' />
                          </div>
								<br />
							
							
													</div>
											
					<input type="hidden" value="add_to_cart" name="wpsc_ajax_action"/>
					<input type="hidden" value="15" name="product_id"/>
							
										
					
					<!-- END OF QUANTITY OPTION -->
																	<div class='wpsc_buy_button_container' style="width:360px; margin-left:17px; padding-left:0px;">
																<!--<input type="submit" value="" name="Buy" class="wpsc_buy_button" id="product__submit_button"/>-->
	<input type="image" value="Add To Cart" name="Buy" class="wpsc_buy_button" id="product_15_submit_button" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/themes/default/123.png"/>
																	
							<div class='wpsc_loading_animation'>
								<img title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" class="loadingimage" />
								Updating cart...							</div></div>
							
																</form>
					
										
											
						
										</div>
		             					<form onsubmit="submitform(this);return false;" action="http://www.qurbani.com/ways-to-donate/gift-catalog/disaster-relief/yemen-emergency-fund/" method="post" name="product_15" id="product_extra_15">
						<input type="hidden" value="15" name="prodid"/>
						<input type="hidden" value="15" name="item"/>
					</form>
				</div>
			</div>
		</div>
		
		
		<div id='fancy_notification'>
  <div id='loading_animation'>
<img id="fancy_notificationimage" title="Loading" alt="Loading" src="http://www.qurbani.com/wp-content/plugins/wp-e-commerce/images/indicator.gif" />Updating...
  </div>
  <div id='fancy_notification_content'>
  </div>
</div>
	

</div><br />
<img src="http://qurbani.com/images/qurbani-dotten-line.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/yemen-emergency-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Denan Crises Appeal</title>
		<link>http://www.qurbani.com/denan-crises-appeal/</link>
		<comments>http://www.qurbani.com/denan-crises-appeal/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 08:35:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Appeals]]></category>

		<guid isPermaLink="false">http://qurbani.com/newsite/?p=68</guid>
		<description><![CDATA[Refugee families leave their homes to walk for days to reach food &#038; water
]]></description>
			<content:encoded><![CDATA[<h2>Denan Crises Appeal</h2>
<p>Refugee families leave their homes to walk for days to reach food &amp; water</p>
<p style="text-align: center;"><a href="../donate/"><img class="aligncenter" title="donateOnlineNow" src="../wp-content/uploads/2011/03/donateOnlineNow.gif" alt="" width="284" height="67" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.qurbani.com/denan-crises-appeal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
