
function twiigsAddStyle9176_20896200(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 twiigsAddStyleBlock9176_20896200(mods)
{
  var stype = {
  };
  return twiigsAddStyle9176_20896200(stype, mods);
}

function twiigsAddStyleInline9176_20896200(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle9176_20896200(stype, mods);
}

function twiigsAddStyleInput9176_20896200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle9176_20896200(stype, mods);
}

function twiigsAddStyleImage9176_20896200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle9176_20896200(stype, mods);
}

function twiigsAddStyleLink9176_20896200(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle9176_20896200(stype, mods);
}

function twiigsAddStyleList9176_20896200(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle9176_20896200(stype, mods);
}

function twiigsPollBarWidthSet9176_20896200()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar9176_20896200(i, 20);
}

function twiigsPollBarWidthSetBar9176_20896200(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL9176_20896200answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL9176_20896200answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL9176_20896200answerpct" + 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('twiigsPollBarWidthSetBar9176_20896200(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock9176_20896200({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock9176_20896200({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock9176_20896200({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Celebrities/9176" '+twiigsAddStyleInline9176_20896200({})+'>'
+'After watching the above clip in its entirety, please select your favourite moment(s).</a>'
+' </div>'
+' <div id="TWIIGSPOLL9176_20896200" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock9176_20896200({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock9176_20896200({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock9176_20896200({})+'>'
+' <li id="TWIIGSPOLL9176_20896200answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;I'+"'"+'m watching, and I'+"'"+'m especially WAITING.&quot;<br>'
+' <span title="9 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg0" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct0" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.18367346938776</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;I'+"'"+'m waking up in the morning, I'+"'"+'m having a coffee, I BARELY CAN SWALLOW IT.&quot;<br>'
+' <span title="18 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg1" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct1" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.36734693877551</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;I'+"'"+'m sorry to say: I'+"'"+'m being rude!&quot;<br>'
+' <span title="7 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg2" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct2" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.14285714285714</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Nobody can open any roofs!&quot;<br>'
+' <span title="8 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg3" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct3" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.16326530612245</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Take two people at a time... TAKE A KAYAK!&quot;<br>'
+' <span title="18 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg4" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct4" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.36734693877551</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;Big guns! WHAT'+"'"+'S THAT?!&quot;<br>'
+' <span title="7 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg5" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct5" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.14285714285714</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' &quot;They'+"'"+'re like, '+"'"+'HELLO!'+"'"+'&quot;&quot;<br>'
+' <span title="5 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg6" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct6" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.10204081632653</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Celine'+"'"+'s dainty tear removal strategy, complete with elegant backward chin wipe.<br>'
+' <span title="9 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg7" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct7" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.18367346938776</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The very clever splicing of previous Celine images to fit the lyrics of '+"'"+'My Heart Will Go On'+"'"+'.<br>'
+' <span title="10 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg8" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct8" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.20408163265306</span>'
+' </li>'
+' <li id="TWIIGSPOLL9176_20896200answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList9176_20896200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' The implication that Billy Zane rapes children at night.<br>'
+' <span title="18 votes" '+twiigsAddStyleInline9176_20896200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_blue_beg03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img id="TWIIGSPOLL9176_20896200answerimg9" src="http://www.twiigs.com/img/pb_blue_mid03.png" width="0" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_blue_end03.png" width="2" height="10" '+twiigsAddStyleImage9176_20896200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL9176_20896200answerpct9" '+twiigsAddStyleInline9176_20896200({})+'>'
+'0.36734693877551</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock9176_20896200({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Feb 29, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock9176_20896200({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock9176_20896200({"text-align":"center"})+'>'
+' Total Votes: 49 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet9176_20896200();
