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

Where do you want to go for Q's bachelor party?


  1. Vote

    Camping

  2. Vote

    Fishing

  3. Vote

    Montreal

  4. Vote

    Columbian cocaine safari

  5. Vote

    What party??!


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

Where do you want to go for Q's bachelor party?


  1. Camping (1)
  2. Fishing (3)
  3. Montreal (2)
  4. Columbian cocaine safari (1)
  5. What party??! (2)

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

Where do you want to go for Q's bachelor party?


  1. Vote

    Camping

  2. Vote

    Fishing

  3. Vote

    Montreal

  4. Vote

    Columbian cocaine safari

  5. Vote

    What party??!


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