It was a battle of the divas, as Cyndi Lauper, 59, and living legend Liza Minnelli, 67, compared their deep red lipsticks at the Broadway premiere of “Kinky Boots” in NYC on Thursday.
Question is …
$(function() $(“#poll-497-9378097bd2965973ec1eec91594f4f58 div form ul li”) .children() .not($(“div.styledRadio”)) .filter(“input:radio”) .screwDefaultButtons( checked: “url(http://ll-assets.tmz.com/www.tmz.com/default/cache/images/radio_Checked.v2012_12_20_074412.gif)”, unchecked: “url(http://ll-assets.tmz.com/www.tmz.com/default/cache/images/radio_Unchecked.v2012_12_20_074412.gif)”, width: 20, height: 20, pollid: “497-9378097bd2965973ec1eec91594f4f58”, ); });
Who”d you rather
Cyndi Liza VOTE
Who”d you rather
Cyndi 83%Liza 17% Total Votes: 690*Poll Results
NOTE: Poll results are not scientific and reflect the opinions of only those users who chose to participate. Poll results are not reflected in real time.
Back to Poll Results
jQuery(“#poll-497-9378097bd2965973ec1eec91594f4f58 > .poll-results .note-toggle”).click(function(evt) evt.preventDefault();var container = $(“#poll-497-9378097bd2965973ec1eec91594f4f58”); container.find(“.results-wrapper”).hide(); container.find(“.note-on-results”).show(););jQuery(“#poll-497-9378097bd2965973ec1eec91594f4f58-results > .note-on-results .note-toggle”).click(function(evt) evt.preventDefault(); var container = $(“#poll-497-9378097bd2965973ec1eec91594f4f58”); var form = $(“#poll-497-9378097bd2965973ec1eec91594f4f58-form form”);pollsController.getResults(form);container.find(“.results-wrapper”).show(); container.find(“.note-on-results”).hide(););var highestPct = 0;jQuery(“#poll-497-9378097bd2965973ec1eec91594f4f58.poll-results ul li”).each(function(i) var pct = jQuery(this).find(“span.pct”).html(); pct = parseInt(pct); if(pct > highestPct) jQuery(“.poll-results ul li”).removeClass(“winning”); jQuery(this).addClass(“winning”); else if (pct == highestPct && pct > 0) jQuery(“.poll-results li.winning”).removeClass(“winning”).addClass(“tied-for-winning”); jQuery(this).addClass(“tied-for-winning”); highestPct = pct;});