
function twiigsAddStyle22640_77360600(stype, mods)
{
  var params = {
    "background-color" : "transparent",
    "background-image" : "none",
    "border-style" : "none",
    "clear" : "none",
    "display" : "block",
    "float" : "none",
    "position" : "static",
    "visibility" : "visible",
    "height" : "auto",
    "line-height" : "normal", 
    "width" : "auto",
    "margin-top" : "0",
    "margin-right" : "0",
    "margin-bottom" : "0",
    "margin-left" : "0",
    "outline-style" : "none",
    "padding-top" : "0",
    "padding-right" : "0",
    "padding-bottom" : "0",
    "padding-left" : "0",
    "clip" : "auto",
    "overflow" : "hidden",
    "vertical-align" : "baseline",
    "z-index" : "auto",
    "letter-spacing" : "normal", 
    "text-align" : "left",
    "text-decoration" : "none",
    "text-indent" : "0",
    "text-shadow" : "none",
    "text-transform" : "none",
    "white-space" : "normal",
    "word-spacing" : "normal"
  }; 
  
  for(var i in stype)
    params[i] = stype[i];
  for(var i in mods)
    params[i] = mods[i];
  
  var style = ' style="';  
  for(var i in params)
  {
    if(params[i] != null)
      style += i + ": " + params[i] + "; ";
  }
  style += '"';

  return style;
}

function twiigsAddStyleBlock22640_77360600(mods)
{
  var stype = {
  };
  return twiigsAddStyle22640_77360600(stype, mods);
}

function twiigsAddStyleInline22640_77360600(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle22640_77360600(stype, mods);
}

function twiigsAddStyleInput22640_77360600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle22640_77360600(stype, mods);
}

function twiigsAddStyleImage22640_77360600(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle22640_77360600(stype, mods);
}

function twiigsAddStyleLink22640_77360600(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle22640_77360600(stype, mods);
}

function twiigsAddStyleList22640_77360600(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle22640_77360600(stype, mods);
}

function twiigsPollBarWidthSet22640_77360600()
{
  for(var i = 0; i < 11; i++)
    twiigsPollBarWidthSetBar22640_77360600(i, 20);
}

function twiigsPollBarWidthSetBar22640_77360600(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL22640_77360600answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL22640_77360600answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL22640_77360600answerpct" + i);
        var pct = parseFloat(pctObj.innerHTML);
        imgObj.width = parseInt(pct * (parseInt(itemObj.offsetWidth) - 56));
        pctObj.innerHTML = parseInt(pct * 100) + "%";
      }
      else
      {
        if(n > 0)
        {
          n--;
          setTimeout('twiigsPollBarWidthSetBar22640_77360600(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock22640_77360600({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock22640_77360600({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock22640_77360600({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Recreation/22640" '+twiigsAddStyleInline22640_77360600({})+'>'
+'What was the top theme park story of 2008?</a>'
+' </div>'
+' <div id="TWIIGSPOLL22640_77360600" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock22640_77360600({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock22640_77360600({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock22640_77360600({})+'>'
+' <li id="TWIIGSPOLL22640_77360600answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Hard Rock Park opens, closes and declares bankruptcy<br>'
+' <span title="139 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg0" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct0" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.38504155124654</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Aquatica opens at SeaWorld Orlando<br>'
+' <span title="21 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg1" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct1" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.058171745152355</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Geauga Lake'+"'"+'s former coasters open at Cedar Fair parks around the country<br>'
+' <span title="3 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg2" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct2" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.0083102493074792</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Toy Story Midway Mania opens at DHS, DCA<br>'
+' <span title="28 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg3" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct3" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.077562326869806</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Simpsons Ride opens at USF, USH<br>'
+' <span title="26 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg4" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct4" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.07202216066482</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Man killed under Batman coaster at Six Flags Over Georgia<br>'
+' <span title="15 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg5" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct5" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.041551246537396</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Fire destroys Kong attraction at Universal Studios Hollywood<br>'
+' <span title="47 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg6" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct6" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.13019390581717</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' InBev buys Busch, looks to sell theme parks<br>'
+' <span title="58 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg7" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct7" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.1606648199446</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Cypress Gardens closes attractions<br>'
+' <span title="2 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg8" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct8" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.0055401662049861</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Industry cuts prices and projects as advance reservations tank for 2009<br>'
+' <span title="16 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg9" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct9" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.044321329639889</span>'
+' </li>'
+' <li id="TWIIGSPOLL22640_77360600answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList22640_77360600({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Other, describe below<br>'
+' <span title="6 votes" '+twiigsAddStyleInline22640_77360600({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img id="TWIIGSPOLL22640_77360600answerimg10" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage22640_77360600({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL22640_77360600answerpct10" '+twiigsAddStyleInline22640_77360600({})+'>'
+'0.016620498614958</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock22640_77360600({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Dec 25, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock22640_77360600({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock22640_77360600({"text-align":"center"})+'>'
+' Total Votes: 361 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet22640_77360600();
