// 'Urteile' JavaScript library for 'Institut fuer Urheber- und Medienrecht'// Copyright 1997-2004 Pascal Oberndoerfervar thisIDfunction show(thisID) {	window.open ('show.php3?suche_id=' + thisID, 'Instanzen','scrollbars=yes, resizable=yes, toolbar=yes, status=yes, location=no, width=500, height=350');}