
function twiigsAddStyle11247_21293200(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 twiigsAddStyleBlock11247_21293200(mods)
{
  var stype = {
  };
  return twiigsAddStyle11247_21293200(stype, mods);
}

function twiigsAddStyleInline11247_21293200(mods)
{
  var stype = {
    "display" : "inline"
  };
  return twiigsAddStyle11247_21293200(stype, mods);
}

function twiigsAddStyleInput11247_21293200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "border-style" : null,
    "display" : "inline",
    "text-shadow" : null
  };
  return twiigsAddStyle11247_21293200(stype, mods);
}

function twiigsAddStyleImage11247_21293200(mods)
{
  var stype = { 
    "background-color" : null,
    "background-image" : null,
    "display" : "inline",
    "height" : null, 
    "width" : null 
  };
  return twiigsAddStyle11247_21293200(stype, mods);
}

function twiigsAddStyleLink11247_21293200(mods)
{
  var stype = { 
    "display" : "inline",
    "text-decoration" : null
  };
  return twiigsAddStyle11247_21293200(stype, mods);
}

function twiigsAddStyleList11247_21293200(mods)
{
  var stype = { 
    "display" : "list-item",
    "list-style-type" : "none",
    "list-style-position" : "outside",
    "list-style-image" : "none"
  };
  return twiigsAddStyle11247_21293200(stype, mods);
}

function twiigsPollBarWidthSet11247_21293200()
{
  for(var i = 0; i < 64; i++)
    twiigsPollBarWidthSetBar11247_21293200(i, 20);
}

function twiigsPollBarWidthSetBar11247_21293200(i, n)
{
  var imgObj = document.getElementById("TWIIGSPOLL11247_21293200answerimg" + i);
  if(imgObj)
  {
    var itemObj = document.getElementById("TWIIGSPOLL11247_21293200answeritem" + i);
    if(itemObj)
    {
      if(itemObj.offsetWidth > 0)
      {
        var pctObj = document.getElementById("TWIIGSPOLL11247_21293200answerpct" + 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('twiigsPollBarWidthSetBar11247_21293200(' + i + ', ' + n + ')', 100);
        }
      }
    }
  }
}

document.write('<div class="TWIIGSPOLLpollcontainer" '+twiigsAddStyleBlock11247_21293200({})+'>'
+' <div class="TWIIGSPOLLpoll" '+twiigsAddStyleBlock11247_21293200({"margin-top":"5px","margin-right":"5px","margin-left":"5px"})+'>'
+' <div class="TWIIGSPOLLquestion" '+twiigsAddStyleBlock11247_21293200({"margin-bottom":"8px","font-weight":"bold"})+'>'
+' <a class="TWIIGSPOLLquestionlink" href="http://www.twiigs.com/poll/Entertainment/Music/11247" '+twiigsAddStyleInline11247_21293200({})+'>'
+'Which artist has given the best performance(s) at the 2008 Gilmore Festival?</a>'
+' </div>'
+' <div id="TWIIGSPOLL11247_21293200" class="TWIIGSPOLLresponse" '+twiigsAddStyleBlock11247_21293200({})+'>'
+' <div class="TWIIGSPOLLresults" '+twiigsAddStyleBlock11247_21293200({})+'>'
+' <ul class="TWIIGSPOLLanswerslist" '+twiigsAddStyleBlock11247_21293200({})+'>'
+' <li id="TWIIGSPOLL11247_21293200answeritem0" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Adam Golka<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg0" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct0" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem1" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Alpin Hong<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg1" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct1" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem2" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Andre Watts<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg2" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct2" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem3" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Andrew Van Oeyen<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg3" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct3" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem4" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Audra McDonald<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg4" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct4" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem5" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Battle Creek Sympony Orchestra<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg5" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct5" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem6" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Bobby McFerrin<br>'
+' <span title="2 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg6" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct6" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.042553191489362</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem7" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Brad Mehldau Trio<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg7" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct7" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem8" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Brian Brill<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg8" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct8" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem9" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Bruce Brubaker<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg9" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct9" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem10" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Bruce Hornsby<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg10" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct10" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem11" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Bruno Monsaingeon<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg11" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct11" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem12" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Chick Corea<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg12" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct12" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem13" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Christian Poltera<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg13" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct13" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem14" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Christopher Taylor<br>'
+' <span title="2 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg14" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct14" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.042553191489362</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem15" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Concertante<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg15" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct15" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem16" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Cyrus Chestnut<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg16" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct16" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem17" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Daedalus Quartet<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg17" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct17" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem18" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' David Barrett<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg18" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct18" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem19" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' David Owen Norris<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg19" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct19" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem20" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Dick Hyman<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg20" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct20" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem21" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Dubravka Tomsic<br>'
+' <span title="1 vote" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg21" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct21" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.021276595744681</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem22" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Eric Reed<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg22" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct22" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem23" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Frederic Rzewski<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg23" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct23" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem24" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Gilbert Kalish<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg24" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct24" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem25" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Grand Rapids Symphony Orchestra<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg25" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct25" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem26" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Ingrid Fliter<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg26" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct26" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem27" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Jack DeJohnette<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg27" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct27" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem28" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Jeremy Denk<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg28" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct28" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem29" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Kalamazoo Symphony Orchestra<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg29" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct29" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem30" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Kevin Hildebrand<br>'
+' <span title="1 vote" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg30" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct30" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.021276595744681</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem31" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' KT Sullivan<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg31" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct31" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem32" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Mark Nadler<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg32" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct32" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem33" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Kurt Elling<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg33" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct33" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem34" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Katherine Jacobson Fleisher<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg34" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct34" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem35" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Leon Fleisher<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg35" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct35" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem36" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Llyr Williams<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg36" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct36" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem37" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Lori Sims<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg37" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct37" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem38" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Marc-Andre Hamelin<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg38" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct38" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem39" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Martin Frost<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg39" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct39" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem40" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Mitsuko Uchida<br>'
+' <span title="1 vote" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg40" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct40" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.021276595744681</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem41" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Monica Huggett<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg41" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct41" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem42" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Mulgrew Miller w/Wingspan<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg42" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct42" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem43" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Nachito Herrera Quartet<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg43" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct43" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem44" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Naomi Kudo<br>'
+' <span title="1 vote" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg44" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct44" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.021276595744681</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem45" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Nathaniel Kahn<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg45" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct45" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem46" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Opus 21<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg46" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct46" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem47" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Pablo Ziegler Trio for New Tango<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg47" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct47" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem48" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Paul Lewis<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg48" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct48" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem49" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Pierre-Olivier Bardet &amp; Stephen Wright<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg49" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct49" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem50" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Rafal Blechacz<br>'
+' <span title="37 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg50" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct50" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.78723404255319</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem51" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Richard Goode<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg51" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct51" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem52" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Ricky Skaggs<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg52" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct52" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem53" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Salome Ramras Arkatov<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg53" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct53" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem54" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Seeley &amp; Baldori<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg54" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct54" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem55" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Soovin Kim<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg55" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct55" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem56" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Southwest Michigan Symphony Orchestra<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg56" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct56" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem57" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Stephen Drury<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg57" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct57" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem58" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Stephen Hough<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg58" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct58" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem59" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Steve Zegree<br>'
+' <span title="1 vote" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg59" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct59" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.021276595744681</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem60" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Thomas Hellum<br>'
+' <span title="1 vote" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg60" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct60" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0.021276595744681</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem61" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Trio con Brio Copenhagen<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg61" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct61" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem62" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Trudy Pitts with Mr. C<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg62" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct62" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' <li id="TWIIGSPOLL11247_21293200answeritem63" class="TWIIGSPOLLanswersitem" '+twiigsAddStyleList11247_21293200({"margin-bottom":"7px","margin-left":"4px","*margin-bottom":"2px"})+'>'
+' Yu-Lien The<br>'
+' <span title="0 votes" '+twiigsAddStyleInline11247_21293200({})+'>'
+' <img src="http://www.twiigs.com/img/pb_brown_beg03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img id="TWIIGSPOLL11247_21293200answerimg63" src="http://www.twiigs.com/img/pb_brown_mid03.png" width="0" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+'<img src="http://www.twiigs.com/img/pb_brown_end03.png" width="2" height="10" '+twiigsAddStyleImage11247_21293200({})+'>'
+' </span>'
+' <span id="TWIIGSPOLL11247_21293200answerpct63" '+twiigsAddStyleInline11247_21293200({})+'>'
+'0</span>'
+' </li>'
+' </ul>'
+' <div class="TWIIGSPOLLpostinfo" '+twiigsAddStyleBlock11247_21293200({"margin-bottom":"8px","text-align":"right","display":"none"})+'>'
+' Created on Apr 28, 2008 </div>'
+' <p class="TWIIGSPOLLclosed" '+twiigsAddStyleBlock11247_21293200({"margin-bottom":"2px","text-align":"center","font-weight":"bold"})+'>'
+'Closed</p>'
+' <p class="TWIIGSPOLLtotalvotes" '+twiigsAddStyleBlock11247_21293200({"text-align":"center"})+'>'
+' Total Votes: 47 </p>'
+' </div>'
+' </div>'
+' </div>'
+' </div>'
+'');
twiigsPollBarWidthSet11247_21293200();
