info =  "" +"\n"+
  "" +"\n"+
  "<div style=\"text-align:center;\">" +"\n"+
  "<div style=\" width:102px;\">" +"\n"+
  "<ul id=\"maintab\" class=\"shadetabs\" style=\"padding: 3px 0;margin-left: 0;margin-top: 1px;margin-bottom: 0;list-style-type: none; font-size:9pt;\">" +"\n"+
  "<li style=\"display: inline;cursor:hand\"><a id=\"tcontent776de353025e11\" onclick=\"hideweather(\'tcontent776de353025e2\');hideweather(\'tcontent776de353025e3\');showweather(\'tcontent776de353025e1\')\" style=\"text-decoration: none;padding: 3px 2px;margin-right: 0px;border: 1px solid #778;color: #2d2b2b;\">今天</a></li>" +"\n"+
  "<li style=\"display: inline;cursor:hand\"><a id=\"tcontent776de353025e21\" onclick=\"hideweather(\'tcontent776de353025e1\');hideweather(\'tcontent776de353025e3\');showweather(\'tcontent776de353025e2\')\" style=\"text-decoration: none;padding: 3px 2px;margin-right: 0px;border: 1px solid #778;color: #2d2b2b;\">明天</a></li>" +"\n"+
  "<li style=\"display: inline;cursor:hand\"><a id=\"tcontent776de353025e31\" onclick=\"hideweather(\'tcontent776de353025e1\');hideweather(\'tcontent776de353025e2\');showweather(\'tcontent776de353025e3\')\" style=\"text-decoration: none;padding: 3px 2px;margin-right: 0px;border: 1px solid #778;color: #2d2b2b;\">后天</a></li>" +"\n"+
  "</ul>" +"\n"+
  "<div class=\"tabcontentstyle\" style=\"border: 1px solid gray;width: 102px; height:132px; margin-bottom: 1em; padding-top:5px; background-color:#eff9fa;\">" +"\n"+
  "<div id=\"tcontent776de353025e1\" class=\"tabcontent\" style=\"display:none;\">" +"\n"+
  "<table align=\"center\" border=\"0\" cellPadding=\"0\" cellSpacing=\"0\" style=\"text-align:center;\">" +"\n"+
  "	<tr><td colspan=\"2\" style=\"font-size:9pt;height:16px;\">2010年03月18日</td></tr><tr><td colspan=\"2\" style=\"font-size:9pt;height:18px;\"><a target=\"_blank\" style=\"color:#0000ff; text-decoration:none;\" title=\"海口市天气预报天气预报\" href=\"http://www.oklx.com/weather/776de353025e/\">海口市天气预报</a></td></tr><tr><td><img alt=\"阵雨\" src=\"http://www.oklx.com/weather/img/little/b03.gif\" width=\"35px\" height=\"32px\"></td><td><img alt=\"小雨\" src=\"http://www.oklx.com/weather/img/little/b07.gif\" width=\"35px\" height=\"32px\"></td></tr><tr><td colspan=\"2\" height=\"57\" style=\"font-size:9pt;\">阵雨转小雨<br>18℃～27℃<br>北风3-4级</td></tr>" +"\n"+
  "</table>" +"\n"+
  "</div>" +"\n"+
  "<div id=\"tcontent776de353025e2\" class=\"tabcontent\" style=\"display:none;\">" +"\n"+
  "<table align=\"center\" border=\"0\" cellPadding=\"0\" cellSpacing=\"0\" style=\"text-align:center; font-size:9pt;\">" +"\n"+
  "	<tr><td colspan=\"2\" style=\"font-size:9pt;height:16px;\">2010年03月19日</td></tr><tr><td colspan=\"2\" style=\"font-size:9pt;height:18px;\"><a target=\"_blank\" style=\"color:#0000ff; text-decoration:none;\" title=\"海口市天气预报天气预报\" href=\"http://www.oklx.com/weather/776de353025e/\">海口市天气预报</a></td></tr><tr><td><img alt=\"小雨\" src=\"http://www.oklx.com/weather/img/little/b07.gif\" width=\"35px\" height=\"32px\"></td><td><img alt=\"阵雨\" src=\"http://www.oklx.com/weather/img/little/b03.gif\" width=\"35px\" height=\"32px\"></td></tr><tr><td colspan=\"2\" height=\"57\" style=\"font-size:9pt;\">小雨转阵雨<br>19℃～25℃<br>北风3-4级</td></tr>" +"\n"+
  "</table>" +"\n"+
  "</div>" +"\n"+
  "" +"\n"+
  "<div id=\"tcontent776de353025e3\" class=\"tabcontent\" style=\"display:none;\">" +"\n"+
  "<table align=\"center\" border=\"0\" cellPadding=\"0\" cellSpacing=\"0\" style=\"text-align:center; font-size:9pt;\">" +"\n"+
  "	<tr><td colspan=\"2\" style=\"font-size:9pt;height:16px;\">2010年03月20日</td></tr><tr><td colspan=\"2\" style=\"font-size:9pt;height:18px;\"><a target=\"_blank\" style=\"color:#0000ff; text-decoration:none;\" title=\"海口市天气预报天气预报\" href=\"http://www.oklx.com/weather/776de353025e/\">海口市天气预报</a></td></tr><tr><td><img alt=\"阵雨\" src=\"http://www.oklx.com/weather/img/little/b03.gif\" width=\"35px\" height=\"32px\"></td><td><img alt=\"多云\" src=\"http://www.oklx.com/weather/img/little/b01.gif\" width=\"35px\" height=\"32px\"></td></tr><tr><td colspan=\"2\" height=\"57\" style=\"font-size:9pt;\">阵雨转多云<br>21℃～27℃<br>北风3-4级</td></tr>" +"\n"+
  "</table>" +"\n"+
  "</div>" +"\n"+
  "</div>" +"\n"+
  "</div>" +"\n"+
  ""

document.write(info) 
hideweather('tcontent776de353025e2');hideweather('tcontent776de353025e3');showweather('tcontent776de353025e1');function showweather(id) {document.getElementById(id).style.display = 'block';document.getElementById(id+'1').style.background= 'url(http://www.oklx.com/images/shade.gif) top left repeat-x';}function hideweather(id) {    document.getElementById(id).style.display = 'none';    document.getElementById(id+'1').style.background= 'url(http://www.oklx.com/images/shadeactive.gif) top left repeat-x';}