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 Vitae</div><div class=\"subheader\"><a href=\"http://ruizrey.cv.fm/\" onclick=\"window.open(this.href); return false;\">Consultar a mi CV en detalles</a></div><div class=\"content-wrp\"><h2 ><br/><span class=\"date\">";
html += "/";
html += "</span></h2><div id=\"ecv-content-warp\"><h5>Experiencia</h5><div class=\"content\"><div><span dir=\"ltr\" class=\"date\">";
html += "Desde 09/08";
html += "";
html += ": </span><a href=\"http://ruizrey.cv.fm/\" onclick=\"window.open(this.href); return false;\">Jefe de Departamento de Matemáticas</a></div></div><h5>Formación </h5><div class=\"content\"><div><span dir=\"ltr\" class=\"date\">";
html += "";
html += "09/82 09/87";
html += ": </span><a href=\"http://ruizrey.cv.fm/\" onclick=\"window.open(this.href); return false;\">Universidad de Málaga</a></div></div><h5>Informática </h5><div class=\"content\"><div><a class=\"computerskills\" href=\"http://ruizrey.cv.fm/\" onclick=\"window.open(this.href); return false;\">";
html += "Trabajo de forma habitual en la implementación de las TIC ...";
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);