Søgefunktionen på fas.org ser sådan ud i scriptet:
<form method=GET action=http://www.google.com/custom>
    <td ALIGN=center VALIGN=top WIDTH="100%">
         <br>
        <script language="JavaScript">
            if (document.all||document.getElementById){
                document.write("<INPUT TYPE=text name=q size=15 maxlength=255 value=''>");
            } else if (document.layers){
                document.write("<INPUT TYPE=text name=q size=10 maxlength=255 value=''>");
            }
        </script>
        <INPUT type=submit name=sa VALUE="Go">
        <INPUT type=hidden name=cof VALUE="LW:600;BIMG:
http://www.fas.org/paper2.jpg;L:http://www.fas.org/fas_banner.gif;LH:50;AH:center;GL:0;AWFID:0d60397048482b28;">        <input type=hidden name=domains value="fas.org"><input type=hidden name=sitesearch value="fas.org">
        <br>
        <A HREF=http://www.google.com/search><IMG SRC="goog_log.gif" border="0" ALT="Google" align="middle"></A>
        <br> 
    </td>
    </form>