
function twiigsAddStyle15933_27086200(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 twiigsAddStyleBlock15933_27086200(mods)
{
  var stype = {
  };
  return twiigsAddStyle15933_27086200(stype, mods);
}

function twiigsAddStyleInline15933_27086200(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle15933_27086200(stype, mods);
}

function twiigsAddStyleInput15933_27086200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle15933_27086200(stype, mods);
}

function twiigsAddStyleImage15933_27086200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle15933_27086200(stype, mods);
}

function twiigsAddStyleLink15933_27086200(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle15933_27086200(stype, mods);
}

function twiigsAddStyleList15933_27086200(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle15933_27086200(stype, mods);
}

function twiigsPollBarWidthSet15933_27086200()
{
  for(var i = 0; i < 16; i++)
    twiigsPollBarWidthSetBar15933_27086200(i, 20);
}

function twiigsPollBarWidthSetBar15933_27086200(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL15933_27086200answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL15933_27086200answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL15933_27086200answerpct" + 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('twiigsPollBarWidthSetBar15933_27086200(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock15933_27086200({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock15933_27086200({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock15933_27086200({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Recreation/15933" '+twiigsAddStyleInline15933_27086200({})+'>'
+'Which is the best Disney mountain?</a>'
+' </div>'
+' <div id="TWIIGSPOLL15933_27086200" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock15933_27086200({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock15933_27086200({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock15933_27086200({})+'>'
+' <li id="TWIIGSPOLL15933_27086200answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Big Thunder Mountain Railroad (Disneyland Resort)<br>'
+' <span title="20 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg0" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct0" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.022857142857143</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Matterhorn (Disneyland Resort)<br>'
+' <span title="59 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg1" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct1" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.067428571428571</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Space Mountain (Disneyland Resort)<br>'
+' <span title="92 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg2" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct2" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.10514285714286</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Splash Mountain (Disneyland Resort)<br>'
+' <span title="47 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg3" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct3" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.053714285714286</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Grizzly River Run (Disneyland Resort)<br>'
+' <span title="11 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg4" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct4" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.012571428571429</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Big Thunder Mountain Railroad (Walt Disney World)<br>'
+' <span title="52 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg5" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct5" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.059428571428571</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Expedition Everest (Walt Disney World)<br>'
+' <span title="331 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg6" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct6" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.37828571428571</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Space Mountain (Walt Disney World)<br>'
+' <span title="76 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg7" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct7" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.086857142857143</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Splash Mountain (Walt Disney World)<br>'
+' <span title="116 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg8" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct8" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.13257142857143</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Big Thunder Mountain Railroad (Disneyland Paris)<br>'
+' <span title="18 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg9" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct9" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.020571428571429</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Space Mountain (Disneyland Paris)<br>'
+' <span title="17 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg10" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct10" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.019428571428571</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Space Mountain (Hong Kong Disneyland)<br>'
+' <span title="1 vote" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg11" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct11" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.0011428571428571</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Big Thunder Mountain Railroad (Tokyo Disneyland)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg12" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct12" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem13" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Space Mountain (Tokyo Disneyland)<br>'
+' <span title="2 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg13" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct13" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.0022857142857143</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem14" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Splash Mountain (Tokyo Disneyland)<br>'
+' <span title="2 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg14" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct14" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.0022857142857143</span>'
+' </li>'
+' <li id="TWIIGSPOLL15933_27086200answeritem15" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList15933_27086200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Journey to the Center of the Earth (Tokyo DisneySea)<br>'
+' <span title="31 votes" '+twiigsAddStyleInline15933_27086200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img id="TWIIGSPOLL15933_27086200answerimg15" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage15933_27086200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL15933_27086200answerpct15" '+twiigsAddStyleInline15933_27086200({})+'>'
+'0.035428571428571</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock15933_27086200({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Aug 15, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock15933_27086200({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock15933_27086200({"text-align":"center"})+'>'
+' Total Votes: 875 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet15933_27086200();
