5 <& /util/import_extjs.mas &>
6 <& /util/import_javascript.mas, classes => 'SGN.Search.Feature' &>
8 <div class="page_introduction">
9 Search for many types of genomic sequences and annotations.
12 <style type="text/css">
13 #search_form { margin: 1em auto; width: 452px; }
14 #search_form label { font-weight: bold; padding: 0.3em }
15 a.fs_export { float: right; padding: 3px }
18 <&| /page/info_section.mas, title => 'Matching features' &>
19 <div id="search_grid" style="margin: 1em auto 1em auto; width: 700px"> </div>
22 <&| /page/info_section.mas, title => 'Filter by' &>
23 <div id="search_form"></div>
26 <script type="text/javascript">
28 SGN.Search.Feature.set_up_feature_search( {
29 maximum_export_size: <% $maximum_export_size %>