document.writeln('<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">');
document.writeln('<html xmlns=\"http://www.w3.org/1999/xhtml\">');
document.writeln('<head>');
document.writeln('<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />');
document.writeln('<title>Untitled Document</title>');
document.writeln('<link href=\"/templates/LArcanos.css\" rel=\"stylesheet\" type=\"text/css\" />');
document.writeln('<style type=\"text/css\">');
document.writeln('<!--');
document.writeln('.style1 {color: #A0DADB}');
document.writeln('-->');
document.writeln('</style>');
document.writeln('</head>');
document.writeln('');
document.writeln('<body>');
document.writeln('<p class=\"AmorTitulo\">Trabalho:</p>');
document.writeln('<table width=\"100%\" border=\"BORDER\" cellpadding=\"5\" cellspacing=\"1\" bgcolor=\"#c2d2b5\" >');
document.writeln(' ');
document.writeln('  <tr>');
document.writeln('    <td width=\"51\" align=\"center\"><img src=\"/Livro/Botons/Trabalho.jpg\" alt=\"Caracter\" width=\"52\" height=\"68\" hspace=\"2\" vspace=\"2\" align=\"bottom\" naturalsizeflag=\"3\" /></td>');
document.writeln('    <td bgcolor=\"#C2D2B5\" class=\"Amor_Text\">O trabalho est&aacute; fluindo, vendas, trocas As informa&ccedil;&otilde;es v&atilde;o e voltam carregadas de novidades. Per&iacute;odo muito f&eacute;rtil. </td>');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('</body>');
document.writeln('</html>');

