
function twiigsAddStyle38546_7758900(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 twiigsAddStyleBlock38546_7758900(mods)
{
  var stype = {
  };
  return twiigsAddStyle38546_7758900(stype, mods);
}

function twiigsAddStyleInline38546_7758900(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle38546_7758900(stype, mods);
}

function twiigsAddStyleInput38546_7758900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle38546_7758900(stype, mods);
}

function twiigsAddStyleImage38546_7758900(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle38546_7758900(stype, mods);
}

function twiigsAddStyleLink38546_7758900(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle38546_7758900(stype, mods);
}

function twiigsAddStyleList38546_7758900(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle38546_7758900(stype, mods);
}

function twiigsPollBarWidthSet38546_7758900()
{
  for(var i = 0; i < 16; i++)
    twiigsPollBarWidthSetBar38546_7758900(i, 20);
}

function twiigsPollBarWidthSetBar38546_7758900(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL38546_7758900answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL38546_7758900answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL38546_7758900answerpct" + 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('twiigsPollBarWidthSetBar38546_7758900(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock38546_7758900({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock38546_7758900({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock38546_7758900({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Movies/38546" '+twiigsAddStyleInline38546_7758900({})+'>'
+'What was your favorite movie of the summer?</a>'
+' </div>'
+' <div id="TWIIGSPOLL38546_7758900" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock38546_7758900({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock38546_7758900({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock38546_7758900({})+'>'
+' <li id="TWIIGSPOLL38546_7758900answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' (500) Days of Summer<br>'
+' <span title="111 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg0" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct0" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.15268225584594</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Star Trek<br>'
+' <span title="154 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg1" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct1" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.21182943603851</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Hurt Locker<br>'
+' <span title="29 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg2" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct2" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.039889958734525</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Moon<br>'
+' <span title="10 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg3" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct3" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.013755158184319</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' District 9<br>'
+' <span title="98 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg4" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct4" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.13480055020633</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Away We Go<br>'
+' <span title="28 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg5" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct5" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.038514442916094</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Brothers Bloom<br>'
+' <span title="14 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg6" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct6" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.019257221458047</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Up<br>'
+' <span title="69 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg7" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct7" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.094910591471802</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Drag Me to Hell<br>'
+' <span title="20 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg8" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct8" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.027510316368638</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Inglourious Basterds<br>'
+' <span title="54 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg9" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct9" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.074277854195323</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Funny People<br>'
+' <span title="3 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg10" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct10" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.0041265474552957</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Hangover<br>'
+' <span title="89 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg11" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct11" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.12242090784044</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Harry Potter<br>'
+' <span title="26 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg12" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct12" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.03576341127923</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem13" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Public Enemies<br>'
+' <span title="4 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg13" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct13" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.0055020632737276</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem14" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' In the Loop<br>'
+' <span title="12 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg14" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct14" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.016506189821183</span>'
+' </li>'
+' <li id="TWIIGSPOLL38546_7758900answeritem15" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList38546_7758900({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Ponyo<br>'
+' <span title="6 votes" '+twiigsAddStyleInline38546_7758900({})+'>'
+' <img src="http://www.twiigs.com/img/pb_orange_beg03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img id="TWIIGSPOLL38546_7758900answerimg15" src="http://www.twiigs.com/img/pb_orange_mid03.png" width="0" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+'<img src="http://www.twiigs.com/img/pb_orange_end03.png" width="2" height="10" '+twiigsAddStyleImage38546_7758900({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL38546_7758900answerpct15" '+twiigsAddStyleInline38546_7758900({})+'>'
+'0.0082530949105915</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock38546_7758900({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Sep 2, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock38546_7758900({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock38546_7758900({"text-align":"center"})+'>'
+' Total Votes: 727 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet38546_7758900();
