
function twiigsAddStyle44682_52407500(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 twiigsAddStyleBlock44682_52407500(mods)
{
  var stype = {
  };
  return twiigsAddStyle44682_52407500(stype, mods);
}

function twiigsAddStyleInline44682_52407500(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle44682_52407500(stype, mods);
}

function twiigsAddStyleInput44682_52407500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle44682_52407500(stype, mods);
}

function twiigsAddStyleImage44682_52407500(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle44682_52407500(stype, mods);
}

function twiigsAddStyleLink44682_52407500(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle44682_52407500(stype, mods);
}

function twiigsAddStyleList44682_52407500(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle44682_52407500(stype, mods);
}

function twiigsPollBarWidthSet44682_52407500()
{
  for(var i = 0; i < 20; i++)
    twiigsPollBarWidthSetBar44682_52407500(i, 20);
}

function twiigsPollBarWidthSetBar44682_52407500(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL44682_52407500answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL44682_52407500answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL44682_52407500answerpct" + 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('twiigsPollBarWidthSetBar44682_52407500(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock44682_52407500({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock44682_52407500({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock44682_52407500({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Movies/44682" '+twiigsAddStyleInline44682_52407500({})+'>'
+'What is your favorite film starring Fred Astaire?</a>'
+' </div>'
+' <div id="TWIIGSPOLL44682_52407500" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock44682_52407500({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock44682_52407500({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock44682_52407500({})+'>'
+' <li id="TWIIGSPOLL44682_52407500answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Gay Divorcee (1934)<br>'
+' <span title="2 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg0" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct0" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.060606060606061</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Top Hat (1935)<br>'
+' <span title="9 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg1" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct1" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.27272727272727</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Swing Time (1936)<br>'
+' <span title="2 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg2" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct2" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.060606060606061</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Shall We Dance (1937)<br>'
+' <span title="3 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg3" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct3" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.090909090909091</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' A Damsel in Distress (1937)<br>'
+' <span title="1 vote" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg4" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct4" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.03030303030303</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Story of Vernon and Irene Castle (1939)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg5" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct5" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Broadway Melody of 1940 (1940)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg6" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct6" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Second Chorus (1940)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg7" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct7" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' You'+"'"+'ll Never Get Rich (1941)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg8" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct8" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Holiday Inn (1942)<br>'
+' <span title="3 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg9" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct9" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.090909090909091</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' You Were Never Lovelier (1942)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg10" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct10" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Easter Parade (1948)<br>'
+' <span title="2 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg11" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct11" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.060606060606061</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Barkleys of Broadway (1949)<br>'
+' <span title="1 vote" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg12" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct12" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.03030303030303</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem13" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Three Little Words (1950)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg13" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct13" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem14" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Let'+"'"+'s Dance (1950)<br>'
+' <span title="1 vote" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg14" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct14" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.03030303030303</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem15" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Royal Wedding (1951)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg15" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct15" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem16" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The Band Wagon (1953)<br>'
+' <span title="3 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg16" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct16" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.090909090909091</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem17" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Daddy Long Legs (1955)<br>'
+' <span title="1 vote" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg17" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct17" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.03030303030303</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem18" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Funny Face (1957)<br>'
+' <span title="5 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg18" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct18" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0.15151515151515</span>'
+' </li>'
+' <li id="TWIIGSPOLL44682_52407500answeritem19" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList44682_52407500({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' On the Beach (1959)<br>'
+' <span title="0 votes" '+twiigsAddStyleInline44682_52407500({})+'>'
+' <img src="http://www.twiigs.com/img/pb_silver_beg03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img id="TWIIGSPOLL44682_52407500answerimg19" src="http://www.twiigs.com/img/pb_silver_mid03.png" width="0" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+'<img src="http://www.twiigs.com/img/pb_silver_end03.png" width="2" height="10" '+twiigsAddStyleImage44682_52407500({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL44682_52407500answerpct19" '+twiigsAddStyleInline44682_52407500({})+'>'
+'0</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock44682_52407500({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Nov 30, 2009 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock44682_52407500({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock44682_52407500({"text-align":"center"})+'>'
+' Total Votes: 33 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet44682_52407500();
