|
|
- <html>
- <head>
- <title>Lurker's Guide - Search</title>
- <map name="toplevel">
- <area shape="RECT" coords="0,0,99,23" href="/lurk/universe/intro.html" alt="Universe">
- <area shape="RECT" coords="100,0,199,23" href="/lurk/episodes.php" alt="Episodes">
- <area shape="RECT" coords="200,0,299,23" href="/lurk/making/creators.html" alt="People">
- <area shape="RECT" coords="300,0,399,23" href="/lurk/resources/online.html" alt="Resources">
- <area shape="RECT" coords="400,0,499,23" href="/lurk/reference/episodes.html" alt="Encyclopedia">
- <area shape="RECT" coords="0,24,499,31" nohref>
- </map>
-
- <map name="titlebar">
- <area shape="RECT" coords="0,0,370,31" href="/lurk/lurker.html" alt="Home">
- <area shape="RECT" coords="371,0,412,31" href="/lurk/search.html" alt="Find">
- <area shape="RECT" coords="413,0,454,31" href="/lurk/toc.html" alt="Index">
- <area shape="RECT" coords="455,0,499,31" href="/lurk/help.html" alt="Help">
- </map>
- <style>
- #searchbody { margin-left: 3em; margin-right: 3em; }
- </style>
- </head>
-
- <body>
- <p align=center nowrap><nobr><img
- align=middle border=0 usemap="#titlebar"
- src="/lurk/nav/titlebar-find.gif" width=500 height=32
- alt="[Home]">
-
- <br><img
- align=top border=0 usemap="#toplevel"
- src="/lurk/nav/bar-none.gif" width=500 height=24
- alt="">
-
- <div id="searchbody">
- <H1>Search the Lurker's Guide</H1>
- <p>
- Enter your search terms and hit Enter or click the Search button.
- </p>
- <div id="cse" style="width: 100%;">Loading</div>
- <script src="http://www.google.com/jsapi" type="text/javascript"></script>
- <script type="text/javascript">
- google.load('search', '1', {language : 'en'});
- google.setOnLoadCallback(function() {
- var customSearchControl = new google.search.CustomSearchControl('014990428883429822707:tkiv7qslcnk');
- customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
- customSearchControl.draw('cse');
- }, true);
- </script>
- <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
- <style type="text/css">
- .gsc-control-cse {
- font-family: Arial, sans-serif;
- border-color: #FFFFFF;
- background-color: #FFFFFF;
- }
- input.gsc-input {
- border-color: #BCCDF0;
- }
- input.gsc-search-button {
- border-color: #666666;
- background-color: #CECECE;
- }
- .gsc-tabHeader.gsc-tabhInactive {
- border-color: #E9E9E9;
- background-color: #E9E9E9;
- }
- .gsc-tabHeader.gsc-tabhActive {
- border-top-color: #FF9900;
- border-left-color: #E9E9E9;
- border-right-color: #E9E9E9;
- background-color: #FFFFFF;
- }
- .gsc-tabsArea {
- border-color: #E9E9E9;
- }
- .gsc-webResult.gsc-result {
- border-color: #FFFFFF;
- background-color: #FFFFFF;
- }
- .gsc-webResult.gsc-result:hover {
- border-color: #FFFFFF;
- background-color: #FFFFFF;
- }
- .gs-webResult.gs-result a.gs-title:link,
- .gs-webResult.gs-result a.gs-title:link b {
- color: #0000CC;
- }
- .gs-webResult.gs-result a.gs-title:visited,
- .gs-webResult.gs-result a.gs-title:visited b {
- color: #0000CC;
- }
- .gs-webResult.gs-result a.gs-title:hover,
- .gs-webResult.gs-result a.gs-title:hover b {
- color: #0000CC;
- }
- .gs-webResult.gs-result a.gs-title:active,
- .gs-webResult.gs-result a.gs-title:active b {
- color: #0000CC;
- }
- .gsc-cursor-page {
- color: #0000CC;
- }
- a.gsc-trailing-more-results:link {
- color: #0000CC;
- }
- .gs-webResult.gs-result .gs-snippet {
- color: #000000;
- }
- .gs-webResult.gs-result .gs-visibleUrl {
- color: #008000;
- }
- .gs-webResult.gs-result .gs-visibleUrl-short {
- color: #008000;
- }
- .gs-webResult.gs-result .gs-visibleUrl-short {
- display: none;
- }
- .gs-webResult.gs-result .gs-visibleUrl-long {
- display: block;
- }
- .gsc-cursor-box {
- border-color: #FFFFFF;
- }
- .gsc-results .gsc-cursor-page {
- border-color: #E9E9E9;
- background-color: #FFFFFF;
- }
- .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
- border-color: #FF9900;
- background-color: #FFFFFF;
- }
- .gs-promotion.gs-result {
- border-color: #336699;
- background-color: #DDDDFF;
- }
- .gs-promotion.gs-result a.gs-title:link {
- color: #0000CC;
- }
- .gs-promotion.gs-result a.gs-title:visited {
- color: #0000CC;
- }
- .gs-promotion.gs-result a.gs-title:hover {
- color: #0000CC;
- }
- .gs-promotion.gs-result a.gs-title:active {
- color: #0000CC;
- }
- .gs-promotion.gs-result .gs-snippet {
- color: #000000;
- }
- .gs-promotion.gs-result .gs-visibleUrl,
- .gs-promotion.gs-result .gs-visibleUrl-short {
- color: #008000;
- }
- </style>
-
- </body>
- </html>
|