function dw(texto) {
document.write(texto);
}
dw('<span id="CE" class="bt"><a href="?ce">CE</a></span>');

