function tipjar()
{
//5
var ranNum= Math.round(Math.random() * 5);
if (ranNum == 0){document.write('<div class="tipjar"><strong>Q: How can I turn a dream into a reality?</strong><br /><br />1. Turn your dream into a reality by putting into words EXACTLY what you want to achieve. Focus on specifics and come up with a tangible goal. Write it all down!<br />  2. Make sure that you are passionate enough about your goal so that you are willing to put in enough sacrifices and make enough compromises to achieving it. <br />  3. Be ambitious in creating your goal, so that it is high enough to motivate you and inspire you to take action. However, do not be too ambitious as failure may easily set you back.</div>'); } // dreamreal
if (ranNum == 1){document.write('<div class="tipjar"><strong>Q: I\'m stuck! Any advice on how I can achieve the goal I set out for myself?</strong><br /><br />1. Tell others about what you intend to do. Making others aware of your goal will force upon you even more urgency to complete it. <br />  2. Take a few minutes for positive visualization of how terrific you are going to feel when you actually complete your goal.<br />  3. Make sure you take at least one step each day towards achieving your goal. <br />  4. Write down each step you take in order to achieve your goal. Make this your checklist and a tangible way to track your progress.</div>'); } // achievegoal
if (ranNum == 2){document.write('<div class="tipjar"><strong>Q: Do I have what it takes to change my life?</strong><br /><br />A: Yes, of course you do! If you want to change something in your life, you have to be so unsatisfied with the way things stand now, that you are finally ready to take action. Wanting something is not enough, you must want it so bad that you are willing to make some major decisions and take some drastic steps to change your life.<br /><br />Have a specific target or goal to aim for. If you do not, you will only end up wandering around aimlessly without having made any progress at all. Fix a target, make a plan and go for it!</div>'); } // changelife
if (ranNum == 3){document.write('<div class="tipjar"><strong>Q: I want more out of life, but I\'m stuck in quicksand. What do I do?</strong><br /><br />You need to know what is holding you back. Find the deep-rooted problem. Be brutally honest with yourself and admit the reason for your failures and setbacks. It\'s the only way to avoid making the same mistakes over again.<br /><br />You also have to learn to be patient in life. Granted, you want to break free and aim for bigger and better things, but it takes time. What\'s most important is that you have a plan and that you keep working this plan a little everyday until you reach your goal.</div>'); } // quicksand
if (ranNum == 4){document.write('<div class="tipjar"><strong>Q: How can I work towards being a better person?</strong><br /><br />  1. Have an open and curious mind. Ask a million questions (like a child would). Rigid beliefs and a closed mind spells doom.<br />  2. Define your values &amp; principles. What do you really want out of life? What\'s important? What gives you pleasure? Pain?<br />  3. Be willing to change.<br />  4. Love yourself, respect yourself.<br />  5. Treat others the way you would like to be treated. Your manners will define you wherever you go. Never forget it.</div>'); } // betterperson
if (ranNum == 5){document.write('<div class="tipjar"><strong>Q: Life is speeding by so fast. How can I find some peace and happiness along the way?</strong><br /><br />Enjoy Every Moment. Learn from the past and plan for the future - but live in the present!<br /><br />Find your sense of purpose. Discover a passion that\'s close to your heart, then learn how and where you can make a difference in your life and the lives of others.<br /><br />Follow a Goal. The only difference between your ordinary life and an extraordinary one is the effort that is made in having a goal and working towards it. Start now!</div>'); } // lifespeedby
}

