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_6271"); if(!prev_vote) { makeCookie("quimble_6271", 0, 'expires:365'); prev_vote = readCookie("quimble_6271"); if(!prev_vote) { document.write("You must have cookies enabled to use quimble"); document.write(navigator.appName); } else { document.write("

When did your baby start sleeping through the night?


  1. Vote

    0-3 months old

  2. Vote

    3-6 months old

  3. Vote

    6-9 months old

  4. Vote

    9-12 months old

  5. Vote

    Older than 1 year

  6. Vote

    I’m still waiting!


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

When did your baby start sleeping through the night?


  1. 0-3 months old (16)
  2. 3-6 months old (10)
  3. 6-9 months old (7)
  4. 9-12 months old (8)
  5. Older than 1 year (4)
  6. I’m still waiting! (17)

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

When did your baby start sleeping through the night?


  1. Vote

    0-3 months old

  2. Vote

    3-6 months old

  3. Vote

    6-9 months old

  4. Vote

    9-12 months old

  5. Vote

    Older than 1 year

  6. Vote

    I’m still waiting!


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