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

ScienceBlogs now exists in English and German. What language should we tackle next?


  1. Vote

    Chinese

  2. Vote

    Spanish

  3. Vote

    Japanese

  4. Vote

    French

  5. Vote

    Portuguese

  6. Vote

    Korean

  7. Vote

    Italian

  8. Vote

    Arabic

  9. Vote

    Other (please comment which below)


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

ScienceBlogs now exists in English and German. What language should we tackle next?


  1. Chinese (67)
  2. Spanish (171)
  3. Japanese (59)
  4. French (134)
  5. Portuguese (32)
  6. Korean (2)
  7. Italian (20)
  8. Arabic (39)
  9. Other (please comment which below) (80)

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

ScienceBlogs now exists in English and German. What language should we tackle next?


  1. Vote

    Chinese

  2. Vote

    Spanish

  3. Vote

    Japanese

  4. Vote

    French

  5. Vote

    Portuguese

  6. Vote

    Korean

  7. Vote

    Italian

  8. Vote

    Arabic

  9. Vote

    Other (please comment which below)


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