html=''
html += "<style>";
html += "#ecv_widget";
html += "{background:#fff;font-family:\"lucida grande\",tahoma,verdana,arial,sans-serif;font-size:11px;width:200px;border:1px solid #666699;}";
html += "#ecv_widget a";
html += "{text-decoration:none;color:#000000;}";
html += "#ecv_widget .content-wrp";
html += "{padding:0px 4px 0px 4px;}";
html += "#ecv_widget .header";
html += "{padding:4px;background:#666699;font-size:13px;font-weight:bold;color:#666699;}";
html += "#ecv_widget .subheader";
html += "{padding:4px;background:#EEEEEE;border-bottom:1px solid #ccc;border-top:1px solid #ccc;}";
html += "#ecv_widget h2";
html += "{font-size:14px;}";
html += "#ecv_widget h2 .date";
html += "{font-size:11px;color:#666699;}";
html += "#ecv_widget h5";
html += "{color:3366FF;font-size:12px;font-weight:bold;margin:10px 0px 0px;padding:2px 0px;border-bottom:1px solid #CCCCCC;}";
html += "#ecv_widget .content";
html += "{font-size:11px;margin:10px 0px 10px 0px;}";
html += "#ecv_widget .content a";
html += "{padding:0px 0px 0px 0px;}";
html += "#ecv_widget a.languageskill, #ecv_widget a.computerskills";
html += "{padding:0px;margin-bottom:5px;display:block;}";
html += "#ecv_widget .content .date";
html += "{padding-right:5px;color:#666699;;}";
html += "#ecv_widget .copy, #ecv_widget .copy a";
html += "{color:#aaa;margin:20px 0px 10px 0px;}";
html += "";
html += "</style><div id=\"ecv_widget\"><div class=\"header\">Curriculum Vitae</div><div class=\"subheader\"><a href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">Consulter mon CV en détails</a></div><div class=\"content-wrp\"><h2 >Ingénieur Bioinformaticien";
html += "<br/><span class=\"date\">";
html += "Junior / 3ème cycle universitaire / Maîtrise";
html += "</span></h2><div id=\"ecv-content-warp\"><h5>Expérience</h5><div class=\"content\"><div><span dir=\"ltr\" class=\"date\">";
html += "Depuis 06/09";
html += "";
html += ": </span><a href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">Ingénieur d&#39;études en Bioinformatique</a></div><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "12/07 06/09";
html += ": </span><a href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">Ingénieur-Chercheur en Bioiniformatique</a></div><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "03/07 08/07";
html += ": </span><a href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">Stagiaire de fin d&#39;études</a></div></div><h5>Formation</h5><div class=\"content\"><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "09/05 09/07";
html += ": </span><a href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">Université de la Méditerranée - Faculté des Sciences de Luminy ...</a></div><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "09/04 06/05";
html += ": </span><a href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">Université de la Méditerranée - Faculté des Sciences de Luminy ...</a></div><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "09/02 06/04";
html += ": </span><a href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">Lycée Pothier - Orléans</a></div></div><h5>Informatique</h5><div class=\"content\"><div><a class=\"computerskills\" href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "pgAdmin III";
html += "</a></div><div><a class=\"computerskills\" href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "langages informatiques : Python, Java, PHP, HTML<br />SGBD : PostgreSQL, ...";
html += "</a></div></div><h5>Langues</h5><div class=\"content\"><div>";
html += "Français :<br/><a class=\"languageskill\" href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "Oral : Maternelle, Ecrit : Maternelle";
html += "</a></div><div>";
html += "Espagnol :<br/><a class=\"languageskill\" href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "Oral : Notions, Ecrit : Notions";
html += "</a></div><div>";
html += "Anglais :<br/><a class=\"languageskill\" href=\"http://duvernois.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "Oral : Moyen, Ecrit : Moyen";
html += "</a></div></div></div><div class=\"copy\">Widget powered by <a href=\"http://www.easy-cv.com/\">easy-cv.com</a></div></div></div>";
document.write(html);