function reldate(days) { var d; d = new Date(); d.setTime(d.getTime() + days*86400000); return d.toGMTString(); } function readCookie(name) { var s = document.cookie, i; if (s) for (i=0, s=s.split('; '); i"); document.write(""); var style = document.createElement('link'); style.href = "http://quimble.com/stylesheets/inpage.css"; style.rel = "stylesheet"; style.media = "screen"; style = document.getElementsByTagName('head')[0].appendChild(style); // var prev_vote = readCookie("quimble_2108"); if(!prev_vote) { makeCookie("quimble_2108", 0, 'expires:365'); prev_vote = readCookie("quimble_2108"); if(!prev_vote) { document.write("You must have cookies enabled to use quimble"); document.write(navigator.appName); } else { document.write("

How long could you get by on your savings?


  1. Vote

    Savings? What savings?

  2. Vote

    About a week

  3. Vote

    About a month

  4. Vote

    Two or three months

  5. Vote

    Four to six months

  6. Vote

    Seven months to a year

  7. Vote

    More than a year


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } } else { if(prev_vote > 0 && navigator.appName == "Microsoft Internet Explorer") { document.write("

How long could you get by on your savings?


  1. Savings? What savings? (30)
  2. About a week (16)
  3. About a month (31)
  4. Two or three months (36)
  5. Four to six months (31)
  6. Seven months to a year (20)
  7. More than a year (51)

Discuss this poll at Quimble
This poll powered by Quimble
"); } else { document.write("

How long could you get by on your savings?


  1. Vote

    Savings? What savings?

  2. Vote

    About a week

  3. Vote

    About a month

  4. Vote

    Two or three months

  5. Vote

    Four to six months

  6. Vote

    Seven months to a year

  7. Vote

    More than a year


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } }