﻿var r_text = new Array ();
r_text[0] = "Amrood (Guava) provides strength to heart and brain and reduces cholesterol.";
r_text[1] = "Anjeer (Fig) is highly nutritious and provides strength to the body.";
r_text[2] = "Gulab (Rose) refreshes the heart and brain. It also cures constipation.";
r_text[3] = "Jamun (Black berry) seeds are an effective treatment for diabetes.";
r_text[4] = "Lehsun (Garlic) reduces obesity and strengthens body muscles.";
r_text[5] = "Washing hair with methi (Fenugreek) seeds make them blackish and shiny.";
r_text[6] = "Neem (Margo) has no parallel for fighting against skin diseases and chronic fevers";
r_text[7] = "Papita (Papaya) is digestive and helps to remove flatulence from the stomach.";
r_text[8] = "Saunf (Fennel) is digestive, anti-flatulent and help relieve abdominal pain";
r_text[9] = "Decoction of Tulsi (Basil) leaves is an effective remedy for fever and cold.";
var i = Math.floor((r_text.length)*Math.random())