<!-- // hide from old browsers
function promo() {
window.open('promocao/index.html', 'promocao', 'scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,width=400,height=300');
}
//-->