<!-- Function based on Bill Reid's work, data based on list compiled by Cindy Hill, on FidoNet -->
day = new Date()
hr = day.getSeconds()
if (hr == (" 0"))tag=("#1: Once you have their money, you never give it back.")
if (hr == (" 1"))tag=("#3: Never pay more for an acquisition than you have to.")
if (hr == (" 2"))tag=("#6: Never allow family to stand in the way of opportunity.")
if (hr == (" 3"))tag=("#7: Keep your ears open.")
if (hr == (" 4"))tag=("#9: Opportunity plus instinct equals profit.")
if (hr == (" 5"))tag=("#10: Greed is eternal.")
if (hr == (" 6"))tag=("#16: A deal is a deal.")
if (hr == (" 7"))tag=("#17: A contract is a contract is a contract - but only between Ferengi.")
if (hr == (" 8"))tag=("#18: A Ferengi without profit is no Ferengi at all.")
if (hr == (" 9"))tag=("#21: Never place friendship above profit.")
if (hr == (" 10"))tag=("#22: A wise man can hear profit in the wind.")
if (hr == (" 11"))tag=("#31: Never make fun of a Ferengi's mother.")
if (hr == (" 12"))tag=("#33: It never hurts to suck up to the boss.")
if (hr == (" 13"))tag=("#34: War is good for business.")
if (hr == (" 14"))tag=("#35: Peace is good for business.")
if (hr == (" 15"))tag=("#47: Don't trust a man wearing a better suit than your own.")
if (hr == (" 16"))tag=("#48: The bigger the smile, the sharper the knife.")
if (hr == (" 17"))tag=("#57: Good customers are as rare as latinum. Treasure them.")
if (hr == (" 18"))tag=("#59: Free advice is seldom cheap.")
if (hr == (" 19"))tag=("#62: The riskier the road, the greater the profit.")
if (hr == (" 20"))tag=("#75: Home is where the heart is, but the stars are made of latinum.")
if (hr == (" 21"))tag=("#76. Every once in a while, declare peace.")
if (hr == (" 22"))tag=("#95: Expand or die.")
if (hr == (" 23"))tag=("#102: Nature decays, but latinum lasts forever.")
if (hr == (" 24"))tag=("#109: Dignity and an empty sack is worth the sack.")
if (hr == (" 25"))tag=("#111: Treat people in your debt like family. Exploit them.")
if (hr == (" 26"))tag=("#112: Never have sex with the boss's sister.")
if (hr == (" 27"))tag=("#125: You can't make a deal if you're dead.")
if (hr == (" 28"))tag=("#139: Wives serve; brothers inherit.")
if (hr == (" 29"))tag=("#194: It's always good business to know about new customers before they walk in the door.")
if (hr == (" 30"))tag=("#203: New customers are like razor-toothed gree worms; they can be succulent, but sometimes they bite back.")
if (hr == (" 31"))tag=("#211: Employees are the rungs on the ladder of success; don't hesitate to step on them.")
if (hr == (" 32"))tag=("#214: Never begin a business negotiation on an empty stomach.")
if (hr == (" 33"))tag=("#217: You can't free a fish from water.")
if (hr == (" 34"))tag=("#239: Never be afraid to mislabel a product.")
if (hr == (" 35"))tag=("#263: Never allow doubt to tarnish your lust for latinum.")
if (hr == (" 36"))tag=("#285: No good deed ever goes unpunished.")
if (hr == (" 37"))tag=("#7: Keep your ears open.")
if (hr == (" 38"))tag=("#9: Opportunity plus instinct equals profit.")
if (hr == (" 39"))tag=("#10: Greed is eternal.")
if (hr == (" 40"))tag=("#16: A deal is a deal.")
if (hr == (" 41"))tag=("#18: A Ferengi without profit is no Ferengi at all.")
if (hr == (" 42"))tag=("#21: Never place friendship above profit.")
if (hr == (" 43"))tag=("#22: A wise man can hear profit in the wind.")
if (hr == (" 44"))tag=("#31: Never make fun of a Ferengi's mother.")
if (hr == (" 45"))tag=("#33: It never hurts to suck up to the boss.")
if (hr == (" 46"))tag=("#34: War is good for business.")
if (hr == (" 47"))tag=("#35: Peace is good for business.")
if (hr == (" 48"))tag=("#47: Don't trust a man wearing a better suit than your own.")
if (hr == (" 49"))tag=("#48: The bigger the smile, the sharper the knife.")
if (hr == (" 50"))tag=("#57: Good customers are as rare as latinum. Treasure them.")
if (hr == (" 51"))tag=("#59: Free advice is seldom cheap.")
if (hr == (" 52"))tag=("#76. Every once in a while, declare peace.")
if (hr == (" 53"))tag=("#95: Expand or die.")
if (hr == (" 54"))tag=("#102: Nature decays, but latinum lasts forever.")
if (hr == (" 55"))tag=("#109: Dignity and an empty sack is worth the sack.")
if (hr == (" 565"))tag=("#111: Treat people in your debt like family. Exploit them.")
if (hr == (" 576"))tag=("#112: Never have sex with the boss's sister.")
if (hr == (" 58"))tag=("#125: You can't make a deal if you're dead.")
if (hr == (" 59"))tag=("#139: Wives serve; brothers inherit.")
document.write("" + tag + "")

