
function twiigsAddStyle6698_92762000(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 twiigsAddStyleBlock6698_92762000(mods)
{
  var stype = {
  };
  return twiigsAddStyle6698_92762000(stype, mods);
}

function twiigsAddStyleInline6698_92762000(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle6698_92762000(stype, mods);
}

function twiigsAddStyleInput6698_92762000(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle6698_92762000(stype, mods);
}

function twiigsAddStyleImage6698_92762000(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle6698_92762000(stype, mods);
}

function twiigsAddStyleLink6698_92762000(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle6698_92762000(stype, mods);
}

function twiigsAddStyleList6698_92762000(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle6698_92762000(stype, mods);
}

function twiigsPollBarWidthSet6698_92762000()
{
  for(var i = 0; i < 10; i++)
    twiigsPollBarWidthSetBar6698_92762000(i, 20);
}

function twiigsPollBarWidthSetBar6698_92762000(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL6698_92762000answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL6698_92762000answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL6698_92762000answerpct" + 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('twiigsPollBarWidthSetBar6698_92762000(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock6698_92762000({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock6698_92762000({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock6698_92762000({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Music/6698" '+twiigsAddStyleInline6698_92762000({})+'>'
+'What is your favorite holiday gig?</a>'
+' </div>'
+' <div id="TWIIGSPOLL6698_92762000" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock6698_92762000({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock6698_92762000({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock6698_92762000({})+'>'
+' <li id="TWIIGSPOLL6698_92762000answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Playing the Vivaldi &quot;Gloria&quot;<br>'
+' <span title="8 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg0" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct0" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.061068702290076</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Playing the &quot;Nutcracker&quot;<br>'
+' <span title="23 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg1" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct1" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.17557251908397</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Playing Handel'+"'"+'s Messiah, or part of it<br>'
+' <span title="29 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg2" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct2" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.22137404580153</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Playing a holiday song medley<br>'
+' <span title="11 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg3" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct3" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.083969465648855</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Playing at a holiday party<br>'
+' <span title="14 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg4" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct4" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.10687022900763</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Playing on Christmas Eve<br>'
+' <span title="19 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg5" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct5" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.14503816793893</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Playing on Christmas Day<br>'
+' <span title="2 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg6" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct6" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.015267175572519</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' I wear earmuffs the entire holiday season, so sick I am of holiday music<br>'
+' <span title="14 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg7" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct7" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.10687022900763</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Leading a group of students in a holiday concert<br>'
+' <span title="4 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg8" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct8" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.030534351145038</span>'
+' </li>'
+' <li id="TWIIGSPOLL6698_92762000answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList6698_92762000({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Singing carols door-to-door<br>'
+' <span title="7 votes" '+twiigsAddStyleInline6698_92762000({})+'>'
+' <img src="http://www.twiigs.com/img/pb_browndark_beg03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img id="TWIIGSPOLL6698_92762000answerimg9" src="http://www.twiigs.com/img/pb_browndark_mid03.png" width="0" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+'<img src="http://www.twiigs.com/img/pb_browndark_end03.png" width="2" height="10" '+twiigsAddStyleImage6698_92762000({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL6698_92762000answerpct9" '+twiigsAddStyleInline6698_92762000({})+'>'
+'0.053435114503817</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock6698_92762000({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Nov 22, 2007 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock6698_92762000({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock6698_92762000({"text-align":"center"})+'>'
+' Total Votes: 131 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet6698_92762000();
