<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
  xmlns:widget="http://www.netvibes.com/ns/"  >
  <head>

    <meta name="author" content="Jose M Barrueco" />
    <meta name="description" content=".... Y sin embargo funciona...." />

    <meta name="apiVersion" content="1.0" />
    <meta name="inline" content="true" />
    <meta name="debugMode" content="false" />

    <link rel="stylesheet" type="text/css"
      href="http://www.netvibes.com/themes/uwa/style.css" />
    <script type="text/javascript"
      src="http://www.netvibes.com/js/UWA/load.js.php?env=Standalone"></script>

    <widget:preferences>
      <preference name="hellowho" type="text" label="Hello who ?"
        defaultValue="World" />
    </widget:preferences>

    <title>Búsqueda en el catálogo</title>
    <link rel="icon" type="image/png"
      href="http://www.netvibes.com/favicon.ico" />

  </head>
  <body>
<p><a href="http://biblioteca.uv.es" target="_blank"><img src="http://biblioteca.uv.es/valenciano/img/cabecera_uv.gif" alt="Logo Rebiun" border="none"/><br></br> Catálogo de la Universitat de València<br></br></a><br></br> </p>

<form name="searchtool" action="http://trobes.uv.es/search*val/" target="_blank">
  <input type="hidden" name="searchtype" value="X" />
  <input type="hidden" name="searchscope" value="1" />
  <input type="text" name="searcharg" size="30" maxlength="75" value="" />

  <input type="hidden" name="SORT" value="D" /><input type="hidden" name="extended" value="0" /><input type="submit" name="SUBMIT" value="Cercar" />
  <input type="hidden" name="searchlimits" value="" />
</form>





  </body>
</html>

