home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip_2001-05_cd2.bin / ChipCD / browsery / netscape601_eng / langenus.xpi / bin / searchplugins / SBWeb_01.src < prev    next >
Encoding:
Text File  |  2000-10-11  |  2.5 KB  |  82 lines

  1. # Netscape Search - Sherlock Plug-in for Navigator 6.0
  2. # Copyright (C)2000 Netscape Communications Corp.
  3.  
  4. <SEARCH
  5.     name="Netscape Search"
  6.     description = "Netscape Search"
  7.     method="GET"
  8.     action="http://info.netscape.com/fwd/sidb_ns/http://search.netscape.com/cgi-bin/search"
  9. >
  10.  
  11. <INPUT NAME="search" user>
  12.  
  13. <INTERPRET
  14.     charset="ISO-8859-1"
  15.     browserResultType = "result"
  16.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  17.     bannerEnd="<!--/AD_TAG-->"
  18.     resultListStart = "<!----**Goto Sites**----->"
  19.     resultListEnd = "<!----**Official Sites**---->"
  20.     resultItemStart = "<LI>"
  21. >
  22.  
  23. <INTERPRET
  24.     charset="ISO-8859-1"
  25.     browserResultType = "result"
  26.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  27.     bannerEnd="<!--/AD_TAG-->"
  28.     resultListStart = "<!----**Official Sites**---->"
  29.     resultListEnd = "Tools, services and content that most closely match your search term."
  30.     resultItemStart = "<LI>"
  31. >
  32.  
  33. <INTERPRET
  34.     charset="ISO-8859-1"
  35.     browserResultType = "result"
  36.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  37.     bannerEnd="<!--/AD_TAG-->"
  38.     resultListStart = "<!----**Netcenter**---->"
  39.     resultListEnd = "Groups of reviewed web sites related to your search term."
  40.     resultItemStart = "<LI>"
  41. >
  42.  
  43. <INTERPRET
  44.     charset="ISO-8859-1"
  45.     browserResultType = "category"
  46.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  47.     bannerEnd="<!--/AD_TAG-->"
  48.     resultListStart = "Groups of reviewed web sites related to your search term."
  49.     resultListEnd = "Web sites reviewed and categorized by a team of editors."
  50.     resultItemStart = "<LI>"
  51.     nameStart = '">'
  52.     nameEnd = "</FONT>"
  53. >
  54.  
  55. <INTERPRET
  56.     charset="ISO-8859-1"
  57.     browserResultType = "result"
  58.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  59.     bannerEnd="<!--/AD_TAG-->"
  60.     resultListStart = "Web sites reviewed and categorized by a team of editors."
  61.     resultItemStart = "<LI>"
  62. >
  63.  
  64. <INTERPRET
  65.     charset="ISO-8859-1"
  66.     browserResultType = "result"
  67.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  68.     bannerEnd="<!--/AD_TAG-->"
  69.     resultListStart = "The Google search engine found these pages."
  70.     resultListEnd = "</TD>"
  71.     resultItemStart = "<LI>"
  72. >
  73.  
  74. </SEARCH>
  75.  
  76. <BROWSER
  77.       alsomatch="http://search.netscape.com/cgi-bin/search http://search.netscape.com/search.tmpl         http://google.netscape.com/netscape http://search.netscape.com/google.tmpl"
  78.           update="http://search.netscape.com/sherlock/SBWeb_01.src" 
  79.           updateIcon="http://search.netscape.com/sherlock/SBWeb_01.gif" 
  80.     updateCheckDays="1"
  81. >
  82.