// JavaScript Document

var text = "" // initialize accumulative variable to empty strings
text += '<p class="promocao">Consulte OUTRAS  promoções em <a href="http://www.bestwesternhotelsantaclara.com/">RESERVAS ONLINE</a></p>'
document.write(text)