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

What is your pac-man level on your ipod?


  1. Vote

    51-100

  2. Vote

    21-30

  3. Vote

    1-10

  4. Vote

    101 or higher

  5. Vote

    31-50

  6. Vote

    16-20

  7. Vote

    11-15

  8. Vote

    200 or higher


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

What is your pac-man level on your ipod?


  1. 51-100 (46)
  2. 21-30 (5)
  3. 1-10 (1)
  4. 101 or higher (2)
  5. 31-50 (2)
  6. 16-20 (1)
  7. 11-15 (0)
  8. 200 or higher (1)

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

What is your pac-man level on your ipod?


  1. Vote

    51-100

  2. Vote

    21-30

  3. Vote

    1-10

  4. Vote

    101 or higher

  5. Vote

    31-50

  6. Vote

    16-20

  7. Vote

    11-15

  8. Vote

    200 or higher


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