str="";
str+="<div id=\"logo-area\"><a href=\"/\"><img src=\"/style08/images/dot.gif\" alt=\"Go Home\" title=\"Go Home\" width=\"275\" height=\"65\" /></a></div>";
str+="  <div id=\"top-search\">";
str+="    <form id=\"search\" action=\"http://www.google.com/custom\" method=\"get\"  name=\"search\" target=\"_blank\">";
str+="      <div style=\"width:60px; color:#FFFFFF; float:left; text-align:left; height:20px; line-height:15px; font-weight:bold; padding-top:2px;\">Search:</div>";
str+="      <div style=\"float:left; width:18px;\"><img src=\"/style08/images/arrow_search.gif\" alt=\"arrow\" width=\"13\" height=\"20\" /></div>";
str+="      <div id=\"searchTextDiv\" style=\"float:left;\">";
str+="        <input type=\"hidden\" name=\"cof1\" value=\"AH:center;AWFID:402f7fba780fe25f;\" />";
str+="        <input type=\"hidden\" name=\"domains\" value=\"regnow.sothinkmedia.com\" />";
str+="        <input type=\"hidden\" name=\"sitesearch\" value=\"regnow.sothinkmedia.com\" />";
str+="        <input id=\"q\" name=\"q\" type=\"text\" class=\"verdana10\" size=\"16\" />";
str+="      </div>";
str+="      <div style=\"float:left; width:18px;\">";
str+="        <input name=\"image\" type=\"image\" id=\"submit\" src=\"/style08/images/bg_formsearch.gif\" alt=\"Go\" style=\"width:18px; height:20px; border:none;\" />";
str+="      </div>";
str+="    </form>";
str+="  </div>";
document.write(str);
