/* toon zoek functie*/

d.write("<form method=\"get\" action=\"http://search.atomz.com/search/\">");
d.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
d.write("<tr>");
d.write("<td><input type=\"text\" size=\"18\" name=\"sp-q\" style=\"font-family: monospace; border: 1px solid #666; color: #666\"></td>");
d.write("<td width=\"5\"><img src=\"img/trans.gif\" width=5 height=14 border=0 alt=\"\"></td>")
d.write("<td><input type=submit value=\"Zoek\" style=\"color: #FF0000; font-weight: bold;	background: #dcdcdc; border: 1px solid #999; text-align: center; font-size: 12px; line-height: 14px;\" onmouseover=\"this.style.color='#f4f4f4'; this.style.backgroundColor='#666'\";  onmouseout=\"this.style.color='#f00'; this.style.backgroundColor='#dcdcdc'\";></td>");
d.write("</tr>");
d.write("</table>");
d.write("<input type=hidden name=\"sp-a\" value=\"00031305-sp00000000\">");
d.write("</form>");
