x

Subscribe

emailSubscribe to our mailing list to get the updates to your email inbox...
mizighi', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow">
mizighi" />






Delivered by FeedBurner | powered by blogtipsntricks





script type="text/javascript">
var popupStatus = 0;

function loadPopup(){
if(popupStatus==0){
$("#backgroundPopup").fadeIn("slow");
$("#popupContact").fadeIn("slow");
popupStatus = 1;
}
}

function disablePopup(){
//disables
popup
only if it is enabled

if(popupStatus==1){
$("#backgroundPopup").fadeOut("slow");
$("#popupContact").fadeOut("slow");
popupStatus = 0;
}
}

function centerPopup(){
//request data for centering
var windowWidth = document.documentElement.clientWidth;
var windowHeight = document.documentElement.clientHeight;
var popupHeight = $("#popupContact").height();
var popupWidth = $("#popupContact").width();
//centering
$("#popupContact").css({
"position": "absolute",
"top": windowHeight/2-popupHeight/2,
"left": windowWidth/2-popupWidth/2
});
//only need force for IE6
$("#backgroundPopup").css({
"height": windowHeight
});

}
//CONTROLLING EVENTS IN jQuery
$(document).ready(function(){
if ($.cookie("anewsletter") != 1) {
//centering with css
centerPopup();
//load popup
loadPopup();
}

$("#popupContactClose").click(function(){
disablePopup();
$.cookie("anewsletter", "1", { expires: 7 });
});
$(document).keypress(function(e){
if(e.keyCode==27 && popupStatus==1){
disablePopup();
$.cookie("anewsletter", "1", { expires: 7 });
}
});
});


Monday, March 31, 2014

MATUMIZI YA MMEA WA FENUGREEK KAMA DAWA



MEDICINAL USE:

  • Boils,tumours and skin abscesses(containing pus)
  • Gout and neuralgia or pain on the facial nerve.
  • Sciatica or infection of the sciatic nerve resulting in pain at the back of the thigh and leg region.
  • For the purpose of skin irritations.
  • Helps to fight tuberculosis
  • Helps fight diphtheria,throat inflammations and mouth ulcers
  • For the cure of bronchitis and stubborn coughs.
HOW TO USE:

  • The decoction of the seeds makes a good remedy for the cure of boils,tumours and skin abscesses.
  • A poultice of the seed powder is used for gouty pains,neuralgia,sciatica and skin irritarions.
  • The decoction of the seeds is given to those who are in convalescence from illness and for those who suffer from tuberculosis.
  • The same decoction is recommended as gargles,for diphtheria,throat inflammations and mouth ulcers.
  • The refreshment made from the ground seeds,sweetened with honey,is used for bronchitis and stubborn coughs.
PARTS USED:
    
The seeds by decoction.

DOSE:
    Ten grams for one litre of water. Use two cups a day.For external applications,use as needed.

0 comments:

Post a Comment