<!-- ABRIR JANELA POPUP
function webmail( ) {
window.open('frame.html','webmail','status=no,resizable=yes,toolbar=no,scrollbars=yes,menubar=no,width=795,height=550,left=0,top=0') ;
}
// -->


<!-- ABRIR JANELA POPUP
function femeas( ) {
window.open('produtos/femeas/index.php','femeas','status=no,resizable=no,toolbar=no,scrollbars=yes,menubar=no,width=770,height=530,left=0,top=0') ;
}
// -->


<!-- ABRIR JANELA POPUP
function machos( ) {
window.open('produtos/machos/index.php','machos','status=no,resizable=no,toolbar=no,scrollbars=yes,menubar=no,width=770,height=530,left=0,top=0') ;
}
// -->

<!-- ABRIR JANELA POPUP
function evento1( ) {
window.open('eventos/evento1/index.php','evento2','status=no,resizable=no,toolbar=no,scrollbars=yes,menubar=no,width=760,height=530,left=8,top=4') ;
}
// -->

<!-- ABRIR JANELA POPUP
function evento2( ) {
window.open('eventos/evento2/index.php','evento2','status=no,resizable=no,toolbar=no,scrollbars=yes,menubar=no,width=760,height=530,left=8,top=4') ;
}
// -->

<!-- ABRIR JANELA POPUP
function evento3( ) {
window.open('eventos/evento3/index.php','evento3','status=no,resizable=no,toolbar=no,scrollbars=yes,menubar=no,width=760,height=530,left=8,top=4') ;
}
// -->

