function resizeDiv(newHeight) { var obj = document.getElementById('flash'); obj.height = newHeight; } function showRegulamento() { abrepop('http://www.rexona.com.br/v8/site/content/popups/regulamento.html',470,520,0); } function showContato() { abrepop('http://www.rexona.com.br/v8/site/content/popups/contato.php',510,520,1); } function showTermos() { abrepop('http://www.rexona.com.br/v8/site/content/popups/termos.html',470,520,0); }