﻿document.writeln("<form id=\"Search\" action=\"SearchResult.aspx\" method=\"post\">");
document.writeln("                        <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" id=\"search-table\">");
document.writeln("                            <tr>");
document.writeln("                                <td>");
document.writeln("                               ");
document.writeln("                                <div class=\"searchtxtbg\">");
document.writeln("                                    <input name=\"TxtKey\" value=\"站内搜索\" type=\"text\" onfocus=\"this.value=\'\'\" class=\"search-text\" \/><\/div>");
document.writeln("                                <\/td>");
document.writeln("                                <td>");
document.writeln("                                    <input type=\"submit\" value=\"\" class=\"searchbtn\"   title=\"信息查询\" \/>    ");
document.writeln("                                <\/td>");
document.writeln("                            <\/tr>");
document.writeln("                        <\/table>");
document.writeln("                        <\/form>");