var PDV_POLL_q3395316 = 'Le province in Sicilia sono da abolire?';
var PDV_share3395316 = 1;
var PDV_id3395316 = 3395316;
var PDV_w3395316 = 3395316;
var pollClosed3395316 = true;
var PDV_A3395316= new Array();
PDV_A3395316[0] = new Array(4);
PDV_A3395316[0][0] = '15742704';
PDV_A3395316[0][1] = 'si  certamente.';
PDV_A3395316[0][2] = '0';
PDV_A3395316[0][3] = '';

PDV_A3395316[1] = new Array(4);
PDV_A3395316[1][0] = '15742705';
PDV_A3395316[1][1] = 'si perchè non sono riuscite a svolgere i loro compiti.';
PDV_A3395316[1][2] = '0';
PDV_A3395316[1][3] = '';

PDV_A3395316[2] = new Array(4);
PDV_A3395316[2][0] = '15742706';
PDV_A3395316[2][1] = 'no ma bisogna cambiare i loro compiti.';
PDV_A3395316[2][2] = '0';
PDV_A3395316[2][3] = '';

PDV_A3395316[3] = new Array(4);
PDV_A3395316[3][0] = '15742707';
PDV_A3395316[3][1] = 'no ma devono spendere meno.';
PDV_A3395316[3][2] = '0';
PDV_A3395316[3][3] = '';

PDV_A3395316[4] = new Array(4);
PDV_A3395316[4][0] = '15742708';
PDV_A3395316[4][1] = 'no assolutamente: vanno benissimo così.';
PDV_A3395316[4][2] = '0';
PDV_A3395316[4][3] = '';

if ( !document.getElementById('poll_style3395316') ) {
	fileref=document.createElement('style');
	fileref.setAttribute('type', 'text/css');
	fileref.setAttribute('id', 'poll_style3395316');
	var def = '#PDI_container3395316 .pds-box{background-color:#fff;border:2px double red;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;width:145px;text-align:left;margin:0;padding:4px 4px 4px 5px} #PDI_container3395316 .pds-question-top{font:normal normal bold 11px/14px Arial;color:#333;text-align:left;border:0 none #eee;margin:0;padding:0 0 4px} #PDI_container3395316 .pds-answer-group{display:block;padding:5px 0} #PDI_container3395316 .pds-feedback-group{padding:4px 0} #PDI_container3395316 .pds-answer-input{display:block;float:left;width:25px;padding:0} #PDI_container3395316 .pds-input-label{font:normal normal normal 11px/14px Verdana;color:#333;text-align:left;width:118px;cursor:pointer;display:block;float:left;padding:0} #PDI_container3395316 .pds-feedback-label{font:normal normal normal 11px/14px Verdana;color:#333;text-align:left;display:block;padding:0} #PDI_container3395316 .pds-other-label{font:normal normal normal 11px/14px Verdana;color:#333;text-align:left;width:118px;padding:0} #PDI_container3395316 .pds-textfield{font:normal normal normal 11px/12px Arial;color:#333;text-align:left;background-color:#fff;border:1px solid #d1d1d1;width:90px;margin:4px 0 0 25px;padding:2px} #PDI_container3395316 .pds-vote-button{font:italic normal bold 13px/20px Verdana;color:red;text-align:center;background:#f2f2f2 url(\"http://s3.wordpress.com/wp-admin/images/white-grad.png\") repeat-x left top;border:1px solid red;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;display:block;float:left;text-decoration:none;margin:0;padding:0 24px} #PDI_container3395316 .pds-vote-button-load{font:italic normal bold 13px/20px Verdana;color:red;text-align:center;border:1px solid red;-webkit-border-radius:11px;-moz-border-radius:11px;border-radius:11px;display:block;float:left;text-decoration:none;background:#eee url(\"http://i.polldaddy.com/polls/vote-loader-eeeeee.gif\") no-repeat scroll 50% 50%;margin:0;padding:0 24px} #PDI_container3395316 .pds-answer-feedback{background-color:#f1f1f1;border:1px solid #d1d1d1;margin:5px 0 0;padding:0} #PDI_container3395316 .pds-answer-feedback-bar{background-color:#3478E3;border:0 none #4D6382;height:10px;margin:0;padding:0} #PDI_container3395316 .pds-total-votes{font:normal normal normal 11px/12px Arial;color:#333;text-align:left;border:0 solid #F0F0F0;margin:10px 0 0;padding:0} #PDI_container3395316 .pds-clear{clear:both;display:block} #PDI_container3395316 .pds-box A{outline:none;display:block;float:left} #PDI_container3395316 .pds-answer-other{clear:left;display:block} #PDI_container3395316 .pds-link{display:block;float:left} #PDI_container3395316 .pds-vote{padding:10px 0} #PDI_container3395316 .pds-vote-button-load SPAN{visibility:hidden} #PDI_container3395316 .pds-links{display:block;float:left;padding:10px 0 0 15px} #PDI_container3395316 .pds-view-results,.pds-comments,.pds-return-poll,.pds-pd-link,.pds-share{font:normal normal normal 11px/11px Arial;color:#333;text-align:left;padding:8px 10px 0 0} #PDI_container3395316 .pds-question A,.pds-answer A{float:none} #PDI_container3395316 .pds-answer-group BR,.pds-answer-other BR,.pds-vote BR{display:none}';
	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_container3395316') ) {
	document.write("<a name='pd_a_3395316'></a><div class='PDS_Poll' id='PDI_container3395316'></div>");
};
document.getElementById('PDI_container3395316').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\"> Le province in Sicilia sono da abolire? (Poll Closed) </div> </div> </div> </div> <div class=\"pds-answer\"> <div class=\"pds-feedback-group\"> <label class=\"pds-feedback-label\"> <span class=\"pds-answer-text\">si certamente.</span> <span class=\"pds-feedback-per\">26.83%</span> <span class=\"pds-feedback-votes\"> (121 votes)</span> </label> <div class=\"pds-answer-feedback\" id=\"PDI_feedback0\"> <div class=\"pds-answer-feedback-bar\" style=\"width:26.83%\"></div> </div> <span class=\"pds-clear\" style=\"display: block;clear: both;height:1px;\">&nbsp;</span> </div> <div class=\"pds-feedback-group\"> <label class=\"pds-feedback-label\"> <span class=\"pds-answer-text\">si perchè non sono riuscite a svolgere i loro compiti.</span> <span class=\"pds-feedback-per\">57.87%</span> <span class=\"pds-feedback-votes\"> (261 votes)</span> </label> <div class=\"pds-answer-feedback\" id=\"PDI_feedback1\"> <div class=\"pds-answer-feedback-bar\" style=\"width:57.87%\"></div> </div> <span class=\"pds-clear\" style=\"display: block;clear: both;height:1px;\">&nbsp;</span> </div> <div class=\"pds-feedback-group\"> <label class=\"pds-feedback-label\"> <span class=\"pds-answer-text\">no ma bisogna cambiare i loro compiti.</span> <span class=\"pds-feedback-per\">8.2%</span> <span class=\"pds-feedback-votes\"> (37 votes)</span> </label> <div class=\"pds-answer-feedback\" id=\"PDI_feedback2\"> <div class=\"pds-answer-feedback-bar\" style=\"width:8.2%\"></div> </div> <span class=\"pds-clear\" style=\"display: block;clear: both;height:1px;\">&nbsp;</span> </div> <div class=\"pds-feedback-group\"> <label class=\"pds-feedback-label\"> <span class=\"pds-answer-text\">no ma devono spendere meno.</span> <span class=\"pds-feedback-per\">4.43%</span> <span class=\"pds-feedback-votes\"> (20 votes)</span> </label> <div class=\"pds-answer-feedback\" id=\"PDI_feedback3\"> <div class=\"pds-answer-feedback-bar\" style=\"width:4.43%\"></div> </div> <span class=\"pds-clear\" style=\"display: block;clear: both;height:1px;\">&nbsp;</span> </div> <div class=\"pds-feedback-group\"> <label class=\"pds-feedback-label\"> <span class=\"pds-answer-text\">no assolutamente: vanno benissimo così.</span> <span class=\"pds-feedback-per\">2.66%</span> <span class=\"pds-feedback-votes\"> (12 votes)</span> </label> <div class=\"pds-answer-feedback\" id=\"PDI_feedback4\"> <div class=\"pds-answer-feedback-bar\" style=\"width:2.66%\"></div> </div> <span class=\"pds-clear\" style=\"display: block;clear: both;height:1px;\">&nbsp;</span> </div> <span class=\"pds-clear\" style=\"display: block;clear: both;height:1px;\">&nbsp;</span> <div class=\"pds-total-votes\">Total Votes: <span>451</span></div> </div> <div class=\"pds-vote\"> <div class=\"pds-totalvotes-outer\"> <span class=\"pds-links-back\"> <a target=\"_blank\" class=\"pds-comments\" href=\"http://polldaddy.com/poll/3395316/?view=results\">Comments <span>(0)</span></a><br/><a class=\"a2a_dd pds-share\" href=\"javascript:\">Share This</a><br/><a href=\"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;\">&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=\"http://edge.quantserve.com/quant.js\"></script> <noscript> <img src=\"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_ck3395316=0;var PD_ck_name3395316="PD_poll_"+PDV_id3395316;var PDV_n3395316="";var PDV_nurl3395316=protocol+"//polldaddy.com/n/"+(typeof PDV_h3395316!=="undefined"?PDV_h3395316:PDV_id3395316)+"/"+PDV_id3395316+(PDV_w3395316!=PDV_id3395316?"/"+PDV_w3395316:"");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(pollClosed3395316==false){var PDV_server3395316=protocol+"//polls.polldaddy.com";var AA3395316=new Array();var PDV_html3395316='<div style="margin-bottom: 0px; margin-top: 0px;" name="PDI_form3395316" id="PDI_form3395316"><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_medID3395316+" "+unescape_HTML_3395316(PDV_POLL_q3395316)+'</div></div></div></div><div class="pds-answer"><span id="pds-answer3395316"></span>';if(PDV_po3395316==1){PDV_html3395316+='<span class="pds-answer-group">';if(PDV_pt3395316==0){PDV_html3395316+='<span class="pds-answer-input"><input type="radio" name="PDI_answer3395316" id="PDI_answerOther3395316" value="other" class="pds-radiobutton"/></span>'}PDV_html3395316+='<label for="PDI_answerOther3395316" class="pds-other-label"><span class="pds-answer-span">'+PDV_l2_3395316+'</span></label><span class="pds-answer-other"><br/><input class="pds-textfield" type="text" maxlength="80" id="PDI_OtherText3395316" name="PDI_OtherText3395316" onclick="PDF_checkOther3395316();" onchange="PDF_checkOther3395316(true);" /></span>';PDV_html3395316+='<span class="pds-clear"></span>';PDV_html3395316+="</span>"}PDV_html3395316+='</div><div class="pds-vote"><div class="pds-votebutton-outer">';if(PDV_l3_3395316==""){PDV_l3_3395316="Vote"}if(PDV_s3395316<99||PDV_def3395316.indexOf("input.pds-votebutton")!=-1){if(PDV_l3_3395316=="Vote"||PDV_l3_3395316==""){PDV_html3395316+='<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_prevote3395316(0);">'}else{PDV_html3395316+='<input type="button" class="pds-votebutton-pack" value="'+PDV_l3_3395316+'" onclick="PD_prevote3395316(0);" />'}}else{PDV_html3395316+='<a href="javascript:PD_prevote3395316(0);" id="pd-vote-button3395316" class="pds-vote-button"><span>'+PDV_l3_3395316+"</span></a>"}PDV_html3395316+='<span class="pds-links">';if(PDV_pr3395316==2){PDV_html3395316+="<br/>"}else{PDV_html3395316+='<a href="javascript:PD_vote3395316(1);" class="pds-view-results">'+PDV_l1_3395316+"</a><br/>"}if(typeof PDV_share3395316!="undefined"){if(PDV_share3395316==1){PDV_html3395316+='<a class="a2a_dd pds-share"  href="javascript:">'+PDV_l12_3395316+"</a>"}}if(PDV_lnk3395316==1){PDV_html3395316+='<a href="'+protocol+'//polldaddy.com/signup-free/?ad=poll-front" target="_blank" class="pds-pd-link">Polldaddy.com</a>'}PDV_html3395316+='<span class="pds-clear"></span>';PDV_html3395316+='</span><span class="pds-clear"></span>';PDV_html3395316+="</div></div></div></div></div></div></div>";for(PDV_x=0;PDV_x<PDV_A3395316.length;PDV_x++){if(PDV_pt3395316==0){AA3395316[PDV_x]='<span class="pds-answer-group"><span class="pds-answer-input"><input class="pds-radiobutton" type="radio" id="PDI_answer'+PDV_A3395316[PDV_x][0]+'" value="'+PDV_A3395316[PDV_x][0]+'" name="PDI_answer3395316" /></span><label for="PDI_answer'+PDV_A3395316[PDV_x][0]+'" class="pds-input-label"><span class="pds-answer-span">'+unescape_HTML_3395316(PDV_A3395316[PDV_x][1])+"</span></label>"+PDV_A3395316[PDV_x][3]+'<span class="pds-clear"></span><br/></span>'}else{AA3395316[PDV_x]='<span class="pds-answer-group"><span class="pds-answer-input"><input class="pds-checkbox" type="checkbox" id="PDI_answer'+PDV_A3395316[PDV_x][0]+'" value="'+PDV_A3395316[PDV_x][0]+'" name="PDI_answer'+PDV_A3395316[PDV_x][0]+'" onclick="javascript:PDF_mc3395316(this);" /></span><label for="PDI_answer'+PDV_A3395316[PDV_x][0]+'" class="pds-input-label"><span class="pds-answer-span">'+unescape_HTML_3395316(PDV_A3395316[PDV_x][1])+"</span></label>"+PDV_A3395316[PDV_x][3]+'<span class="pds-clear"></span><br/></span>'}}}function PDF_mc3395316(c){if(PDV_pt3395316>1){var a=0;for(i=0;i<AA3395316.length;i++){r=_$(AA3395316[i].substring(AA3395316[i].indexOf("id=")+4,AA3395316[i].indexOf('"',AA3395316[i].indexOf("id=")+4)));if(r.type=="checkbox"&&r.checked){a+=1}}if(PDV_po3395316==1){var b=_$("PDI_OtherText3395316").value;if(b.length>0){a+=1}}if(a>PDV_pt3395316){c.checked=false;c.disabled=true}if(a>=PDV_pt3395316){for(i=0;i<AA3395316.length;i++){r=_$(AA3395316[i].substring(AA3395316[i].indexOf("id=")+4,AA3395316[i].indexOf('"',AA3395316[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=true}}}else{if(PDV_po3395316==1){_$("PDI_OtherText3395316").disabled=false}for(i=0;i<AA3395316.length;i++){r=_$(AA3395316[i].substring(AA3395316[i].indexOf("id=")+4,AA3395316[i].indexOf('"',AA3395316[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=false}}}}}function PDF_a3395316(){PDF_o3395316();var b;if(PDV_pt3395316==0){for(var a=0;a<AA3395316.length;a++){b=_$(AA3395316[a].substring(AA3395316[a].indexOf("id=")+4,AA3395316[a].indexOf('"',AA3395316[a].indexOf("id=")+4)));if(b.checked){return b.value+","}}b=_$("PDI_answerOther3395316");if(b){if(b.checked){return b.value+","}else{return""}}else{return""}}else{for(a=0;a<AA3395316.length;a++){b=_$(AA3395316[a].substring(AA3395316[a].indexOf("id=")+4,AA3395316[a].indexOf('"',AA3395316[a].indexOf("id=")+4)));if(b.type=="checkbox"&&b.checked){PDV_a3395316=PDV_a3395316+b.value+","}}return PDV_a3395316}}function PDF_o3395316(a){if(PDV_po3395316==1){PDV_o3395316=_$("PDI_OtherText3395316").value}}function PDF_checkOther3395316(a){var d=false;if(a){var c=_$("PDI_OtherText3395316").value;if(c.length==0){d=true}}if(PDV_pt3395316==0){if(a&&d){_$("PDI_answerOther3395316").checked=false}else{_$("PDI_answerOther3395316").checked=true}}else{if(PDV_pt3395316>1){var b=1;obj=_$("PDI_OtherText3395316");if(a&&d){b=0}for(i=0;i<AA3395316.length;i++){r=_$(AA3395316[i].substring(AA3395316[i].indexOf("id=")+4,AA3395316[i].indexOf('"',AA3395316[i].indexOf("id=")+4)));if(r.type=="checkbox"&&r.checked){b+=1}}if(b>PDV_pt3395316){obj.disabled=true;obj.value="";for(i=0;i<AA3395316.length;i++){r=_$(AA3395316[i].substring(AA3395316[i].indexOf("id=")+4,AA3395316[i].indexOf('"',AA3395316[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=true}}}else{if(b<PDV_pt3395316){obj.disabled=false;for(i=0;i<AA3395316.length;i++){r=_$(AA3395316[i].substring(AA3395316[i].indexOf("id=")+4,AA3395316[i].indexOf('"',AA3395316[i].indexOf("id=")+4)));if(r.type=="checkbox"&&!r.checked){r.disabled=false}}}}}}}function PD_prevote3395316(){if(PDV_def3395316.indexOf("input.pds-votebutton")==-1){_$("pd-vote-button3395316").className="pds-vote-button-load"}var a=document.createElement("SCRIPT");a.charset="utf-8";a.src=PDV_nurl3395316+"?"+(new Date).getTime();getHead().appendChild(a)}function PD_vote3395316(b){var d=PDF_getTags3395316();var c=PDV_server3395316+"/vote-js.php?p="+PDV_id3395316+(PDV_w3395316!=PDV_id3395316?"&w="+PDV_w3395316:"");var e=false;if(b!=1){PDV_a3395316="";PDV_a3395316=PDF_a3395316(_$("PDI_form3395316"));if(PDV_a3395316.length==0&&PDV_o3395316.length==0){e=true;alert(PDV_l4_3395316);if(PDV_def3395316.indexOf("input.pds-votebutton")==-1){_$("pd-vote-button3395316").className="pds-vote-button"}}else{if(PDV_b3395316>0){if(PDF_getCookie3395316(PD_ck_name3395316)=="true"){PD_ck3395316=1}else{PDF_setCookie3395316(PD_ck_name3395316)}}c+="&b="+PDV_b3395316+"&a="+PDV_a3395316+"&o="+PDF_urlEncode3395316(PDV_o3395316)+"&va="+PDV_va3395316+"&cookie="+PD_ck3395316+"&url="+escape(location.href)+(d.length>0?"&tags="+d:"")+(PDV_n3395316.length>0?"&n="+PDV_n3395316:"")}}if(!e){var a=document.createElement("SCRIPT");a.charset="utf-8";a.src=c;getHead().appendChild(a)}}function PDF_getTags3395316(){if(typeof pd_tags=="undefined"){return""}var a="";for(var b in pd_tags){a+=PDF_urlEncode3395316(b)+":"+PDF_urlEncode3395316(pd_tags[b])+";"}return a.slice(0,-1)}function PDF_urlEncode3395316(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_rand3395316(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_loadStyleSheet3395316(){var a=document.createElement("style");a.setAttribute("type","text/css");a.setAttribute("id","poll_style3395316");if(a.styleSheet){a.styleSheet.cssText=PDV_def3395316}else{a.appendChild(document.createTextNode(PDV_def3395316))}getHead().appendChild(a)}function PDV_go3395316(){if(is_secure()){PDV_def3395316=PDV_def3395316.replace(/http:\/\/i.polldaddy/g,"https://polldaddy");PDV_def3395316=PDV_def3395316.replace(/http:\/\/s3.wordpress/g,"https://s-ssl.wordpress")}if(!_$("poll_style3395316")){PDF_loadStyleSheet3395316()}if(typeof load_audioLibrary_3395316=="function"&&typeof PDV_audio_3395316!=="undefined"&&PDV_audio_3395316>0){load_audioLibrary_3395316()}if(!_$("PDI_container3395316")){document.write('<a name="pd_a_3395316" style="display: inline; padding: 0px; margin: 0px;"></a><div class="PDS_Poll" id="PDI_container3395316"></div>')}if(typeof supercookie!=="undefined"&&typeof sc!=="object"){sc=new supercookie()}PDV_html3395316+='<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_container3395316").innerHTML=PDV_html3395316;if(PDV_POLLRAND3395316){AA3395316=PDF_rand3395316(AA3395316)}y3395316="";for(x3395316=0;x3395316<AA3395316.length;x3395316++){y3395316=y3395316+AA3395316[x3395316]}_$("pds-answer3395316").innerHTML=y3395316;share3395316()}function PDF_setCookie3395316(f){var c="/";var o="";var b="";var d=0;if(typeof(PDV_expire3395316)!=="undefined"){d=parseInt(PDV_expire3395316)}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_version3395316!=="undefined"){f+=(PDV_version3395316>0?"_"+PDV_version3395316:"")}PDF_log3395316("Cookie Name: "+f);if(typeof sc=="object"&&typeof sc.set=="function"){PDF_log3395316("SET supercookie");sc.set(f,escape(d))}else{PDF_log3395316("SET standard cookie");document.cookie=f+"="+escape(d)+((d)?";expires="+a.toGMTString():"")+((c)?";path="+c:"")+((o)?";domain="+o:"")+((b)?";secure":"")}}function PDF_getCookie3395316(f){var a="";var b="";var c="";if(typeof PDV_version3395316!=="undefined"){f+=(PDV_version3395316>0?"_"+PDV_version3395316:"")}PDF_log3395316("Cookie Name: "+f);if(typeof sc=="object"&&typeof sc.get=="function"){PDF_log3395316("GET supercookie");c=sc.get(f)}else{PDF_log3395316("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_log3395316("Cookie Value: "+c);if(c=="true"){return c}else{var e=new Date();c=parseInt(c);PDF_log3395316("Time: "+e.getTime());if(c>e.getTime()){return"true"}}return null}function PDF_callback3395316(){if(typeof pd_callback=="function"){pd_callback()}else{if(typeof pd_callback_3395316=="function"){pd_callback_3395316()}}}function share3395316(){if(typeof PDV_share3395316!="undefined"){if(PDV_share3395316==1){a2a_linkname="Poll: "+PDV_POLL_q3395316;a2a_linkurl=document.location+"#pd_a_3395316";a2a_track_links="custom";a2a_track_links_key=document.location+"#pd_a_3395316";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_3395316(a){var b=document.createElement("DIV");b.innerHTML=a;if(b.innerText!==undefined){return b.innerText}return b.textContent}function PDF_log3395316(a){if(typeof(_debug)!=="undefined"&&_debug){if(typeof(console)!=="undefined"&&console!=null){console.log(a)}}}if(pollClosed3395316==false){PDV_go3395316()}else{share3395316()};
