/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

function mensagem(){
    alert("Site Em construção!");
}
//OnLoad="mensagem();"

