ÿþ<html> <head> <title>:: Hisaar Foundation - a foundation for water, food and livelihood security ::</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="../css/style.css" rel="stylesheet" type="text/css"> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> </head> <body onLoad="MM_preloadImages('#FF99CC');MM_preloadImages('../images/link_home_o.gif')"{ background-image: url(images/bck-bg-f1.gif); } > <table width="780" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><table width="780" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="21">&nbsp;</td> </tr> <tr> <td><img border="0" src="../banner_new.JPG" ></td> </tr> <tr> <td background="../images/link_bck.gif"><table width="643" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="../index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image58','','../images/link_home_o.gif',1)"><img src="../images/link_home.gif" name="Image58" width="50" height="25" border="0"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="background.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','../images/link_back_o.gif',1)"><img src="../images/link_back.gif" name="Image3" width="86" height="25" border="0"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="mission.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','../images/link_mission_o.gif',1)"><img src="../images/link_mission.gif" name="Image12" border="0"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="structure.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image13','','../images/link_organization_o.gif',1)"><img src="../images/link_organization.gif" name="Image13" width="169" height="25" border="0"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="programmes.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image15','','../images/link_programmes_o.gif',1)"><img src="../images/link_programmes.gif" name="Image15" width="87" height="25" border="0"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="plans.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image14','','../images/link_future_o.gif',1)"><img src="../images/link_future.gif" name="Image14" width="91" height="25" border="0"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="contact.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image141','','../images/link_contact_o.gif',1)"><img src="../images/link_contact.gif" name="Image141" width="78" height="25" border="0" id="Image141"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> <td><a href="News.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Img142','','../images/link_News_o.gif',1)"><img src="../images/link_News.gif" name="Img142" border="0" id="Img142"></a></td> <td><img src="../images/sep.gif" width="2" height="25"></td> </tr> </table> </td> </tr> <tr> <td align="center" class="tag"> <script language="JavaScript1.2"> /* Cross browser Marquee script- © Dynamic Drive (www.dynamicdrive.com) For full source code, 100's more DHTML scripts, and Terms Of Use, visit http://www.dynamicdrive.com Credit MUST stay intact */ //Specify the marquee's width (in pixels) var marqueewidth="550px" //Specify the marquee's height var marqueeheight="15px" //Specify the marquee's marquee speed (larger is faster 1-10) var marqueespeed=1 //configure background color: var marqueebgcolor="#ffffff" //Pause marquee onMousever (0=no. 1=yes)? var pauseit=1 //Specify the marquee's content (don't delete <nobr> tag) //Keep all content on ONE line, and backslash any single quotations (ie: that\'s great): var marqueecontent='<nobr><font face="Arial" class="tag">SERVING HUMANITY WITHOUT REGARD TO GENDER, CASTE, CREED OR COLOUR.</font></nobr>' ////NO NEED TO EDIT BELOW THIS LINE//////////// marqueespeed=(document.all)? marqueespeed : Math.max(1, marqueespeed-1) //slow speed down by 1 for NS var copyspeed=marqueespeed var pausespeed=(pauseit==0)? copyspeed: 0 var iedom=document.all||document.getElementById if (iedom) document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+marqueecontent+'</span>') var actualwidth='' var cross_marquee, ns_marquee function populate(){ if (iedom){ cross_marquee=document.getElementById? document.getElementById("iemarquee") : document.all.iemarquee cross_marquee.style.left=parseInt(marqueewidth)+8+"px" cross_marquee.innerHTML=marqueecontent actualwidth=document.all? temp.offsetWidth : document.getElementById("temp").offsetWidth } else if (document.layers){ ns_marquee=document.ns_marquee.document.ns_marquee2 ns_marquee.left=parseInt(marqueewidth)+8 ns_marquee.document.write(marqueecontent) ns_marquee.document.close() actualwidth=ns_marquee.document.width } lefttime=setInterval("scrollmarquee()",20) } window.onload=populate function scrollmarquee(){ if (iedom){ if (parseInt(cross_marquee.style.left)>(actualwidth*(-1)+8)) cross_marquee.style.left=parseInt(cross_marquee.style.left)-copyspeed+"px" else cross_marquee.style.left=parseInt(marqueewidth)+8+"px" } else if (document.layers){ if (ns_marquee.left>(actualwidth*(-1)+8)) ns_marquee.left-=copyspeed else ns_marquee.left=parseInt(marqueewidth)+8 } } if (iedom||document.layers){ with (document){ document.write('<table border="0" cellspacing="0" cellpadding="0"><td>') if (iedom){ write('<div style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:hidden">') write('<div style="position:absolute;width:'+marqueewidth+';height:'+marqueeheight+';background-color:'+marqueebgcolor+'" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">') write('<div id="iemarquee" style="position:absolute;left:0px;top:0px"></div>') write('</div></div>') } else if (document.layers){ write('<ilayer width='+marqueewidth+' height='+marqueeheight+' name="ns_marquee" bgColor='+marqueebgcolor+'>') write('<layer name="ns_marquee2" left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"></layer>') write('</ilayer>') } document.write('</td></table>') } } </script> </td> </tr> </table></td> </tr> <tr> <td valign="top"><table width="780" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="3" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="heading"><strong> &nbsp;&nbsp;&nbsp; </strong></span></td> </tr> <tr> <td><span class="heading"><strong> &nbsp;&nbsp;&nbsp; <span style="font-size: 14pt">Programmes </span> </strong></span></td> </tr> <tr> <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="3%" rowspan="3">&nbsp;</td> <td valign="top" class="mainText"><img src="../images/15x15.gif" width="15" height="8"></td> <td width="4%" rowspan="3">&nbsp;</td> </tr> <tr> <td width="93%" valign="top" class="mainText"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="3%" rowspan="3">&nbsp;</td> <td valign="top" class="subheading style1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td> <td width="4%" rowspan="3">&nbsp;</td> </tr> <tr> <td width="93%" valign="top" class="mainText"><div align="justify"> <p class="MsoNormal"><st1:place w:st="on"> <st1:country-region w:st="on">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font size="3" color="#006699"><b>Emergency Support</b></font> </p> <p class="MsoNormal"><span style="font-family: Arial; mso-bidi-font-family: Times New Roman"><font size="2"><b style="mso-bidi-font-weight:normal"><b><font color="#006699">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></b></b></font><font color="#006699" size="3"><b style="mso-bidi-font-weight:normal"> Pakistan</b></font></span><font size="3" color="#006699"></st1:country-region> </st1:place> </font> <b style="mso-bidi-font-weight:normal"><span style="font-family: Arial; mso-bidi-font-family: Times New Roman"> <font color="#006699" size="3">Drought Appeal</font><font size="2"><b><font color="#006699"> <o:p> </font></b></font> </span><span style="font-size:12.0pt;font-family: Arial;mso-bidi-font-family:&quot;Times New Roman&quot;"> </o:p> </span></b></p> <ul type="square"> <p class="MsoNormal" style="line-height: 200%; margin-top: 0; margin-bottom: 0" align="justify"><span style="font-size:12.0pt;mso-bidi-font-size:10.0pt; font-family:Arial;mso-bidi-font-family:&quot;Times New Roman&quot;">A public service initiative was undertaken by Raasta Development Consultants to mobilize the people of <st1:place w:st="on"> <st1:City w:st="on"> Karachi</st1:City> </st1:place> to donate in support of drought-affected people of Thar in 2000. This was the beginning of Hisaar Foundation, as this appeal was later institutionalized into Hisaar Foundation. The initial target was to provide one months subsistence for 3000 Thari families. Not only was the target achieved but also subsistence was provided to drought affected people in District Dadu and Chaghi region in Balochistan. Through this appeal a total of 6,393 families were provided with over <b style="mso-bidi-font-weight:normal">Rs 1.04</b> <b style="mso-bidi-font-weight: normal">crore</b> worth of food, water, clothes and medicines.&nbsp;</span></p> <p class="MsoNormal" style="line-height: 150%; margin-top: 0; margin-bottom: 0">&nbsp;</p> <p class="MsoNormal" style="line-height: 150%; margin-top: 0; margin-bottom: 0"><span style="font-family: Arial; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal"><b style="mso-bidi-font-weight: normal; font-family: Arial; mso-bidi-font-family: Times New Roman"><font color="#006699" size="3">Citizens Appeal for Afghan Refugees (<st1:place w:st="on"> Baluchistan</st1:place> )</font></b><font size="2" color="#006699"><b style="mso-bidi-font-weight: normal; font-family: Arial; mso-bidi-font-family: Times New Roman"><o:p> </b></font></span><b style="mso-bidi-font-weight:normal"><span style="font-size:12.0pt;font-family: Arial;mso-bidi-font-family:&quot;Times New Roman&quot;"> </o:p> </span><span style="mso-tab-count: 1; font-size: 14.0pt; mso-bidi-font-size: 10.0pt; font-family: Arial; mso-bidi-font-family: Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><span style="font-size:12.0pt; mso-bidi-font-size:10.0pt;font-family:Arial;mso-bidi-font-family:&quot;Times New Roman&quot;"><o:p> </o:p> </span></p> <p class="MsoNormal" style="line-height: 200%" align="justify"><span style="font-size:12.0pt;mso-bidi-font-size:10.0pt; font-family:Arial;mso-bidi-font-family:&quot;Times New Roman&quot;">To help refugees pouring into <st1:place w:st="on"> <st1:country-region w:st="on"> Pakistan</st1:country-region> </st1:place> after from the war Afghanistan Hisaar Foundation initiated Citizens Appeal for Afghan Refugees (Balochistan) in November 2001, with the support of Raasta Development Consultants. Through this appeal relief was provided to over 2000 families in new camps at Latifabad and other areas in Balochistan. The relief operation was worth Rs<b style="mso-bidi-font-weight:normal"> 1 crore</b> and included food supplies, shelter, water systems, clothes, medicines etc.</span><b style="mso-bidi-font-weight:normal"><span style="font-size:14.0pt;font-family:Arial;mso-bidi-font-family:&quot;Times New Roman&quot;"><o:p> &nbsp;</o:p> </span></b></p> <p class="MsoNormal" style="text-indent: -.5in; tab-stops: 67.5pt"><span style="font-size:12.0pt;font-family: Arial;mso-bidi-font-family:&quot;Times New Roman&quot;"><b style="mso-bidi-font-weight:normal"><span style="mso-tab-count:1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span style="mso-spacerun:yes">&nbsp;</span></b></span><span style="font-family: Arial; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal"><b style="mso-bidi-font-weight: normal; font-family: Arial; mso-bidi-font-family: Times New Roman"><font color="#006699" size="3">Campaign for Earthquake Relief and Rehabilitation</font></b></span><o:p> &nbsp;</o:p> </p> <p class="MsoBodyTextIndent" style="line-height: 200%; margin-left: 0in" align="justify"><st1:PersonName w:st="on"> <span style="font-size:12.0pt;font-family:Arial">Hisaar Foundation</span></st1:PersonName> <span style="font-size:12.0pt;font-family:Arial"> embarked on a major relief and rehabilitation operation for earthquake victims in northern <st1:place w:st="on"> <st1:country-region w:st="on"> Pakistan</st1:country-region> </st1:place> and Azad Kashmir (November 2005 to end of 2008). Phase 1 was in operation between November 2005- April 2006.</span><o:p> &nbsp;</o:p> </p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%" align="justify"><span style="mso-tab-count:1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span style="font-size:12.0pt; line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Details of relief and rehabilitation areas covered by this campaign are as under:</span></p> <p class="MsoNormal" style="text-indent:-.5in;line-height:110%"><b style="mso-bidi-font-weight:normal"><span style="mso-tab-count: 1; font-size: 14.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><span style="line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal"><b style="mso-bidi-font-weight: normal; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman"><font color="#006699" size="3">Shelter </font></b><font size="2" color="#006699"><b style="mso-bidi-font-weight: normal; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman"> <o:p> </b></font> </span><span style="font-size:12.0pt;line-height: 110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;;mso-bidi-font-family: &quot;Times New Roman&quot;"><b style="mso-bidi-font-weight:normal"> </o:p> </b> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in" align="justify"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Fiberglass and corrugated iron roofing and a basic home-building kit to families in the Bagh area for transitional shelters in their original settlements.<span style="mso-spacerun:yes">&nbsp; </span>The materials will be re-used in the spring to construct permanent homes<o:p> </o:p> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in" align="justify"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Winterized tents to small mountain communities in the Bagh area where building materials could not be transported <o:p> </o:p> </span></p> <p class="MsoNormal" style="margin-left:0in;text-indent:-.5in;line-height:110%; mso-list:l0 level1 lfo1"><b style="mso-bidi-font-weight:normal"><span style="mso-tab-count: 1; font-size: 14.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><font size="3"><span style="font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal"><b><span><font color="#006699"><b style="mso-bidi-font-weight: normal; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman"><span style="line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal">Food and basic necessities </span></b></font><b style="mso-bidi-font-weight: normal; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman"><span style="line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal"> <o:p> </span></b></span></b></span></font><b style="mso-bidi-font-weight:normal"><span style="font-size:12.0pt;line-height: 110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;;mso-bidi-font-family: &quot;Times New Roman&quot;"> </o:p> </span></b></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Monthly food rations to affected families in the Bagh area from December 2005  April 2006.<o:p> </o:p> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Smokeless stoves, fuel and other basic necessities.<o:p> </o:p> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Winterized sleeping bags and bedding to families as needed.</span><span style="font-size:12.0pt;mso-bidi-font-size:10.0pt;font-family:Arial;mso-fareast-font-family: &quot;Arial Unicode MS&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;"><o:p> &nbsp;</o:p> </span></p> <p class="MsoNormal" style="text-indent:-.5in;line-height:110%;tab-stops:67.5pt"><b style="mso-bidi-font-weight:normal"><span style="mso-tab-count: 1; font-size: 14.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><font size="3"><span style="font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal"><font color="#006699"><b style="mso-bidi-font-weight: normal; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman"><span style="line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal">Sanitati</span></b></font><span style="font-size:12.0pt;line-height: 110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;;mso-bidi-font-family: &quot;Times New Roman&quot;"><b style="mso-bidi-font-weight:normal"><o:p></b></span><b style="mso-bidi-font-weight: normal; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman"><font color="#006699"><span style="line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal">on and Hygiene</span></font></b></span></font></b><span style="font-size:12.0pt;line-height: 110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;;mso-bidi-font-family: &quot;Times New Roman&quot;"><b style="mso-bidi-font-weight:normal">&nbsp; </o:p> </b> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Double pit, soak pit flush latrines in existing camps in the Balakot area.<o:p> </o:p> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Health and hygiene-related services in Balakot camps.<o:p> </o:p> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Sanitation and solid and medical waste disposal, in Balakot camps.</span><span style="font-size:12.0pt;mso-bidi-font-size:10.0pt;font-family:Arial;mso-fareast-font-family: &quot;Arial Unicode MS&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;"></o:p> </span></p> <p class="MsoNormal" style="line-height:110%;tab-stops:67.5pt"><span style="line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman; mso-bidi-font-weight: normal"><b style="mso-bidi-font-weight: normal; line-height: 110%; font-family: Arial; mso-fareast-font-family: Arial Unicode MS; mso-bidi-font-family: Times New Roman"><font color="#006699" size="3">Medical services<o:p> </font></b> </span><span style="font-size:12.0pt;line-height: 110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;;mso-bidi-font-family: &quot;Times New Roman&quot;"><b style="mso-bidi-font-weight:normal"> </o:p> </b> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Life saving medication and trauma counseling on request in Bagh and Balakot.<o:p> </o:p> </span></p> <p class="MsoNormal" style="text-indent: -.5in; line-height: 200%; mso-list: l0 level1 lfo1; margin-left: 0in"><span style="mso-list: Ignore; font-size: 12.0pt; mso-bidi-font-size: 10.0pt; line-height: 110%; font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol">·<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span><span style="font-size:12.0pt;mso-bidi-font-size: 10.0pt;line-height:110%;font-family:Arial;mso-fareast-font-family:&quot;Arial Unicode MS&quot;; mso-bidi-font-family:&quot;Times New Roman&quot;">Prosthetic limbs, rehabilitation and counseling to injured children in Bagh and Balakot.</span><span style="font-size:12.0pt;mso-bidi-font-size:10.0pt; font-family:Arial;mso-bidi-font-family:&quot;Times New Roman&quot;"><o:p> &nbsp;</o:p> </span></p> <p class="MsoNormal"><span style="font-size:12.0pt;font-family:Arial"> </o:p> </span></p> <p><a href="womenpic.htm"><img src="../images/women2t.jpg" width="150" height="110" hspace="10" vspace="5" border="0" align="right"></a></p> <p>&nbsp;</p> <p><br> </p> </ul> </div> </td> </tr> <tr> <td height="20" class="mainText"><div align="right"> <p>&nbsp;</p> <p><a href="cyclone_relief.html">Next</a></p> </div></td> </tr> </table> </td> </tr> <tr> <td height="20" class="mainText"><div align="right"></div></td> </tr> </table></td> </tr> </table></td> <td valign="top"> <br /> <img src="../images/Home-MoreInfo.gif" usemap="#FPMap0" border="0" vspace="5" /> <map name="FPMap0"> <area href="../FloodUpdates.html" shape="rect" coords="26, 50, 92, 74"> <area href="../FloodStory.html" shape="rect" coords="25, 74, 151, 93"> <area href="../FloodHFModel.html" shape="rect" coords="22, 97, 98, 113"> </map><br /> <table cellpadding="2" cellspacing="1" border="0" width="240"> <tr><td bgcolor="#11a686"><font face="arial" size="2" color="#FFFFFF"><b>Our Implementing Partners</b></font></td></tr> <tr><td bgcolor="#E2E2E2" class="fST">Thardeep Rural Development Programme (TRDP)</td></tr> <tr><td bgcolor="#E2E2E2" class="fST">Sindh Rural Support Organization (SRSO)</td></tr> <tr><td bgcolor="#E2E2E2" class="fST">National Rural Support Programme (NRSP)</td></tr> <tr><td bgcolor="#E2E2E2" class="fST">Baluchistan Rural Support Programmed (BRSP) </td></tr> <tr><td bgcolor="#E2E2E2" class="fST"> Sarhad Rural Support Programme (SRSP) in Khyber Pukhtoonkhwa</td></tr> </table><br /> <table cellpadding="2" cellspacing="1" border="0" width="240"> <tr><td bgcolor="#11a686"><font face="arial" size="2" color="#FFFFFF"><b>Our Sponsoring/Technical Partners</b></font></td></tr> <tr><td bgcolor="#E2E2E2" class="fST">Federation of Pakistan Chamber of Commerce & Industries (FPCCI)</td></tr> <tr><td bgcolor="#E2E2E2" class="fST">Community Advisory Welfare Service (CAWS)</td></tr> <tr><td bgcolor="#E2E2E2" class="fST">Government</td></tr> <tr><td bgcolor="#E2E2E2" class="fST">Philanthropists</td></tr> </table> </td> </tr> </table></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr bgcolor="#CECFCE" class="mainText"> <td colspan="4"><img src="../images/15x15.gif" width="150" height="1"></td> </tr> <tr class="mainText"> <td width="10">&nbsp;</td> <td><div align="left"><span class="bottominside">Technology &amp; Media Partner<a href="http://www.eckova.com" target="_blank"> Eckova </a></span></div></td> <td><div align="right"><span class="bottominside">Copyright 2005 - 2007. All Right Reserved. </span></div></td> <td width="10">&nbsp;</td> </tr> </table> <!-- Start of StatCounter Code --> <a href="http://www.statcounter.com/" target="_blank"><img src="http://c23.statcounter.com/counter.php?sc_project=2376024&amp;java=0&amp;security=624c754b&amp;invisible=0" alt="free hit counter" border="0"></a> <!-- End of StatCounter Code --> </body> </html>