| Lines 107-131
          tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
      
      
        Link Here | 
        
          | 107 | 	<div class="yui-g"> | 107 | 	<div class="yui-g"> | 
        
          | 108 |     <div class="yui-u first"> | 108 |     <div class="yui-u first"> | 
        
          | 109 | 	    <fieldset class="rows">  | 109 | 	    <fieldset class="rows">  | 
          
            
              | 110 |         <ol><li><label for="title">Title: </label> <input type="text" id="title"  name="title" value="[% title |html %]" /></li> | 110 |         <ol> | 
        
          | 111 |         <li><label for="isbn">ISBN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li> | 111 |         <li><label for="isbn">ISBN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li> | 
            
              |  |  | 112 |         <li><label for="issn">ISSN: </label> <input type="text" id="issn" name="issn" value="[% issn %]" /></li> | 
            
              | 113 | 	<li><label for="title">Title: </label> <input type="text" id="title"  name="title" value="[% title |html %]" /></li> | 
            
              | 114 |         <li><label for="author">Author: </label> <input type="text" id="author" name="author" value="[% author %]" /></li> | 
            
              | 115 |         <li><label for="subject">Subject heading: </label> <input type="text" id="subject" name="subject" value="" /></li> | 
            
              | 116 |         <li><label for="srchany">Keyword (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li> | 
        
          | 112 |         <li><label for="lccall">LC call number: </label> <input type="text" id="lccall" name="lccall" value="" /></li> | 117 |         <li><label for="lccall">LC call number: </label> <input type="text" id="lccall" name="lccall" value="" /></li> | 
        
          | 113 |         <li><label for="controlnumber">Control no.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li> | 118 |         <li><label for="controlnumber">Control no.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li> | 
          
            
              | 114 | 		 <li><label for="srchany">Raw (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li></ol> | 119 |   	<li><label for="dewey">Dewey: </label> <input type="text" id="dewey" name="dewey" value="" /></li> | 
            
              | 115 |   		</fieldset> | 120 | 	<li><label for="stdid">Standard ID: </label> <input type="text" id="stdid" name="stdid" value="" /></li> | 
            
              | 116 | 	    </div> | 121 |         </ol> | 
            
              | 117 |     <div class="yui-u"> |  |  | 
            
              | 118 |     <fieldset class="rows"> | 
            
              | 119 |         <ol> | 
            
              | 120 |         <li><label for="author">Author: </label> <input type="text" id="author" name="author" value="[% author %]" /></li> | 
            
              | 121 |         <li><label for="issn">ISSN: </label> <input type="text" id="issn" name="issn" value="[% issn %]" /></li> | 
            
              | 122 |         <li> <label for="subject">Subject heading: </label> <input type="text" id="subject" name="subject" value="" /></li> | 
            
              | 123 |   		 <li><label for="dewey">Dewey: </label> <input type="text" id="dewey" name="dewey" value="" /></li> | 
            
              | 124 | 		 <li><label for="stdid">Standard ID: </label> <input type="text" id="stdid" name="stdid" value="" /></li></ol> | 
            
              | 125 |     </fieldset> | 
        
          | 126 |     <input type="hidden" name="biblionumber" value="[% biblionumber %]" /> | 122 |     <input type="hidden" name="biblionumber" value="[% biblionumber %]" /> | 
        
          | 127 |     <input type="hidden" name="frameworkcode" value="[% frameworkcode %]" /> | 123 |     <input type="hidden" name="frameworkcode" value="[% frameworkcode %]" /> | 
            
              | 128 | 	    </div> |  |  | 
        
          | 129 | </div> | 124 | </div> | 
        
          | 130 | <div class="yui-g"> | 125 | <div class="yui-g"> | 
        
          | 131 | <h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select all</a></span><span class="clearall"><a id="CheckNone" href="#">Clear all</a></span></span></h2> | 126 | <h2>Search targets <span style="display: inline; font-size: 70%; padding-left: 1em;"><span class="checkall"><a id="CheckAll" href="#">Select all</a></span><span class="clearall"><a id="CheckNone" href="#">Clear all</a></span></span></h2> | 
  
    | Lines 160-166
          tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
      
      
        Link Here | 
        
          | 160 |         [% IF ( srchany ) %]<em>Raw (any): </em><span class=term>[% srchany %]</span> [% END %] | 155 |         [% IF ( srchany ) %]<em>Raw (any): </em><span class=term>[% srchany %]</span> [% END %] | 
        
          | 161 |         [% IF ( stdid ) %]<em>Standard ID: </em><span class=term>[% stdid %]</span> [% END %] | 156 |         [% IF ( stdid ) %]<em>Standard ID: </em><span class=term>[% stdid %]</span> [% END %] | 
        
          | 162 |     </p> | 157 |     </p> | 
            
              | 163 |  |  |  | 
        
          | 164 |     [% IF ( errconn ) %] | 158 |     [% IF ( errconn ) %] | 
        
          | 165 |             <div class="dialog alert"> | 159 |             <div class="dialog alert"> | 
        
          | 166 |                 <ul> | 160 |                 <ul> | 
            
              | 167 | -  |  |  |