// set app scope tooltip definitions here
var fiveAlpha = new TooltipKeyword("5 alpha-reductase (5AR)", "An enzyme that changes the male hormone testosterone into dihydrotestosterone (DHT). DHT is thought to be the main cause of an enlarged prostate.");

var alphaBlockers = new TooltipKeyword("Alpha blockers", "A type of drug used to reduce the symptoms of an enlarged prostate. These drugs have not been shown to shrink the size of the prostate or reduce the risk of prostate surgery. These work by relaxing the muscle tissue in the bladder and prostate. This allows urine to flow more easily.");

var AUR = new TooltipKeyword("Acute urinary retention (AUR)", "When the prostate becomes so enlarged that it completely blocks urine from coming out of the bladder. Acute urinary retention is considered a medical emergency requiring urgent medical attention.");

var BPH = new TooltipKeyword("Benign Prostatic hyperplasia (BPH)", "Medical term for Enlarging Prostate.");

var digitalRectal = new TooltipKeyword("Digital Rectal Exam (DRE)", "When a doctor inserts a gloved and lubricated finger into the anus to determine if the prostate is enlarged or if there is anything unusual on the surface of the prostate or in the rectum.");

var dihydrotestosterone = new TooltipKeyword("Dihydrotestosterone (DHT)", "The male hormone believed to be mainly responsible for enlargement of the prostate. Made from testosterone by an enzyme called 5 alpha-reductase (5AR).");

var EP = new TooltipKeyword("Benign Prostatic Hyperplasia (BPH)", "A common condition in which the prostate grows and can place pressure on the urethra, which over time can lead to bothersome urinary issues.");

var EPN = new TooltipKeyword("Enlarging or Enlarged Prostate (EP)", "A common condition in which the prostate grows and can place pressure on the urethra, which over time can lead to bothersome urinary symptoms.");


var prostate = new TooltipKeyword("Prostate", "A male gland that makes fluids important to the health of the semen (seminal fluid).");

var prostateCancer = new TooltipKeyword("Prostate Cancer", "The most common non-skin cancer diagnosed in American men today.");

var prostateGland = new TooltipKeyword("Prostate Gland", "A walnut-sized gland made of two lobes that surrounds the urethra.");

var prostatitis = new TooltipKeyword("Prostatitis", "Inflammation or infection of the prostate gland, usually caused by bacteria.");

var psa = new TooltipKeyword("Prostate-specific antigen (PSA)", "A protein made by the prostate gland.");

var psaTest = new TooltipKeyword("Prostate-specific antigen (PSA) test", "A simple blood test that checks for the amount of PSA in the blood. Because PSA levels rise whenever there is a disturbance to the prostate, this test can help alert physicians of conditions like prostate cancer, enlarged prostate, and prostatitis. Men with PSA levels over 1.5 ng/mL may have a greater chance of problems from enlarged prostate.");

var urethra = new TooltipKeyword("Urethra", "The tube that carries urine and semen out of the body.");

var urinarySymptoms  = new TooltipKeyword("Urinary Symptoms", "Typical urinary symptoms associated with Enlarging Prostate include:<ul><li>Feeling the need to urinate frequently</li><li>Difficulty starting to urinate</li><li>Difficulty emptying the bladder completely, and because of this, urine may dribble</li><li>A weak stream that may start and stop</li><li>Urinating two or more times in the middle of the night</li><li>Sudden strong urges to urinate</li><li>Urinary issues get in the way of daily life</li></ul>");