1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
| <?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="Samuel Desseaux, Mediatheque de Roubaix" />
<meta name="description" content="Le catalogue general de la Mediatheque" />
<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>
<script type="text/javascript" src="rechercheBIUM.js" ></script>
<title>Catalogue de la Médiathèque de Roubaix</title>
<script type="text/javascript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
</head>
<body>
<div align="center">
<form name="formRecherche" onSubmit="javascript:return rechercheBIUM();" method="POST">
<p>Chercher :</p>
<input type="hidden" name="index1" value="GW" />
<input onfocus="javascript:this.value='';" value="Tapez votre recherche" class="rechercher" name="term" type="text" size="30" />
<input type="hidden" name="urlHIP" value="http://catalogue.mediathequederoubaix.fr/ipac20/ipac.jsp?menu=search&aspect=subtab242&npp=10&ipp=20&spp=20&profile=web&ri=&aspect=subtab242&index=AUTHOR" />
<select name="jumpMenu" size="1" id="jumpMenu" onchange="MM_jumpMenu('parent',this,0)">
<option>Auteur</option>
<option>Titre</option>
<option>Sujet</option>
</select>
<input type="button" value="ok" onclick="javascript:rechercheBIUM();" class="ok"/>
</form>
</div>
<div align="center">
<a href="http://catalogue.mediathequederoubaix.fr/ipac20/ipac.jsp?&profile=web&menu=dsiTab&ts=1248605870984" target="blank">Nouveautés</a>|
<a href="http://catalogue.mediathequederoubaix.fr/ipac20/ipac.jsp?&profile=web&menu=account&ts=1248605870984" target="blank">Ma carte </a>
</div>
</body>
</html> |
Partager