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

In What Position Did You Give Birth?


  1. Vote

    Lying on my back

  2. Vote

    Standing on my knees

  3. Vote

    I used a birthing stool (or similar)

  4. Vote

    Lying on my side

  5. Vote

    I varied my positions

  6. Vote

    I had a C-section

  7. Vote

    I’m still pregnant


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

In What Position Did You Give Birth?


  1. Lying on my back (23)
  2. Standing on my knees (1)
  3. I used a birthing stool (or similar) (2)
  4. Lying on my side (1)
  5. I varied my positions (1)
  6. I had a C-section (9)
  7. I’m still pregnant (3)

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

In What Position Did You Give Birth?


  1. Vote

    Lying on my back

  2. Vote

    Standing on my knees

  3. Vote

    I used a birthing stool (or similar)

  4. Vote

    Lying on my side

  5. Vote

    I varied my positions

  6. Vote

    I had a C-section

  7. Vote

    I’m still pregnant


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