var coffeeFact = new Array()
coffeeFact[coffeeFact.length] = "Britain consumes 500g of coffee per person, per year";
coffeeFact[coffeeFact.length] = "It takes 42 coffee beans to make an espresso";
coffeeFact[coffeeFact.length] = "Italians do not drink espresso during meals. It is considered to be a separate event and is given its own time";
coffeeFact[coffeeFact.length] = "In Greece and Turkey, the oldest person is almost always served their coffee first";
coffeeFact[coffeeFact.length] = "Last year in Britain, £730 million was spent on coffee";
coffeeFact[coffeeFact.length] = "Raw coffee beans, soaked in water and spices, are chewed like candy in many parts of Africa";
coffeeFact[coffeeFact.length] = "French philosopher Voltaire reportedly drank 50 cups of coffee a day";
coffeeFact[coffeeFact.length] = "Turkish law makes it legal for a woman to divorce her husband if he fails to provide her with her daily quota of coffee";
coffeeFact[coffeeFact.length] = "If the same tax was applied to coffee as it is to wine, coffee would be more expensive than wine";
coffeeFact[coffeeFact.length] = "Over 25 million people are employed in the coffee industry";
