· 8 years ago · Apr 18, 2018, 08:16 AM
1<!-- Google Books Viewer Implementation -->
2 <div id="mw-page-base" class="noprint"></div>
3 <div id="mw-head-base" class="noprint"></div>
4 <!-- content -->
5 <div id="content" style="min-height: 455px">
6 <h2>Books advanced search</h2>
7 <table>
8 <tr>
9 <td style="padding-bottom:8px;">
10 <h6>Search query</h6>
11 </td>
12 <td>
13 <input id="searchQuery" name="searchQuery" type="text" />
14 <input name="searchButton" id="searchButton" type="button" value="Search"/>
15 </td>
16 <td style="padding-left:20px; padding-bottom:8px;">
17 <h6>Results per page</h6>
18 </td>
19 <td>
20 <select id="maxCount" name="maxCount">
21 <option value="6">6</option>
22 <option value="9">9</option>
23 <option value="12">12</option>
24 <option value="15">15</option>
25 <option value="18">18</option>
26 </select>
27 </td>
28 </tr>
29 </table>
30 <table>
31 <tr>
32 <td>
33 <div id="books"></div>
34 </td>
35 </tr>
36 </table>
37 </div>
38 <!-- /content -->
39 <!-- header -->
40 <div id="mw-head" class="noprint">
41
42<!-- 0 -->
43<div id="p-personal" class="">
44 <h5>Personal tools</h5>
45 <ul>
46 <li id="pt-login"><a href="/diploma/index.php?title=Special:UserLogin&returnto=Main_Page" title="You are encouraged to log in; however, it is not mandatory [o]" accesskey="o">Log in / create account</a></li>
47 </ul>
48</div>
49<!-- /0 -->
50 <div id="left-navigation">
51
52<!-- 0 -->
53
54
55<!-- /0 -->
56
57<!-- 1 -->
58<div id="p-variants" class="vectorMenu emptyPortlet">
59 <h5><span>Variants</span><a href="#"></a></h5>
60 <div class="menu">
61 <ul>
62 </ul>
63 </div>
64</div>
65
66<!-- /1 -->
67 </div>
68 <div id="right-navigation">
69
70<!-- 1 -->
71<div id="p-cactions" class="vectorMenu emptyPortlet">
72 <h5><span>Actions</span><a href="#"></a></h5>
73 <div class="menu">
74 <ul>
75 </ul>
76 </div>
77</div>
78
79<!-- /1 -->
80
81<!-- 2 -->
82<div id="p-search">
83 <h5><label for="searchInput">Search</label></h5>
84 <form action="/diploma/index.php" id="searchform">
85 <input type='hidden' name="title" value="Special:Search"/>
86 <input id="searchInput" name="search" type="text" title="Search ACS Science [f]" accesskey="f" value="" />
87 <input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />
88 <input type="submit" name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />