// JavaScript Alert

function alertar() {
alert('Página em construção! Em breve estaremos no ar.');
}