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

What is your favorite section of the site?


  1. Vote

    Gallery

  2. Vote

    News

  3. Vote

    About Us

  4. Vote

    Games

  5. Vote

    Services

  6. Vote

    Forum

  7. Vote

    Goody Bag

  8. Vote

    Online Store

  9. Vote

    “Surf the Net”


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 section of the site?


  1. Gallery (16)
  2. News (3)
  3. About Us (3)
  4. Games (11)
  5. Services (2)
  6. Forum (2)
  7. Goody Bag (4)
  8. Online Store (2)
  9. “Surf the Net” (3)

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

What is your favorite section of the site?


  1. Vote

    Gallery

  2. Vote

    News

  3. Vote

    About Us

  4. Vote

    Games

  5. Vote

    Services

  6. Vote

    Forum

  7. Vote

    Goody Bag

  8. Vote

    Online Store

  9. Vote

    “Surf the Net”


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