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

