
 window.document.write('<div style="clear:both;vertical-align:top;padding:0px;margin:0px;text-align:center;height:200px;width:200px;background-image:url(http://www.balencourt.com/iefke.jpg);background-repeat:no-repeat;">');
 window.document.write('<p style="vertical-align:top;padding-top:140px;margin:0px;height:5em"><span style="font-size:20px;font-family:tahoma;text-decoration:none;color:#FF7010;font-weight:normal;">');

 d = new Date();
 d.setDate('22');
 d.setMonth('04');
 d.setFullYear('2010');
 e = new Date();
 e.setDate('25');
 e.setMonth('10');
 e.setFullYear('2009');
diff = Math.floor((d.getTime()- e.getTime())/3600000/24);
 if(diff < 1 ){
 window.document.write('Aujourd\'hui &ccedil;a recommence</span><br/>&nbsp;<br/>&nbsp;</p>');
 }
 
 if(diff == 1){
 window.document.write(diff);
 window.document.write(" jour qu'Yves fait son travail</span><br/>&nbsp;<br/>&nbsp;</p>");
 }
 if(diff > 1){
 window.document.write("Yves a tenu seulement ")
 window.document.write(diff);
 window.document.write(" jours</span><br/>&nbsp;<br/>&nbsp;</p>");
 }
 window.document.write('</div>');
 window.document.write('<div style="text-align:center;width:200px;background-color:#eee;font-size:12px">');
 window.document.write('<img src="http://www.balencourt.com/twitter.png" align="middle"><a href="http://search.twitter.com/search?q=%23leterminator">#leterminator</a> <a href="http://search.twitter.com/search?q=%23iefke">#iefke</a> <a href="http://search.twitter.com/search?q=%23letermeforever">#letermeforever</a></div>');
 window.document.write('<div style="text-align:right;width:200px;">');
 window.document.write('<a href="http://www.balencourt.com/blog" style="font-size:10px;font-family:tahoma;text-decoration:none;color:#ff7010;font-weight:normal;">quinze fecit</a></div>');