| OLD | NEW |
| (Empty) |
| 1 <html><head><title>Google Desktop Search Results</title> | |
| 2 <style><!-- | |
| 3 body,td,div,.p,a{font-family:arial,sans-serif } | |
| 4 body{ background-color: transparent } | |
| 5 div,td{color:#000} | |
| 6 .f,.fl:link{color:#6f6f6f} | |
| 7 a:link,.w,a.w:link,.w a:link{color:#00c} | |
| 8 a:visited,.fl:visited{color:#551a8b} | |
| 9 a:active,.fl:active{color:#f00} | |
| 10 .t a:link,.t a:active,.t a:visited,.t{color:#000} | |
| 11 //--> | |
| 12 </style> | |
| 13 </head> | |
| 14 <body> | |
| 15 <table cellspacing=0 cellpadding=1 border=0 ID="Google Desktop Search"> | |
| 16 <tr><td colspan=2><nobr><a href="http://[WEBSERVER][$~QUERY~$]" target=_parent>[
NUMRESULTS] [RESULT-STRING] stored on your computer</a><font size=-1> -&nbs
p;<a href="[HIDENOW]" style="color:#7777cc;" target=_parent>Hide</a> - 
;<a href="http://desktop.google.com/integration.html" style="color:#7777cc;" tar
get=_parent>About</a></font></nobr></td></tr> | |
| 17 <tr><td valign=top width=40><img height=27 style="margin-top:2px;" src="http://[
WEBSERVER]/onebox.gif"></td> | |
| 18 <td valign=top width="99%"><font size=-1>[RESULTS]</font></td></tr> | |
| 19 </table> | |
| 20 </body> | |
| 21 </html> | |
| OLD | NEW |