var PDV_POLL_q1404506 = 'Quels sont vos groupes Facebook préférés ?';
var PDV_share1404506 = 0;
var PDV_id1404506 = 1404506;
var PDV_w1404506 = 1404506;
var pollClosed1404506 = true;
var PDV_A1404506= new Array();
PDV_A1404506[0] = new Array(4);
PDV_A1404506[0][0] = '7206079';
PDV_A1404506[0][1] = 'Pour que la TVA passeà 0,5 et le taux d\'alcool à 19,6';
PDV_A1404506[0][2] = '0';
PDV_A1404506[0][3] = '';

PDV_A1404506[1] = new Array(4);
PDV_A1404506[1][0] = '7206080';
PDV_A1404506[1][1] = 'Pour l\'enfermement immédiat du mec qui a fait le site voyages-sncf.com';
PDV_A1404506[1][2] = '0';
PDV_A1404506[1][3] = '';

PDV_A1404506[2] = new Array(4);
PDV_A1404506[2][0] = '7206081';
PDV_A1404506[2][1] = 'Je connais mieux Internet que Frédéric Lefebvre';
PDV_A1404506[2][2] = '0';
PDV_A1404506[2][3] = '';

PDV_A1404506[3] = new Array(4);
PDV_A1404506[3][0] = '7206082';
PDV_A1404506[3][1] = 'Tu préfères Martine Aubry ou une tartine au brie ?';
PDV_A1404506[3][2] = '0';
PDV_A1404506[3][3] = '';

PDV_A1404506[4] = new Array(4);
PDV_A1404506[4][0] = '7206083';
PDV_A1404506[4][1] = 'J’ai compris que la terre était ronde en regardant &quot;Olive et Tom&quot;';
PDV_A1404506[4][2] = '0';
PDV_A1404506[4][3] = '';

PDV_A1404506[5] = new Array(4);
PDV_A1404506[5][0] = '7206084';
PDV_A1404506[5][1] = 'Un membre de ma famille soutient le PSG, j’ai besoin d’en parler…';
PDV_A1404506[5][2] = '0';
PDV_A1404506[5][3] = '';

PDV_A1404506[6] = new Array(4);
PDV_A1404506[6][0] = '7206085';
PDV_A1404506[6][1] = 'Le Nutella est un fruit';
PDV_A1404506[6][2] = '0';
PDV_A1404506[6][3] = '';

PDV_A1404506[7] = new Array(4);
PDV_A1404506[7][0] = '7206086';
PDV_A1404506[7][1] = 'Le groupe de ceux qui font partie du groupe de ceux qui créent des groupes';
PDV_A1404506[7][2] = '0';
PDV_A1404506[7][3] = '';

PDV_A1404506[8] = new Array(4);
PDV_A1404506[8][0] = '7206087';
PDV_A1404506[8][1] = 'Lycéen: ferme ta gueule et passe ton bac!';
PDV_A1404506[8][2] = '0';
PDV_A1404506[8][3] = '';

PDV_A1404506[9] = new Array(4);
PDV_A1404506[9][0] = '7206088';
PDV_A1404506[9][1] = 'Les membres du groupe &quot;Lycéen: ferme ta gueule et passe ton bac!&quot; sont cons!';
PDV_A1404506[9][2] = '0';
PDV_A1404506[9][3] = '';

if ( !document.getElementById('poll_style1404506') ) {
	fileref=document.createElement('style');
	fileref.setAttribute('type', 'text/css');
	fileref.setAttribute('id', 'poll_style1404506');
	var def = '#PDI_container1404506 .pds-box{background-color:#ccc;border:0 none silver;width:450px;color:#333;font-family:Verdana,Arial,Helvetica,sans-serif;text-align:left;margin:0;padding:10px} #PDI_container1404506 .pds-question-top{font:normal normal bold 14px/14px Arial;color:#333;border:0 none #000;background-color:Transparent;margin:0 0 10px;padding:0} #PDI_container1404506 .pds-answer{font:normal normal normal 12px/16px Arial;color:#555;background-color:Transparent;border:0 none #FFF;margin:0;padding:0} #PDI_container1404506 .pds-textfield{font:normal normal normal 12px/12px Arial;color:#333;background-color:#FFF;border:1px solid #999;width:150px;margin:1px 1px 15px;padding:1px 5px 1px 1px} #PDI_container1404506 .pds-answer-feedback{background-color:#F0F0F0;border:0 solid #999;margin:0;padding:1px} #PDI_container1404506 .pds-answer-feedback-bar{background-color:red;border:0 solid #999;height:12px;margin:3px;padding:0} #PDI_container1404506 .pds-totalvotes-inner{font:normal normal bold 12px/20px Verdana;color:#333;background-color:#F0F0F0;border:0 solid #F0F0F0;margin:0 0 15px;padding:2px} #PDI_container1404506 .pds-vote{color:#C3C4C7;font-size:9px;line-height:17px;padding:15px 0 10px} #PDI_container1404506 .pds-vote a{border-bottom:1px solid #555;border-top:1px solid #555;color:#555;font-size:9px;text-decoration:none;padding:2px 0} #PDI_container1404506 input.pds-votebutton{background:transparent url(\"http://s3.polldaddy.com/images/pdsimple-votebutton.gif\") no-repeat scroll 0;float:right;height:21px;outline-color:invert;outline-style:none;outline-width:medium;width:55px;margin:0 0 10px} #PDI_container1404506 input.pds-votebutton-pack{float:right;font-size:10px}';
	if ( is_secure() ){
		def = def.replace(/http:\/\/i.polldaddy/g,'https://polldaddy');
		def = def.replace(/http:\/\/s3.wordpress/g,'https://s-ssl.wordpress');
	} 
	if ( fileref.styleSheet ) { // IE
		fileref.styleSheet.cssText = def;
	} else { // the world
		fileref.appendChild(document.createTextNode(def));
	}
	document.getElementsByTagName('head').item(0).appendChild(fileref);
}
if( !document.getElementById('PDI_container1404506') ) {
	document.write("<a name='pd_a_1404506'></a><div class='PDS_Poll' id='PDI_container1404506'></div>");
};
document.getElementById('PDI_container1404506').innerHTML = '<div class="pds-box"> <div class="pds-box-outer"> <div class="pds-box-inner"> <div class="pds-box-top"> <div class="pds-question"> <div class="pds-question-outer"> <div class="pds-question-inner"> <div class="pds-question-top"> Quels sont vos groupes Facebook préférés ? (Sondage terminé) </div> </div> </div> </div> <div class="pds-answer"> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Pour que la TVA passeà 0,5 et le taux d\'alcool à 19,6</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;13.84%</span>&nbsp;<span class="pds-feedback-votes"> (215 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback0"> <div class="pds-answer-feedback-bar" style="width:13.84%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Pour l\'enfermement immédiat du mec qui a fait le site voyages-sncf.com</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;19.63%</span>&nbsp;<span class="pds-feedback-votes"> (305 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback1"> <div class="pds-answer-feedback-bar" style="width:19.63%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Je connais mieux Internet que Frédéric Lefebvre</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;6.56%</span>&nbsp;<span class="pds-feedback-votes"> (102 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback2"> <div class="pds-answer-feedback-bar" style="width:6.56%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Tu préfères Martine Aubry ou une tartine au brie ?</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;7.85%</span>&nbsp;<span class="pds-feedback-votes"> (122 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback3"> <div class="pds-answer-feedback-bar" style="width:7.85%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">J’ai compris que la terre était ronde en regardant \"Olive et Tom\"</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;13.64%</span>&nbsp;<span class="pds-feedback-votes"> (212 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback4"> <div class="pds-answer-feedback-bar" style="width:13.64%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Un membre de ma famille soutient le PSG, j’ai besoin d’en parler…</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;9.27%</span>&nbsp;<span class="pds-feedback-votes"> (144 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback5"> <div class="pds-answer-feedback-bar" style="width:9.27%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Le Nutella est un fruit</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;11.52%</span>&nbsp;<span class="pds-feedback-votes"> (179 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback6"> <div class="pds-answer-feedback-bar" style="width:11.52%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Le groupe de ceux qui font partie du groupe de ceux qui créent des groupes</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;5.21%</span>&nbsp;<span class="pds-feedback-votes"> (81 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback7"> <div class="pds-answer-feedback-bar" style="width:5.21%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Lycéen: ferme ta gueule et passe ton bac!</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;6.24%</span>&nbsp;<span class="pds-feedback-votes"> (97 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback8"> <div class="pds-answer-feedback-bar" style="width:6.24%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <div class="pds-feedback-group"> <label class="pds-feedback-label"> <span class="pds-answer-text">Les membres du groupe \"Lycéen: ferme ta gueule et passe ton bac!\" sont cons!</span><span class="pds-feedback-result"><span class="pds-feedback-per">&nbsp;6.24%</span>&nbsp;<span class="pds-feedback-votes"> (97 Votes)</span></span> </label> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-answer-feedback" id="PDI_feedback9"> <div class="pds-answer-feedback-bar" style="width:6.24%"></div> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> <div class="pds-total-votes">Nombre de votes : <span>1,554</span></div> </div> <div class="pds-vote"> <div class="pds-totalvotes-outer"> <span class="pds-links-back"> <a target="_blank" class="pds-comments" href="' + ( is_secure() ? 'https:' : 'http:' ) + '//polldaddy.com/poll/1404506/?view=results">Commentaires <span>(0)</span></a> <br/><a href="' + ( is_secure() ? 'https:' : 'http:' ) + '//polldaddy.com/signup-free/?ad=poll-results" target="_blank" class="pds-pd-link">Create Your Own Poll</a> </span> <span class="pds-clear" style="display: block;clear: both;height:1px;line-height:1px;">&nbsp;</span> </div> </div> </div> </div> </div> </div> <!-- Start Quantcast tag --> <script type="text/javascript"> _qoptions=[ { qacct:"p-18-mFEk4J448M", labels:"type.polldaddy.poll" }, { qacct:"p-ab3gTb8xb3dLg" }]; </script> <script type="text/javascript" src="' + ( is_secure() ? 'https:' : 'http:' ) + '//edge.quantserve.com/quant.js"></script> <noscript> <img src="' + ( is_secure() ? 'https:' : 'http:' ) + '//pixel.quantserve.com/pixel?a.1=p-18-mFEk4J448M&amp;a.2=p-ab3gTb8xb3dLg&amp;labels.1=type.polldaddy.poll" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <!-- End Quantcast tag -->';

//v3.2 30/Aug/11
var protocol=document.location.protocol=="https:"?"https:":"http:";var a2a_track_pub="polldaddy";var a2a_no_3p=1;var PD_ck1404506=0;var PD_ck_name1404506="PD_poll_"+PDV_id1404506;var PDV_n1404506="";var PDV_nurl1404506=protocol+"//polldaddy.com/n/"+(typeof PDV_h1404506!=="undefined"?PDV_h1404506:PDV_id1404506)+"/"+PDV_id1404506+(PDV_w1404506!=PDV_id1404506?"/"+PDV_w1404506:"");function _$(a){return document.getElementById(a)}function is_secure(){return"https:"==document.location.protocol?true:false}function getHead(){return document.getElementsByTagName("head").item(0)}if(pollClosed1404506==false){var PDV_server1404506=protocol+"//polls.polldaddy.com";var AA1404506=new Array();var PDV_html1404506='<div style="margin-bottom: 0px; margin-top: 0px;" name="PDI_form1404506" id="PDI_form1404506"><div class="pds-box"><div class="pds-box-outer"><div class="pds-box-inner"><div class="pds-box-top"><div class="pds-question"><div class="pds-question-outer"><div class="pds-question-inner"><div class="pds-question-top">'+PDV_POLL_medID1404506+" "+unescape_HTML_1404506(PDV_POLL_q1404506)+'</div></div></div></div><div class="pds-answer"><span id="pds-answer1404506"></span>';if(PDV_po1404506==1){PDV_html1404506+='<span class="pds-answer-group">';if(PDV_pt1404506==0){PDV_html1404506+='<span class="pds-answer-input"><input type="radio" name="PDI_answer1404506" id="PDI_answerOther1404506" value="other" class="pds-radiobutton"/></span>'}PDV_html1404506+='<label for="PDI_answerOther1404506" class="pds-other-label"><span class="pds-answer-span">'+PDV_l2_1404506+'</span></label><span class="pds-answer-other"><br/><input class="pds-textfield" type="text" maxlength="80" id="PDI_OtherText1404506" name="PDI_OtherText1404506" onclick="PDF_checkOther1404506();" onchange="PDF_checkOther1404506(true);" /></span>';PDV_html1404506+='<span class="pds-clear"></span>';PDV_html1404506+="</span>"}PDV_html1404506+='</div><div class="pds-vote"><div class="pds-votebutton-outer">';if(PDV_l3_1404506==""){PDV_l3_1404506="Vote"}if(PDV_s1404506<99||PDV_def1404506.indexOf("input.pds-votebutton")!=-1){if(PDV_l3_1404506=="Vote"||PDV_l3_1404506==""){PDV_html1404506+='<input type="button" class="pds-votebutton" style="border:none;cursor: pointer;" src="'+(is_secure()?"https://polldaddy":"http://i.polldaddy")+'.com/polls/spacer.gif" onclick="PD_prevote1404506(0);">'}else{PDV_html1404506+='<input type="button" class="pds-votebutton-pack" value="'+PDV_l3_1404506+'" onclick="PD_prevote1404506(0);" />'}}else{PDV_html1404506+='<a href="javascript:PD_prevote1404506(0);" id="pd-vote-button1404506" class="pds-vote-button"><span>'+PDV_l3_1404506+"</span></a>"}PDV_html1404506+='<span class="pds-links">';if(PDV_pr1404506==2){PDV_html1404506+="<br/>"}else{PDV_html1404506+='<a href="javascript:PD_vote1404506(1);" class="pds-view-results">'+PDV_l1_1404506+"</a><br/>"}if(typeof PDV_share1404506!="undefined"){if(PDV_share1404506==1){PDV_html1404506+='<a class="a2a_dd pds-share"  href="javascript:">'+PDV_l12_1404506+"</a>"}}if(PDV_lnk1404506==1){PDV_html1404506+='<a href="'+protocol+'//polldaddy.com/signup-free/?ad=poll-front" target="_blank" class="pds-pd-link">Polldaddy.com</a>'}PDV_html1404506+='<span class="pds-clear"></span>';PDV_html1404506+='</span><span class="pds-clear"></span>';PDV_html1404506+="</div></div></div></div></div></div></div>";for(PDV_x=0;PDV_x<PDV_A1404506.length;PDV_x++){if(PDV_pt1404506==0){AA1404506[PDV_x]='<span class="pds-answer-group"><span class="pds-answer-input"><input class="pds-radiobutton" type="radio" id="PDI_answer'+PDV_A1404506[PDV_x][0]+'" value="'+PDV_A1404506[PDV_x][0]+'" name="PDI_answer1404506" /></span><label for="PDI_answer'+PDV_A1404506[PDV_x][0]+'" class="pds-input-label"><span class="pds-answer-span">'+unescape_HTML_1404506(PDV_A1404506[PDV_x][1])+"</span></label>"+PDV_A1404506[PDV_x][3]+'<span class="pds-clear"></span><br/></span>'}else{AA1404506[PDV_x]='<span class="pds-answer-group"><span class="pds-answer-input"><input class="pds-checkbox" type="checkbox" id="PDI_answer'+PDV_A1404506[PDV_x][0]+'" value="'+PDV_A1404506[PDV_x][0]+'" name="PDI_answer'+PDV_A1404506[PDV_x][0]+'" onclick="javascript:PDF_mc1404506(this);" /></span><label for="PDI_answer'+PDV_A1404506[PDV_x][0]+'" class="pds-input-label"><span class="pds-answer-span">'+unescape_HTML_1404506(PDV_A1404506[PDV_x][1])+"</span></label>"+PDV_A1404506[PDV_x][3]+'<span class="pds-clear"></span><br/></span>'}}}function PDF_mc1404506(c){if(PDV_pt1404506>1){var a=0;for(i=0;i<AA1404506.length;i++){r=_$(AA1404506[i].substring(AA1404506[i].indexOf("id=")+4,AA1404506[i].indexOf('"',AA1404506[i].indexOf("id=")+4)));if(r.type=="checkbox"&&r.checked){a+=1}}if(PDV_po1404506==1){var b=_$("PDI_OtherText1404506").value;if(b.length>0){a+=1}}if(a>PDV_pt1404506){c.checked=false;c.disabled=true}if(a>=PDV_pt1404506){for(i=0;i<AA1404506.length;i++){r=_$(AA1404506[i].substring(AA1404506[i].indexOf("id=")+4,AA1404506[i].indexOf('"',AA1404506[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=true}}}else{if(PDV_po1404506==1){_$("PDI_OtherText1404506").disabled=false}for(i=0;i<AA1404506.length;i++){r=_$(AA1404506[i].substring(AA1404506[i].indexOf("id=")+4,AA1404506[i].indexOf('"',AA1404506[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=false}}}}}function PDF_a1404506(){PDF_o1404506();var b;if(PDV_pt1404506==0){for(var a=0;a<AA1404506.length;a++){b=_$(AA1404506[a].substring(AA1404506[a].indexOf("id=")+4,AA1404506[a].indexOf('"',AA1404506[a].indexOf("id=")+4)));if(b.checked){return b.value+","}}b=_$("PDI_answerOther1404506");if(b){if(b.checked){return b.value+","}else{return""}}else{return""}}else{for(a=0;a<AA1404506.length;a++){b=_$(AA1404506[a].substring(AA1404506[a].indexOf("id=")+4,AA1404506[a].indexOf('"',AA1404506[a].indexOf("id=")+4)));if(b.type=="checkbox"&&b.checked){PDV_a1404506=PDV_a1404506+b.value+","}}return PDV_a1404506}}function PDF_o1404506(a){if(PDV_po1404506==1){PDV_o1404506=_$("PDI_OtherText1404506").value}}function PDF_checkOther1404506(a){var d=false;if(a){var c=_$("PDI_OtherText1404506").value;if(c.length==0){d=true}}if(PDV_pt1404506==0){if(a&&d){_$("PDI_answerOther1404506").checked=false}else{_$("PDI_answerOther1404506").checked=true}}else{if(PDV_pt1404506>1){var b=1;obj=_$("PDI_OtherText1404506");if(a&&d){b=0}for(i=0;i<AA1404506.length;i++){r=_$(AA1404506[i].substring(AA1404506[i].indexOf("id=")+4,AA1404506[i].indexOf('"',AA1404506[i].indexOf("id=")+4)));if(r.type=="checkbox"&&r.checked){b+=1}}if(b>PDV_pt1404506){obj.disabled=true;obj.value="";for(i=0;i<AA1404506.length;i++){r=_$(AA1404506[i].substring(AA1404506[i].indexOf("id=")+4,AA1404506[i].indexOf('"',AA1404506[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=true}}}else{if(b<PDV_pt1404506){obj.disabled=false;for(i=0;i<AA1404506.length;i++){r=_$(AA1404506[i].substring(AA1404506[i].indexOf("id=")+4,AA1404506[i].indexOf('"',AA1404506[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=false}}}}}}}function PD_prevote1404506(){if(PDV_def1404506.indexOf("input.pds-votebutton")==-1){_$("pd-vote-button1404506").className="pds-vote-button-load"}var a=document.createElement("SCRIPT");a.charset="utf-8";a.src=PDV_nurl1404506+"?"+(new Date).getTime();getHead().appendChild(a)}function PD_vote1404506(b){var d=PDF_getTags1404506();var c=PDV_server1404506+"/vote-js.php?p="+PDV_id1404506+(PDV_w1404506!=PDV_id1404506?"&w="+PDV_w1404506:"");var e=false;if(b!=1){PDV_a1404506="";PDV_a1404506=PDF_a1404506(_$("PDI_form1404506"));if(PDV_a1404506.length==0&&PDV_o1404506.length==0){e=true;alert(PDV_l4_1404506);if(PDV_def1404506.indexOf("input.pds-votebutton")==-1){_$("pd-vote-button1404506").className="pds-vote-button"}}else{if(PDV_b1404506>0){if(PDF_getCookie1404506(PD_ck_name1404506)=="true"){PD_ck1404506=1}else{PDF_setCookie1404506(PD_ck_name1404506)}}c+="&b="+PDV_b1404506+"&a="+PDV_a1404506+"&o="+PDF_urlEncode1404506(PDV_o1404506)+"&va="+PDV_va1404506+"&cookie="+PD_ck1404506+"&url="+escape(location.href)+(d.length>0?"&tags="+d:"")+(PDV_n1404506.length>0?"&n="+PDV_n1404506:"")}}if(!e){var a=document.createElement("SCRIPT");a.charset="utf-8";a.src=c;getHead().appendChild(a)}}function PDF_getTags1404506(){if(typeof pd_tags=="undefined"){return""}var a="";for(var b in pd_tags){a+=PDF_urlEncode1404506(b)+":"+PDF_urlEncode1404506(pd_tags[b])+";"}return a.slice(0,-1)}function PDF_urlEncode1404506(a){return encodeURIComponent(a).replace(/\%20/g,"+").replace(/!/g,"%21").replace(/'/g,"%27").replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/\*/g,"%2A").replace(/\~/g,"%7E")}function PDF_rand1404506(a){var e=a.length;if(e==0){return false}while(--e){var d=Math.floor(Math.random()*(e+1));var c=a[e];var b=a[d];a[e]=b;a[d]=c}return a}function PDF_loadStyleSheet1404506(){var a=document.createElement("style");a.setAttribute("type","text/css");a.setAttribute("id","poll_style1404506");if(a.styleSheet){a.styleSheet.cssText=PDV_def1404506}else{a.appendChild(document.createTextNode(PDV_def1404506))}getHead().appendChild(a)}function PDV_go1404506(){if(is_secure()){PDV_def1404506=PDV_def1404506.replace(/http:\/\/i.polldaddy/g,"https://polldaddy");PDV_def1404506=PDV_def1404506.replace(/http:\/\/s3.wordpress/g,"https://s-ssl.wordpress")}if(!_$("poll_style1404506")){PDF_loadStyleSheet1404506()}if(typeof load_audioLibrary_1404506=="function"&&typeof PDV_audio_1404506!=="undefined"&&PDV_audio_1404506>0){load_audioLibrary_1404506()}if(!_$("PDI_container1404506")){document.write('<a name="pd_a_1404506" style="display: inline; padding: 0px; margin: 0px;"></a><div class="PDS_Poll" id="PDI_container1404506"></div>')}if(typeof supercookie!=="undefined"&&typeof sc!=="object"){sc=new supercookie()}PDV_html1404506+='<img src="'+(is_secure()?"https://secure":"http://pixel")+'.quantserve.com/pixel?a.1=p-18-mFEk4J448M&amp;a.2=p-ab3gTb8xb3dLg&labels.1=type.polldaddy.poll" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>';_$("PDI_container1404506").innerHTML=PDV_html1404506;if(PDV_POLLRAND1404506){AA1404506=PDF_rand1404506(AA1404506)}y1404506="";for(x1404506=0;x1404506<AA1404506.length;x1404506++){y1404506=y1404506+AA1404506[x1404506]}_$("pds-answer1404506").innerHTML=y1404506;share1404506()}function PDF_setCookie1404506(f){var c="/";var o="";var b="";var d=0;if(typeof(PDV_expire1404506)!=="undefined"){d=parseInt(PDV_expire1404506)}if(d>0){d=d*1000}else{d=60*60*24*30*1000}var e=new Date();e.setTime(e.getTime());d=e.getTime()+(d);var a=new Date(d);if(typeof PDV_version1404506!=="undefined"){f+=(PDV_version1404506>0?"_"+PDV_version1404506:"")}PDF_log1404506("Cookie Name: "+f);if(typeof sc=="object"&&typeof sc.set=="function"){PDF_log1404506("SET supercookie");sc.set(f,escape(d))}else{PDF_log1404506("SET standard cookie");document.cookie=f+"="+escape(d)+((d)?";expires="+a.toGMTString():"")+((c)?";path="+c:"")+((o)?";domain="+o:"")+((b)?";secure":"")}}function PDF_getCookie1404506(f){var a="";var b="";var c="";if(typeof PDV_version1404506!=="undefined"){f+=(PDV_version1404506>0?"_"+PDV_version1404506:"")}PDF_log1404506("Cookie Name: "+f);if(typeof sc=="object"&&typeof sc.get=="function"){PDF_log1404506("GET supercookie");c=sc.get(f)}else{PDF_log1404506("GET standard cookie");var d=document.cookie.split(";");for(i=0;i<d.length;i++){a=d[i].split("=");b=a[0].replace(/^\s+|\s+$/g,"");if(b==f){if(a.length>1){c=unescape(a[1].replace(/^\s+|\s+$/g,""))}break}a=null;b=""}}PDF_log1404506("Cookie Value: "+c);if(c=="true"){return c}else{var e=new Date();c=parseInt(c);PDF_log1404506("Time: "+e.getTime());if(c>e.getTime()){return"true"}}return null}function PDF_callback1404506(){if(typeof pd_callback=="function"){pd_callback()}else{if(typeof pd_callback_1404506=="function"){pd_callback_1404506()}}}function share1404506(){if(typeof PDV_share1404506!="undefined"){if(PDV_share1404506==1){a2a_linkname="Poll: "+PDV_POLL_q1404506;a2a_linkurl=document.location+"#pd_a_1404506";a2a_track_links="custom";a2a_track_links_key=document.location+"#pd_a_1404506";a2a_onclick=1;var a=document.createElement("SCRIPT");a.charset="utf-8";a.src=protocol+"//static.addtoany.com/menu/page.js";getHead().appendChild(a)}}}function unescape_HTML_1404506(a){var b=document.createElement("DIV");b.innerHTML=a;if(b.innerText!==undefined){return b.innerText}return b.textContent}function PDF_log1404506(a){if(typeof(_debug)!=="undefined"&&_debug){if(typeof(console)!=="undefined"&&console!=null){console.log(a)}}}if(pollClosed1404506==false){PDV_go1404506()}else{share1404506()};
