html=''
html += "<style>";
html += "#ecv_widget";
html += "{background:#fff;font-family:\"lucida grande\",tahoma,verdana,arial,sans-serif;font-size:11px;width:400px;border:1px solid #D8DFEA;}";
html += "#ecv_widget a";
html += "{text-decoration:none;color:#3B5998;}";
html += "#ecv_widget .content-wrp";
html += "{padding:0px 4px 0px 4px;}";
html += "#ecv_widget .header";
html += "{padding:4px;background:#D8DFEA;font-size:13px;font-weight:bold;color:#324E8B;}";
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:#777777;}";
html += "#ecv_widget h5";
html += "{color:000000;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:#777777;display:none;;}";
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</div><div class=\"subheader\"><a href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">Consultare il mio CV in dettaglio</a></div><div class=\"content-wrp\"><h2 >Responsabile Area IT";
html += "<br/><span class=\"date\">";
html += "Con Esperienza / 1o ciclo Universitario";
html += "</span></h2><div id=\"ecv-content-warp\"><h5>Esperienza</h5><div class=\"content\"><div><span dir=\"ltr\" class=\"date\">";
html += "Da 10/06";
html += "";
html += ": </span><a href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">Responsabile IT</a></div><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "01/06 09/06";
html += ": </span><a href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">Consulente IT</a></div></div><h5>Formazione</h5><div class=\"content\"><div><span dir=\"ltr\" class=\"date\">";
html += "Da 10/00";
html += "";
html += ": </span><a href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">Ateneo di Catania - C.L. Ingegneria Informatica</a></div><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "09/95 06/00";
html += ": </span><a href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">Liceo Scientifico Statale &quot;E.Medi&quot; (Barcellona PG -ME)</a></div></div><h5>Informatico</h5><div class=\"content\"><div><a class=\"computerskills\" href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "Sistema Operativo GNU/Linux<br />Sistema Operativo Windows (sia home che Server)<br ...";
html += "</a></div><div><a class=\"computerskills\" href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "BASH<br />BATScript<br />SQL<br />PHP<br />HTML - XHTML<br />CSS<br /></a></div></div><h5>Lingue</h5><div class=\"content\"><div>";
html += "Italiano :<br/><a class=\"languageskill\" href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "Orale : Madre lingua, Scritto : Madre lingua";
html += "</a></div><div>";
html += "Inglese :<br/><a class=\"languageskill\" href=\"http://acrisafulli.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "Orale : Intermedio, Scritto : Intermedio";
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);