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

