// JavaScript Document

var text = "" // initialize accumulative variable to empty string
text += '<p class="promocao">Check OTHER special offers on <a href="http://www.bestwesternhotelsantaclara.com/">ONLINE RESERVATIONS</a></p>'
document.write(text)