//Sistema de indicação de site
function Abrir()
{
    open("pop_indique.asp", "indique", "width=420 height=320");
}

