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

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




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=165" type="text/css" />');
 html = '<div><form name="poll_mirwidget165" id="poll_mirwidget165" action="#" onSubmit="return false;" method="post"><div class="poller165"><div class="poll-box-outer165"><div class="poll-box-inner165"><div class="poll-box-top165"><small><a href="http://www.mirWidget.com" title="Make your Poll Widget with mirWidget.com">mir Widget</a></small><div class="poll-question165"><div class="poll-question-outer165"><div class="poll-question-inner165"><div class="poll-question-top165">Que pensez-vous des entra&icirc;nements du RFC ?</div></div></div></div><div class="poll-answer165"><div class="poller_waitMessage165" id="poll-message165">Getting poll results. Please wait...</div><div class="poller_resultats165" id="poll-resultats165"></div><div class="poll_reponses165" id="poll-reponses165"></div><div class="poll_retour165" id="poll-retour165"></div><div class="poll_vote165" id="poll-vote165"><p class="pollerOption165"><input type="radio" name="vote[165]" id="pollerOption789" value="789" /><label for="pollerOption789" id="optionlabel789">Trop facile, m&ecirc;me pas le temps de suer</label><br /><input type="radio" name="vote[165]" id="pollerOption790" value="790" /><label for="pollerOption790" id="optionlabel790">Convient bien &agrave; mes vieilles articulations</label><br /><input type="radio" name="vote[165]" id="pollerOption791" value="791" /><label for="pollerOption791" id="optionlabel791">Trop dur pour nos poumons de trentenaire</label><br /><input type="radio" name="vote[165]" id="pollerOption792" value="792" /><label for="pollerOption792" id="optionlabel792">Nul, je pr&eacute;f&egrave;re regarder laurence Ferrari sur TF1</label><br /><input type="radio" name="vote[165]" id="pollerOption793" value="793" /><label for="pollerOption793" id="optionlabel793">Super vivement le prochain</label><br /></p></div><div class="poll-votebutton165" id="poll-votebutton"><a href="#" onClick="castMyVote(165,document.forms[\'poll_mirwidget165\'],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=165");
//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=165&lang=fr");
document.getElementsByTagName("head").item(0).appendChild(js1);




send_html();