﻿function mostrarconstruccion() {
    window.open("construccion.aspx", "construccion", "toolbar=no,menubar=no,location=no,scrollbars=yes,height=210,width=300,resizable=no,left=500,top=50");
}