5 searchtabs.mas - mason component that displays the tabs for the search page
9 takes a parameter, search, specifying which search should be
10 highlighted in the tabbar. Defaults to 'loci'. Current legal values
11 are 'loci', 'phenotypes', 'trait', 'unigene', 'family', 'markers',
12 'bacs', 'est_library', 'images', 'directory', for the different
17 Lukas Mueller &st;lam87@cornell.edu>. Based on Perl code by Rob Buels.
23 <& /page/page_title.mas, title => 'Search' &>
25 <& /page/mode_buttons.mas, buttons => [
27 ['/search/organisms', 'Organisms'],
28 ['/search/locus','Genes'],
29 ['/search/features','Genome Features'],
30 ['/search/phenotypes','QTLs & Phenotypes'],
31 ['/search/transcripts','Transcripts'],
32 ['/search/family', 'Unigene Families' ],
33 ['/search/markers','Markers'],
34 ['/search/genomic/clones','Genomic Clones'],
35 ['/search/images','Images'],
36 ['/search/expression', 'Expression'],