Home | History | Annotate | Download | only in testdata
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      2 <html><head><title>Password Required</title>
      3 <meta http-equiv="content-type" content="text/html; charset=utf-8">
      4 <meta http-equiv="cache-control" content="no-cache">
      5 <meta http-equiv="pragma" content="no-cache">
      6 <meta http-equiv="expires" content="-1">
      7 <style>
      8 BODY,TD,A,P {FONT-FAMILY: arial,sans-serif}
      9 .q {COLOR: #0000cc}
     10 </style>
     11 <script>
     12 <!--
     13 function sf(){document.f.q.focus();}
     14 // -->
     15 </script>
     16 </head>
     17 <body text=#000000 vLink=#551a8b aLink=#ff0000 link=#0000cc bgColor=#ffffff onload=sf()>
     18 <center>
     19 <table cellSpacing=0 cellPadding=0 border=0>
     20 <tr><td><a href="[$~HOMEPAGE~$]"><IMG border=0 height=110 alt="Google Desktop Search" src="hp_logo.gif" width=276></a></td></tr></table><BR>
     21 <form name=f method=GET action='/password'>
     22 <table cellSpacing=0 cellPadding=4 border=0>
     23 <tr><td class=q noWrap><font size=-1>
     24  <table cellSpacing=0 cellPadding=0>
     25  <tr vAlign=top>
     26  <td align=middle>Password required:&nbsp;&nbsp;<input maxLength=80 size=30 type=password name=pw value="">
     27  <script>
     28  document.f.q.focus();
     29  </script>
     30  &nbsp;<input type=submit value="Submit" name=submit>
     31  </td></tr>
     32  </table>
     33  </form>
     34 </td></tr>
     35 </table>
     36 <br><font size=-1>[$~BOTTOMLINE~$]</font></p>
     37 <p><font size=-2>&copy;2005 Google</font></p></center></body></html>