﻿// Scripts by Formula Web

function abrirPagina(url){
    location = url;
}