
<!--
var randomTip;
randomTip = Math.floor((Math.random()*200)) % 40;

tipSentence0 = "Deduct two years from your life...";
tipSentence1 = "Do you have an addiction?";
tipSentence2 = "Coping with<br>life improves<br>with age.";
tipSentence3 = "Would you know what defines an emergency?";
tipSentence4 = "Do you know<br>where your<br>first aid kit is?";
tipSentence5 = "Statistics show over 85% of cigarette smokers would like to quit.";
tipSentence6 = "Early detection aids effective treatment.";
tipSentence7 = "Mothers have been offering chicken soup to cold suffers for centuries.";
tipSentence8 = "Giving blood is safe and easy, and it saves lives.";
tipSentence9 = "Prescription and non-prescription drugs may cause side effects.";
tipSentence10 = "Do the wealthiest countries have the healthiest citizens?";
tipSentence11 = "Our understanding of human genetics will revolutionize medicine.";
tipSentence12 = "Everyone should have an eye exam every <nobr>2 years.</nobr>";
tipSentence13 = "A body temperature<br>above 100&ordm; F is probably a fever.";
tipSentence14 = "Cleaning and disinfecting are not the same thing.";
tipSentence15 = "Bring your health card with you to any hospital appointment.";
tipSentence16 = "Childhood immunization has helped to reduce disease.";
tipSentence17 = "Drugs may<br>interact, leading<br>to unwanted<br>side effects.";
tipSentence18 = "Reduce the risk of disease by being physically active, regularly.";
tipSentence19 = "Loud snoring may be more than just an annoyance...";
tipSentence20 = "Improper lifting technique can lead to back, leg and arm pain.";
tipSentence21 = "Most older<br>people can do<br>moderate exercise.";
tipSentence22 = "Fractures,<br>are a common orthopedic complaint.";
tipSentence23 = "Millions of Canadians suffer from hayfever.";
tipSentence24 = "Are we obsessed with germs?";
tipSentence25 = "Prescription and non-prescription drugs may  cause side effects.";
tipSentence26 = "Naturopathic remedies vs. conventional therapy...";
tipSentence27 = "Plaque causes tooth decay and gum disease.";
tipSentence28 = "Maintaining weight loss can become easier over time.";
tipSentence29 = "Keep poisons<br>away from<br>children!";
tipSentence30 = "You can make<br>your recovery<br>from surgery<br>a little easier.";
tipSentence31 = "Breakfast is the most important meal of the day.";
tipSentence32 = "Canada spent<br>an estimated<br>$10.4 billion in 1993 on injuries.";
tipSentence33 = "People want to learn more about health issues.";
tipSentence34 = "Build smaller bursts of exercise into your<br>working day.";
tipSentence35 = "A sore throat<br>may be the result of infection.";
tipSentence36 = "Choose the<br>doctor that's<br>right for you.";
tipSentence37 = "How can you tell<br>if your workout<br>is working?";
tipSentence38 = "Poor food<br>choices may<br>lead to disease.";
tipSentence39 = "Take medicine<br>exactly as directed.";
// -->