function AbreAdmin() {
   window.open( 'http://www.blucarros.com.br/central/',
                'winadminlojista',
                'top=0,left=0,resizable=yes,location=no,toolbar=yes,status=yes,width=795,height=520,scrollbars=yes' );
}
