<!--
function abre(page) {
        window.open(page,'janela10','scrollbars=no,width=580,height=422,top=1,left=50');
}
// -->

<!--
function abre4(page) { window.open(page,'janela','scrollbars=no,width=670,height=460,top=1,left=50');
}
// -->
<!--
function abre9(page) { window.open(page,'janela1','scrollbars=no,width=640,height=420,top=1,left=50');
}
// -->
<!--
function abre5(page) {window.open(page,'janela2','scrollbars=yes,width=580,height=422,top=1,left=50');
}
// -->
<!--
function abre6(page) {window.open(page,'janela3','scrollbars=yes,width=700,height=500,top=1,left=50');
}
// -->
<!--
function abre7(page) {window.open(page,'janela4','scrollbars=yes,width=580,height=500,top=1,left=50');
}
// -->
<!--
function abre8(page) { window.open(page,'janela5','scrollbars=yes,width=640,height=450,top=1,left=50');
}
// -->
<!--
function abre11(page) { window.open(page,'janela6','scrollbars=no,width=226,height=500,top=1,left=50');
}
// -->
<!--
function abre10(page) { window.open(page,'janela7','scrollbars=yes,width=640,height=350,top=1,left=50');
}
// -->
<!--
function abre12(page) { window.open(page,'janela8','scrollbars=no,width=640,height=350,top=1,left=50');
}
// -->
<!--
function abre11(page) { window.open(page,'janela9','scrollbars=no,width=520,height=500,top=1,left=50');
}
// -->

<!--
function abre12(page) { window.open(page,'janela12','scrollbars=yes,width=830,height=500,top=1,left=50');
}
// -->

<!--
function abre13(page) { window.open(page,'janela13','scrollbars=no,width=490,height=220,top=1,left=50');
}
// -->

<!--
function abre14(page) { window.open(page,'janela14','scrollbars=no,width=520,height=500,top=1,left=50');
}
// -->

<!--
function abre(page) {
        window.open(page,'janela10','scrollbars=no,width=580,height=422,top=1,left=50');
}
// -->

function mascaranumero() {
if (event.keyCode < 48 || event.keyCode > 57) event.returnValue = false;
}

// -->
