Valida x Nombre

{source}
<!– You can place html anywhere within the source tags –>

<script language=”javascript” type=”text/javascript”>
    // You can place JavaScript like this
    
</script>
<?php
  include ‘./servicios/consulexp/validanom.php’;
    
?>
{/source}