// meta navigation


//-- search form starts here 
d.write("<form method=\"get\" action=\"http://search.atomz.com/search/\" style=\"margin-bottom: 0px;\">");
d.write("<div align=\"center\" style=\"word-spacing: 0.2em; padding: 2px; width: 194px;\"><a href=\"../copyright.html\">copyright</a> <a href=\"../disclaimer.html\">disclaimer</a> <a href=\"../sitemap.html\">sitemap</a></div>");
d.write("<table id=\"search\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
d.write("<tr>");
d.write("<td><img src=\"../img/search.gif\" width=\"17\" height=\"16\" alt=\"\" style=\"border: 0px; margin-right: 2px; padding-top: 1px;\"><input size=\"13\" name=\"sp-q\" class=\"inputsearch\" value=\"Looking for...\"  onFocus=\"removeStartText(this);\">");
d.write("<input type=\"submit\" class=\"sendsearch\" value=\"SEARCH\" onmouseover=\"this.style.color='#f4f4f4'; this.style.backgroundColor='#666'\"; onmouseout=\"this.style.color='#f4f4f4'; this.style.backgroundColor='#000';\">")
d.write("<input type=\"hidden\" name=\"sp-a\" value=\"00082d63-sp00000000\"></td>");
d.write("</tr>");
d.write("</table>");
d.write("</form>")


