function send_html () {
if(content) {
 
//    html = html.replace('\"','"');
   
  }
  content.innerHTML = html;
}
document.writeln = function(str){
  html = str + html;
}

var html = '';
if(!document.getElementById('poll-content442')){document.write('<div id="poll-content442" class="Poll"></div>')};
var content = document.getElementById('poll-content442');




if(typeof instanceEnCours == 'undefined') {

  var instanceEnCours = true;

  //On detecte le navigateur (1 seule fois)
  var IE  = window.ActiveXObject ? true : false;
  var MOZ = window.sidebar       ? true : false;
    var useCookiesToRememberCastedVotes = new Array();
  var preloadedImages = new Array();
  	var voteLeftImage = 'http://mirwidget.com/images/graph_left_1.gif';
	var voteRightImage = 'http://mirwidget.com/images/graph_right_1.gif';
	var voteCenterImage = 'http://mirwidget.com/images/graph_middle_1.gif';
    
/// 

  
}
  document.writeln('<link rel="stylesheet" href="http://www.mirwidget.com/spip.php?page=poller&width=200px&pollId=80" type="text/css" />');
 html = '<div><form name="poll_mirwidget80" id="poll_mirwidget80" action="#" onSubmit="return false;" method="post"><div class="poller80"><div class="poll-box-outer80"><div class="poll-box-inner80"><div class="poll-box-top80"><small><a href="http://www.mirWidget.com" title="Make your Poll Widget with mirWidget.com">mir Widget</a></small><div class="poll-question80"><div class="poll-question-outer80"><div class="poll-question-inner80"><div class="poll-question-top80">Aimez vous ce Blog&nbsp;?</div></div></div></div><div class="poll-answer80"><div class="poller_waitMessage80" id="poll-message80">Getting poll results. Please wait...</div><div class="poller_resultats80" id="poll-resultats80"></div><div class="poll_reponses80" id="poll-reponses80"></div><div class="poll_retour80" id="poll-retour80"></div><div class="poll_vote80" id="poll-vote80"><p class="pollerOption80"><input type="radio" name="vote[80]" id="pollerOption342" value="342" /><label for="pollerOption342" id="optionlabel342">OUI</label><br /><input type="radio" name="vote[80]" id="pollerOption343" value="343" /><label for="pollerOption343" id="optionlabel343">NON</label><br /></p></div><div class="poll-votebutton80" id="poll-votebutton"><a href="#" onClick="castMyVote(80,document.forms[\'poll_mirwidget80\'],0);"><img src="http://www.mirwidget.com/images/vote_button.gif"></a></div></div></div></div></div></div></form></div>' + html;


//css and javascript
var cs=document.createElement("link");
cs.setAttribute("rel", "stylesheet");
cs.setAttribute("type", "text/css");
cs.setAttribute("media", "screen");
cs.setAttribute("href", "http://www.mirwidget.com/spip.php?page=poller&width=200px&pollId=80");
//document.getElementsByTagName("head")[0].appendChild(cs);
var js=document.createElement("script");
js.setAttribute("type", "text/javascript");
js.setAttribute("src", "http://www.mirwidget.com/js/ajax1.js");
//document.getElementsByTagName("head")[0].appendChild(js);
var js1=document.createElement("script");
js1.setAttribute("type", "text/javascript");
js1.setAttribute("src", "http://www.mirwidget.com/spip.php?page=ajax-poll&rand=0&pollId=80&lang=fr");
document.getElementsByTagName("head").item(0).appendChild(js1);




send_html();