function traveltips()
{
//98
var ranNum= Math.round(Math.random() * 98);
if (ranNum == 0){document.write('On a long flight drink lots of water'); } // 01
if (ranNum == 1){document.write('A little preparation goes a long way.'); } // 02
if (ranNum == 2){document.write('Take some sort of motion sickness drug before you fly.'); } // 03
if (ranNum == 3){document.write('Use a medium to large size leather backpack for your carry-on.'); } // 04
if (ranNum == 4){document.write('When you claim your bag at the airport, check it over before you leave the bag claim area.'); } // 05
if (ranNum == 5){document.write('Be sure to keep your valuables (passport, tickets, and wallet) in a small waist pack or pouch so that you can carry it around your neck or middle.'); } // 06
if (ranNum == 6){document.write('Purchase luggage that is a color other than black.'); } // 07
if (ranNum == 7){document.write('Always put a strap around your luggage.'); } // 08
if (ranNum == 8){document.write('Carry a photograph of your luggage.'); } // 09
if (ranNum == 9){document.write('The plane rear seat gives more room for Carry-On Luggage.'); } // 10
if (ranNum == 10){document.write('Carry a toiletries bag with you on a long flight.'); } // 11
if (ranNum == 11){document.write('Travel with a backpack to give you the freedom to use both your hands.'); } // 12
if (ranNum == 12){document.write('When visiting a foreign city, carry a matchbook or postcard with the name and address of your hotel.'); } // 13
if (ranNum == 13){document.write('Don\'t use foreign pay phones that only take credit cards.'); } // 14
if (ranNum == 14){document.write('Carry a \'mugger\'s wallet\' when travelling overseas.'); } // 15
if (ranNum == 15){document.write('Bras with removable demi-pads are great for carrying money.'); } // 16
if (ranNum == 16){document.write('Carry your wallet on a lanyard.'); } // 17
if (ranNum == 17){document.write('Always carry a copy of your documents in your carry-on bag.'); } // 18
if (ranNum == 18){document.write('Pack a Notebook.'); } // 19
if (ranNum == 19){document.write('Ladies, always bring a sarong on trips, in your carry-on.'); } // 20
if (ranNum == 20){document.write('Carry handgel for those time when you need to wash your hands, but there isn\'t any water around.'); } // 21
if (ranNum == 21){document.write('Plan to book a car the day after you arrive in a new location.'); } // 22
if (ranNum == 22){document.write('Keep a colour picture of your child\'s face in your purse or wallet in case he or she gets lost.'); } // 23
if (ranNum == 23){document.write('Carry spare change with you.'); } // 24
if (ranNum == 24){document.write('Mail your soiled laundry home the day before you leave your travel destination.'); } // 25
if (ranNum == 25){document.write('Don\'t carry all your cash in one place.'); } // 26
if (ranNum == 26){document.write('When renting a car, always insist on two sets of keys.'); } // 27
if (ranNum == 27){document.write('Taking a really good narrated bus tour when you first arrive in a new city is a great idea.'); } // 28
if (ranNum == 28){document.write('Keep a postcard journal by writing and mailing postcards to yourself.'); } // 29
if (ranNum == 29){document.write('Keep all your receipts on your trip.'); } // 30
if (ranNum == 30){document.write('All medications and vitamins must be in original containers when traveling overseas.'); } // 31
if (ranNum == 31){document.write('When traveling with family or friends, split up jobs.'); } // 32
if (ranNum == 32){document.write('If two of you are travelling together, each one should carry a different credit card.'); } // 33
if (ranNum == 33){document.write('Make up a trip \'kitty\' before leaving.'); } // 34
if (ranNum == 34){document.write('Keep a seperate bank account just for travel and vacations.'); } // 35
if (ranNum == 35){document.write('Public libraries are often great resources for local news of what\'s happening.'); } // 36
if (ranNum == 36){document.write('When travelling, and going out and about on day trips, always ensure you carry at least 1 bottle of water.'); } // 37
if (ranNum == 37){document.write('Travel with a waterproof wallet.'); } // 38
if (ranNum == 38){document.write('Pack a collapsible suitcase or duffel bag.'); } // 39
if (ranNum == 39){document.write('Do not pre-wrap gifts to be carried on board aircraft.'); } // 40
if (ranNum == 40){document.write('If you are travelling with someone, pack half your clothes in their bag, and carry half theirs in your luggage.'); } // 41
if (ranNum == 41){document.write('Keep your medications and any important papers in your carry-on bag.'); } // 42
if (ranNum == 42){document.write('Take a multi-pocketed travel vest on a trip.'); } // 43
if (ranNum == 43){document.write('Replace the shoelaces on your travelling shoes with braided elastic to ease the pain of swollen feet.'); } // 44
if (ranNum == 44){document.write('Check carry-on policies.'); } // 45
if (ranNum == 45){document.write('Paperclip inside the back of your passport an emergency contact list.'); } // 46
if (ranNum == 46){document.write('Wrap brightly colored electrical tape (red, blue, yellow, etc.) around the handles of your checked luggage. '); } // 47
if (ranNum == 47){document.write('Pack a small credit card-sized calculator for currency calculations and the like.'); } // 48
if (ranNum == 48){document.write('Pack a calling card.'); } // 49
if (ranNum == 49){document.write('Carry extra passport photos.'); } // 50
if (ranNum == 50){document.write('Pack a flashlight with fresh batteries.'); } // 51
if (ranNum == 51){document.write('In your carry-on bag pack some healthy munchies to eat.'); } // 52
if (ranNum == 52){document.write('Assume your bags will be mis-routed and carry a mini survival kit.'); } // 53
if (ranNum == 53){document.write('Save the free perfumed cards and strips that often are found in department store bills and magazines and place them inside your luggage.'); } // 54
if (ranNum == 54){document.write('Be sure to take a packet of toothpicks with you.'); } // 55
if (ranNum == 55){document.write('Make up a travel first aid kit.'); } // 56
if (ranNum == 56){document.write('Travel with pure vitamin E cream.'); } // 57
if (ranNum == 57){document.write('Save and buy your airline tickets online!'); } // 58
if (ranNum == 58){document.write('Save and buy your airport parking online!'); } // 59
if (ranNum == 59){document.write('Save and book your tours of foreign attractions online!'); } // 60
if (ranNum == 60){document.write('Ask for a cash price when settling a bill or getting a quote.'); } // 61
if (ranNum == 61){document.write('Find out before you depart whether there is a departure tax, and how much it is.'); } // 62
if (ranNum == 62){document.write('Save time and space when packing. Choose disposable underwear for him and her.'); } // 63
if (ranNum == 63){document.write('Duplicate important documents and cards.'); } // 64
if (ranNum == 64){document.write('Get an international driver\'s license before you leave on an overseas trip.'); } // 65
if (ranNum == 65){document.write('If you\'re driving, make sure your B&B has car parking facilities, especially in major cities.'); } // 66
if (ranNum == 66){document.write('Take travel books like \'eyewitness\' or \'Fodor\'s\' with you.'); } // 67
if (ranNum == 67){document.write('Keep a Trip Checklist.'); } // 68
if (ranNum == 68){document.write('Instead of only photocopying all your important documents and carrying them with you, scan everything and e-mail the scans to your e-mail account as attachments.'); } // 69
if (ranNum == 69){document.write('Before you travel check what the weather is likely to be like at your destination.'); } // 70
if (ranNum == 70){document.write('When planning a self-drive adventure through Africa, plan thoroughly and book your vehicle far in advance. '); } // 71
if (ranNum == 71){document.write('In Australia, the least expensive way to see the country and stay overnight is by renting a car and staying at coach camps.'); } // 72
if (ranNum == 72){document.write('Always carry a roll of tissue paper in your vehicle.'); } // 73
if (ranNum == 73){document.write('To minimise being a potential victim of crime look like a local!'); } // 74
if (ranNum == 74){document.write('Check exchange rates carefully.'); } // 75
if (ranNum == 75){document.write('Whenever traveling to tropical destinations, sunscreen is a must.'); } // 76
if (ranNum == 76){document.write('Apply sunscreen 15 to 30 minutes before you get in the sun.'); } // 77
if (ranNum == 77){document.write('Avoid sun exposure during the peak hours between 10 a.m. and 3 p.m.'); } // 78
if (ranNum == 78){document.write('Water can remove most sunscreens. Always reapply after toweling.'); } // 79
if (ranNum == 79){document.write('Place Christmas type bells on your carry on, and when someone tries to move it, you will hear.'); } // 80
if (ranNum == 80){document.write('Before your trip starts discuss the problems associated with getting separated in a strange city.'); } // 81
if (ranNum == 81){document.write('When checking into your room, be sure to know where the fire exit is so that you can find it in the dark.'); } // 82
if (ranNum == 82){document.write('When travelling with your children, always prepare in advance with them whom they should ask for help, if separated, or where to meet.'); } // 83
if (ranNum == 83){document.write('Do not carry your camera equipment or other valuables around in bags marked with brand names on them.'); } // 84
if (ranNum == 84){document.write('Anything that looks like a weapon is prohibited in your carry-on luggage: gun-shaped lighters, toys, paperweights, etc.'); } // 85
if (ranNum == 85){document.write('Everything in your carry-on must be searchable. Therefore, gift-wrapped items are not a good idea.'); } // 86
if (ranNum == 86){document.write('If you plan to take a plane trip while pregnant, discuss it with your doctor first.'); } // 87
if (ranNum == 87){document.write('An aeroplane seat near the bathroom will facilitate more frequent bladder emptying.'); } // 88
if (ranNum == 88){document.write('An aisle seat on an aeroplane will make it easier to get up for quick walks.'); } // 89
if (ranNum == 89){document.write('Aeroplane bulkhead seats have the most legroom.'); } // 90
if (ranNum == 90){document.write('First class seats on an aeroplane will be most comfortable.'); } // 91
if (ranNum == 91){document.write('Discuss the airport security clearance process with your children so they will not be fightened or surprised. '); } // 92
if (ranNum == 92){document.write('When traveling with children on a plane, try to pack some food they like in a carry on bag.'); } // 93
if (ranNum == 93){document.write('When traveling with children by air, if at all possible book at non-peak times to give you a chance at a free seat for your child to stretch out and sleep on.'); } // 94
if (ranNum == 94){document.write('When going through airport security with a pet, you will be required to take your pet out of its carrier and hold it while the carrier is scanned.'); } // 95
if (ranNum == 95){document.write('Don\'t assume you will be able to tap into your voice mail from foreign pushbutton phones.'); } // 96
if (ranNum == 96){document.write('In a restaurant, ask for a bottle of water UNOPENED. '); } // 97
if (ranNum == 97){document.write('While traveling to foreign countries, make sure you try the local foods.'); } // 98
if (ranNum == 98){document.write('If you shop at touristy places, bear in mind that tour guides/operators who take their visitors to these types of shops all get a commission on purchases for the clients they bring to the venue.'); } // 99
}