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

