var statsblogitexpress,req;

document.write("<style>");
document.write("#nulllog { background: transparent none repeat scroll 0% 0%;border:0;font-family:arial, sans serif;font-weight:normal;line-height:normal;list-style: none outside none;letter-spacing:normal;margin:0;padding:0;text-align: left;text-decoration: none;text-indent:0px;}");
document.write("#nulllog a,#powerlogbook a,#textlogbook a { background: transparent none repeat scroll 0% 0%;border:0;line-height:normal;list-style: none outside none;letter-spacing:normal;margin:0;padding:0;text-align:left;text-indent:0px;}");
document.write("#entetelogbook { color:#004488;text-transform:uppercase;font-weight:bold;font-size:18px;font-family:sans-serif; text-align:left;}");
document.write("#textlogbook { font-weight:normal;color:#000000; font-size:11px; font-family:sans-serif;text-align:justify;border-bottom: 1px dotted #cccccc; padding-bottom:7px; line-height:100%; }");
document.write("#titrelogbook { padding-top:8px; color:; text-transform: uppercase; text-decoration:none; font-weight:bold; font-size:12px;; font-family: sans-serif;  text-align:left}");
document.write("#tempslogbook { color:#004488; font-weight:bold; font-size:10px; font-family:sans-serif;text-align:left}");
document.write("#powerlogbook { text-align:left;color:#999999; font-size:10px; font-family: sans-serif; padding-bottom:10px;}");
document.write("#powerlogbook a { color:#cccccc; text-decoration:underline;}");
document.write("#powerlogbook a:hover { color:#999999; text-decoration:none}");
document.write("#textlogbook a { color:#004488;font-weight:normal; text-decoration:underline}");
document.write("#tempslogbook a { text-decoration:underline; color:#004488}");
document.write("#textlogbook a:hover, #tempslogbook a:hover {text-decoration:none} ");
document.write("</style>");
document.write('<div id="nulllog">');
document.write('<div id="entetelogbook">Carnet de Bord</div><div id="powerlogbook"><b><a href="http://www.blogitexpress.com/profil/11749">Blog-It Express</a></b> - <a href="http://www.blogitexpress.com/rss/feed/logbook-aircrow.xml">RSS</a></div>');
if (req) {
document.write('<div id="textlogbook"><center>'+req+'</center></div>');
}
document.write('<div id="pubinfluencecarnet" style="color:#DC143C;display:none;cursor:pointer" onclick="window.open(linkinfluence,\'_new\')"><div id="tempslogbook"><span id="titrepubinfluencecarnet"></span></div><div id="textlogbook"><span id="contenupubinfluencecarnet"></span></div></div>');
document.write('<div id="titrelogbook" style="color:#DC143C">Fin de la r&eacute;troactivit&eacute; fiscale ?</div><div id="tempslogbook">Le 28/6 &agrave; 18h37 <a href="http://www.blogitexpress.com/commentaires/11749/1289" title="Permalien vers ce billet">#</a> | <a href="http://www.blogitexpress.com/commentaires/11749/1289" title="Consulter ou laisser un commentaire" onclick="Commentaires(this.href);return false">Commentaires (0)</a></div><div id="textlogbook">Il semblerait qu&#39;enfin, l&#39;Etat fran&ccedil;ais mette un terme &agrave; la r&eacute;troactivit&eacute; fiscale. En effet, le projet de loi sur le travail, l&#39;emploi et le pouvoir d&#39;achat, pr&eacute;sent&eacute; en Conseil des Ministres le 20 juin, accr&eacute;dite ses dipositions &agrave; compter de cette date seulement. Ainsi la donation de Stocks Options efface bien les plus-values d&#39;acquisition pour tous les plans attribu&eacute;s jusqu&#39;au 20 juin. Peut &ecirc;tre le d&eacute;but du retour de la confiance ?</div>');
document.write('<div id="titrelogbook" style="color:#DC143C">Politique et &eacute;conomie</div><div id="tempslogbook">Le 28/6 &agrave; 17h12 <a href="http://www.blogitexpress.com/commentaires/11749/1285" title="Permalien vers ce billet">#</a> | <a href="http://www.blogitexpress.com/commentaires/11749/1285" title="Consulter ou laisser un commentaire" onclick="Commentaires(this.href);return false">Commentaires (0)</a></div><div id="textlogbook">&quot;<b>Un probl&egrave;me politique est un probl&egrave;me &eacute;conomique sans solution</b>&quot; - <i>Georges Elgozy</i><br><br>&quot;<b>Les hommes n&#39;acceptent le changement que dans la n&eacute;cessit&eacute; et ils ne voient la n&eacute;cessit&eacute; que dans la crise</b>&quot; - <i>Jean MONNET</i> </div>');
document.write('<div id="titrelogbook" style="color:#002266"></div><div id="tempslogbook">Le 28/6 &agrave; 17h01 <a href="http://www.blogitexpress.com/commentaires/11749/1283" title="Permalien vers ce billet">#</a> | <a href="http://www.blogitexpress.com/commentaires/11749/1283" title="Consulter ou laisser un commentaire" onclick="Commentaires(this.href);return false">Commentaires (0)</a></div><div id="textlogbook">essai</div>');

document.write('</div>');


Xt_h = new Date();
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }

if (statsblogitexpress!="aircrow") {
statsblogitexpress="aircrow";
dg='<img src="http://www.blogitexpress.com/sts?damdam=aircrow&u=cdb2OO&a='+Xt_h.getHours()+Xt_h.getMinutes()+Xt_h.getSeconds();
document.writeln(dg+'&ref='+escape(Xt_r)+'" style="position:absolute;top:0;left:0;visibility:hidden">');
}



function Commentaires(lien) {
var top=(screen.height-620)/2;
var left=(screen.width-600)/2;
window.open(lien,'commentaires','top='+top+',left='+left+',height=620,width=600,location=0,resizable=yes,menubar=no,location=no,directories=no,scrollbars=yes,status=no,toolbar=no');

}

function getCookieVal(offset){
var endstr=document.cookie.indexOf (";", offset);
if (endstr==-1) endstr=document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}

function LireCookie(nom){
var arg=nom+"=";
var alen=arg.length;
var clen=document.cookie.length;
var i=0;
while (i<clen){
var j=i+alen;
if (document.cookie.substring(i,j)==arg) return getCookieVal(j);
i=document.cookie.indexOf(" ",i)+1;
if (i==0) break;
}
return null;
}

document.write("<sc"+"ript src='http://blogitexpress.com/"+"carnetinfluence.js'></scr"+"ipt>");

