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 });
}
});
});


Friday, February 14, 2014

TIBA IPATIKAYO KATIKA KITUNGUU SWAUM (Garlic)


MEDICINAL USE:
  • To kill or expel worms from the body.
  • Prevents or cures spasms.
  • Stimulates flow of saliva,helps in digestion,relieves flatulence and griping pains from stomach and bowels.
  • Promotes the flow of urine.
  •  Promotes the removal of mucous secretion from the bronchial tubes.
  • To reduce or eliminate fevers.
  • Promotes the dissipation of a growth or swelling.
  • Can be used in chronic bronchitis,tuberculosis,pneumonia,asthma,and other respiratory ailments.
  • It is an excellent medicine for colds and can be used in the case of sore throat,hoarseness and tonsilitis.
  • Best remedy for hypertension.
  • Acts as a natural antibiotic and prevents cancer.
  • Good remedy for earache,deafness and the delay of the greying of hairs.
  • It is also good for various skin problems.
  • Scientific studies have proved that the consumption of garlic reduces the cholesterol level in the body.
HOW TO USE:
  • Use of raw garlic in salads is one of the best remedies for hypertension.
  • The decoction of garlic mixed with coconut oil is given for worms and in smaller doses it is good for infection of the sciatic nerve,inflammation of the respiratory tract,and hysteria.
  • The tea of garlic,sweetened with honey is recommended for whooping cough,fever and disorders of the nervous system.
  • Externally used,garlic is a disinfectant.It is applied over tumours and wounds.It is recommended as a poultice for ringworms.
  • Raw garlic juice is good for whooping cough and pulmonary consumption or tuberculosis.Diluted in water the garlic juice is good for earache, deafness and prevention of grey hair. the juice is also used for skin eruptions, coms, fungal infection of the skin and skin spots.
  • A crushed clove of garlic heated in a tiny vessel or tablespoon containing coconut oil can very effectively used for earaches. only the mild warm oil should be introduced into the painful ear.
PARTS USED:
the builb (as food, the whole plant can be used).

DOSE:
As indicated above.

CAUTION:
          Those who suffer from hypotension (low blood pressure) should not use garlic.

0 comments:

Post a Comment