document.writeln("<table width=\"170\"  border=\"0\" cellpadding=\"0\" cellspacing=\"1\" class=\"border1pxgray marginTop5px\" style=\"text-align:left; \">");
document.writeln("<tr>");
document.writeln("<td height=\"23\" background=\"/images/main_10.gif\" style=\"border-bottom:1px solid #949EA5; \"><h2 class=\"h2_bg_02\">选择页面风格(测试中)</h2></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td height=\"24\" align=\"center\" style=\"padding:4px 0; \"><select name=\"myStyle\" onChange=\"favStyle()\">");
document.writeln("<option value=\"all\" selected>默认</option>");
document.writeln("<option value=\"no_ads\">不要看到广告</option>");
document.writeln("</select></td>");
document.writeln("</tr>");
document.writeln("</table>");