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

What is your favorite team sport?


  1. Vote

    hockey

  2. Vote

    football

  3. Vote

    basketball

  4. Vote

    soccer

  5. Vote

    volleyball

  6. Vote

    baseball/kickball


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 favorite team sport?


  1. hockey (1)
  2. football (0)
  3. basketball (1)
  4. soccer (1)
  5. volleyball (0)
  6. baseball/kickball (0)

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

What is your favorite team sport?


  1. Vote

    hockey

  2. Vote

    football

  3. Vote

    basketball

  4. Vote

    soccer

  5. Vote

    volleyball

  6. Vote

    baseball/kickball


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