
function twiigsAddStyle35297_10530300(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 twiigsAddStyleBlock35297_10530300(mods)
{
  var stype = {
  };
  return twiigsAddStyle35297_10530300(stype, mods);
}

function twiigsAddStyleInline35297_10530300(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle35297_10530300(stype, mods);
}

function twiigsAddStyleInput35297_10530300(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle35297_10530300(stype, mods);
}

function twiigsAddStyleImage35297_10530300(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle35297_10530300(stype, mods);
}

function twiigsAddStyleLink35297_10530300(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle35297_10530300(stype, mods);
}

function twiigsAddStyleList35297_10530300(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle35297_10530300(stype, mods);
}

function twiigsPollBarWidthSet35297_10530300()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar35297_10530300(i, 20);
}

function twiigsPollBarWidthSetBar35297_10530300(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL35297_10530300answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL35297_10530300answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL35297_10530300answerpct" + 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('twiigsPollBarWidthSetBar35297_10530300(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock35297_10530300({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock35297_10530300({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock35297_10530300({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Travel/United_States/35297" '+twiigsAddStyleInline35297_10530300({})+'>'
+'Which is the worst U.S. airline for service?</a>'
+' </div>'
+' <div id="TWIIGSPOLL35297_10530300" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock35297_10530300({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock35297_10530300({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock35297_10530300({})+'>'
+' <li id="TWIIGSPOLL35297_10530300answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Air Tran<br>'
+' <span title="44 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg0" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct0" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.085769980506823</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Alaska<br>'
+' <span title="9 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg1" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct1" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.017543859649123</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' American<br>'
+' <span title="64 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg2" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct2" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.12475633528265</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Continental<br>'
+' <span title="30 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg3" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct3" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.058479532163743</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Delta<br>'
+' <span title="79 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg4" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct4" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.15399610136452</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Frontier<br>'
+' <span title="15 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg5" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct5" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.029239766081871</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Jet Blue<br>'
+' <span title="20 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg6" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct6" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.038986354775828</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Southwest<br>'
+' <span title="31 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg7" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct7" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.060428849902534</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' United<br>'
+' <span title="104 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg8" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct8" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.20272904483431</span>'
+' </li>'
+' <li id="TWIIGSPOLL35297_10530300answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList35297_10530300({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' US Airways<br>'
+' <span title="117 votes" '+twiigsAddStyleInline35297_10530300({})+'>'
+' <img src="http://www.twiigs.com/img/pb_gold_beg03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img id="TWIIGSPOLL35297_10530300answerimg9" src="http://www.twiigs.com/img/pb_gold_mid03.png" width="0" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+'<img src="http://www.twiigs.com/img/pb_gold_end03.png" width="2" height="10" '+twiigsAddStyleImage35297_10530300({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL35297_10530300answerpct9" '+twiigsAddStyleInline35297_10530300({})+'>'
+'0.2280701754386</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock35297_10530300({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Jul 9, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock35297_10530300({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock35297_10530300({"text-align":"center"})+'>'
+' Total Votes: 513 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet35297_10530300();
