document.writeln('<FORM target="_blank" method="GET" action="http://www.google.com/search">');
document.writeln('<TABLE cellpadding=0 cellspacing=0 border=0>');
document.writeln('<tr><td valign=top bgcolor="#ffffff">');
document.writeln('<A HREF="http://www.google.com/">');
document.writeln('<IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google"></A>');
document.writeln('</td><td valign=top>');
document.writeln('<INPUT TYPE=text name=q size=31 maxlength=255 value="">');
document.writeln('<INPUT type=submit name=btnG VALUE="Google Search">');
document.writeln('<span style="font: 10px geneva,arial,helvetica;"><br>');
document.writeln('<input type=radio name=sitesearch value=""> WWW ');
document.writeln('<input type=hidden name=domains value="truelooks.co.uk">');
document.writeln('<input type=radio name=sitesearch value="truelooks.co.uk" checked> truelooks.co.uk');
document.writeln('</span></td></tr></TABLE>');
document.writeln('</FORM>');
