 
                    
                
         
    
    
    
   
   
   
   
   
	
    
        
        
 <html>
<html>
 <head>
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
 <title>无标题文档</title>
<title>无标题文档</title>

 <style type="text/css">
<style type="text/css">
 <!--
<!--

 body{
body{ }{margin:0;padding:0;background:url("http://image2.sina.com.cn/blog/tmpl/v3/control/images/bg.gif")}
}{margin:0;padding:0;background:url("http://image2.sina.com.cn/blog/tmpl/v3/control/images/bg.gif")}

 body, td{
body, td{ }{font-size:12px}
}{font-size:12px}

 .menu_box_pad{
.menu_box_pad{ }{background:#fdf9d5;padding:0 2px 2px 2px}
}{background:#fdf9d5;padding:0 2px 2px 2px}

 .menu_box{
.menu_box{ }{border-top:1px solid #ababab;border-left:1px solid #ababab;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}
}{border-top:1px solid #ababab;border-left:1px solid #ababab;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}

 .menu_box th{
.menu_box th{ }{background:url('http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_list_icon.gif') no-repeat center;line-height:22px;width:10px}
}{background:url('http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_list_icon.gif') no-repeat center;line-height:22px;width:10px}

 .menu_box td{
.menu_box td{ }{background:url('http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_list_split.gif') no-repeat left bottom;line-height:20px}
}{background:url('http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_list_split.gif') no-repeat left bottom;line-height:20px}

 .menu_box a{
.menu_box a{ }{text-decoration:none;color:#000}
}{text-decoration:none;color:#000}

 .menu_box a:hover{
.menu_box a:hover{ }{text-decoration:underline}
}{text-decoration:underline}

 .hand{
.hand{ }{cursor:hand;cursor:pointer}
}{cursor:hand;cursor:pointer}

 .ctrl_menu{
.ctrl_menu{ }{border-left:1px solid #767676;border-bottom:1px solid #767676;border-right:1px solid #767676;background:#ffcf60}
}{border-left:1px solid #767676;border-bottom:1px solid #767676;border-right:1px solid #767676;background:#ffcf60}

 .ctrl_menu_title{
.ctrl_menu_title{ }{padding-left:15px;font-weight:bold;line-height:25px}
}{padding-left:15px;font-weight:bold;line-height:25px}

 .ctrl_menu_title_bg{
.ctrl_menu_title_bg{ }{background:url('http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_bg.gif')}
}{background:url('http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_bg.gif')}

 .top_bg{
.top_bg{ }{background:url("http://image2.sina.com.cn/blog/tmpl/v3/control/images/top_bg.gif")}
}{background:url("http://image2.sina.com.cn/blog/tmpl/v3/control/images/top_bg.gif")}

 .logo_bg{
.logo_bg{ }{background:url("http://image2.sina.com.cn/blog/tmpl/v3/control/images/logo_bg.gif")}
}{background:url("http://image2.sina.com.cn/blog/tmpl/v3/control/images/logo_bg.gif")}

 #top_nav_menu {
#top_nav_menu { }{color:#fff}
}{color:#fff}

 #top_nav_menu a{
#top_nav_menu a{ }{text-decoration:none;color:#fff}
}{text-decoration:none;color:#fff}

 #top_nav_menu a:hover{
#top_nav_menu a:hover{ }{text-decoration:underline;color:#ff6}
}{text-decoration:underline;color:#ff6}
 -->
-->
 </style>
</style>

 <script>
<script>

 function $(_sId)
function $(_sId) {
{
 return document.getElementById(_sId);
    return document.getElementById(_sId);
 }
}

 function exist(_sId)
function exist(_sId) {
{
 var oObj = $(_sId);
    var oObj = $(_sId);
 return oObj != null ? oObj : false;
    return oObj != null ? oObj : false;
 }
}

 function dw(_sTxt)
function dw(_sTxt) {
{
 document.write(_sTxt);
    document.write(_sTxt);
 }
}

 function hide(_sId)
function hide(_sId) {
{
 $(_sId).style.display = $(_sId).style.display == "none" ? "" : "none";
    $(_sId).style.display = $(_sId).style.display == "none" ? "" : "none";
 }
}

 function onlyShow(_sId, _iNum, _sPic, _sTxt1, _sTxt2)
function onlyShow(_sId, _iNum, _sPic, _sTxt1, _sTxt2) {
{
 var i = 0;
    var i = 0;
 var oCurr = exist(_sId + i);
    var oCurr = exist(_sId + i);

 while(oCurr)
    while(oCurr) {
{
 oCurr.style.display = "none";
        oCurr.style.display = "none";
 $(_sPic + i).src = _sTxt2;
        $(_sPic + i).src = _sTxt2;
 i++;
        i++;
 oCurr = exist(_sId + i)
        oCurr = exist(_sId + i)
 }
    }
 $(_sId + _iNum).style.display = "";
    $(_sId + _iNum).style.display = "";
 $(_sPic + _iNum).src = _sTxt1;
    $(_sPic + _iNum).src = _sTxt1;
 }
}

 function swapShow(_sId)
function swapShow(_sId) {
{
 var i = 0;
    var i = 0;
 var oCurr = exist(_sId + i);
    var oCurr = exist(_sId + i);

 while(oCurr)
    while(oCurr) {
{
 hide(_sId + i);
        hide(_sId + i);
 i++;
        i++;
 oCurr = exist(_sId + i)
        oCurr = exist(_sId + i)
 }
    }
 }
}

 function seekKey(_sKey)
function seekKey(_sKey) {
{
 var i = 0;
    var i = 0;

 while(exist(_sKey + i))
    while(exist(_sKey + i)) {
{
 i++;
        i++;
 }
    }
 return i;
    return i;
 }
}

 function swapPic(_sId,_sAttr,_sTxt1, _sTxt2)
function swapPic(_sId,_sAttr,_sTxt1, _sTxt2)  {
{
 $(_sId)[_sAttr] = $(_sId)[_sAttr].indexOf(_sTxt1) > -1 ? _sTxt2 : _sTxt1;
    $(_sId)[_sAttr] = $(_sId)[_sAttr].indexOf(_sTxt1) > -1 ? _sTxt2 : _sTxt1;
 }
}

 function swap(_sId,_sAttr,_sTxt1, _sTxt2)
function swap(_sId,_sAttr,_sTxt1, _sTxt2)  {
{
 $(_sId)[_sAttr] = $(_sId)[_sAttr] == _sTxt1 ? _sTxt2 : _sTxt1;
    $(_sId)[_sAttr] = $(_sId)[_sAttr] == _sTxt1 ? _sTxt2 : _sTxt1;
 }
}

 function moveGif(_sId)
function moveGif(_sId) {
{
 swap(_sId,'className','marginLeft2','');
    swap(_sId,'className','marginLeft2','');
 }
}

 function moveStart(_sId)
function moveStart(_sId) {
{
 __tmp__time = setInterval("moveGif('" + _sId + "')",200);
    __tmp__time = setInterval("moveGif('" + _sId + "')",200);
 }
}

 function moveStop(_sId)
function moveStop(_sId) {
{
 clearInterval(__tmp__time);
    clearInterval(__tmp__time);
 $(_sId).className = "marginLeft2";
    $(_sId).className = "marginLeft2";
 }
}

 function switchShow()
function switchShow() {
{
 hide('left');
    hide('left');
 swapPic('arrow','src','http://image2.sina.com.cn/blog/tmpl/v3/control/images/control_switch_up.gif','http://image2.sina.com.cn/blog/tmpl/v3/control/images/control_switch_down.gif');
    swapPic('arrow','src','http://image2.sina.com.cn/blog/tmpl/v3/control/images/control_switch_up.gif','http://image2.sina.com.cn/blog/tmpl/v3/control/images/control_switch_down.gif');
 swapShow('hideLeft');
    swapShow('hideLeft');
 swapShow('hideBody');
    swapShow('hideBody');
 }
}
 function scroll_to_top()
function scroll_to_top()


 {
{
 document.body.scrollTop=0;
    document.body.scrollTop=0;
 }
}
 function mainFrameRedirect(url)
function mainFrameRedirect(url)


 {
{
 oo = document.getElementById("mainFrame");
    oo = document.getElementById("mainFrame");
 oo.url = url;
    oo.url = url;
 }
}
 </script>
</script>
 </head>
</head>

 <body>
<body>

 <table align="left" width="220" border="0" cellspacing="0" cellpadding="0">
        <table align="left" width="220" border="0" cellspacing="0" cellpadding="0">
 <tr>
            <tr>
 <td height="50" align="left" valign="top">
                <td height="50" align="left" valign="top">
 <!-- 控制面板菜单 -->
          <!-- 控制面板菜单 -->
 <table width="205"  border="0" cellspacing="0" cellpadding="0" class="ctrl_menu">
        <table width="205"  border="0" cellspacing="0" cellpadding="0" class="ctrl_menu">
 <tr>
          <tr>
 <td align="center">
            <td align="center">
 <!-- 快速通道 -->
            <!-- 快速通道 -->
 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
            <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
 <tr class="hand" onClick="hide('hideMenuFunc0')">
              <tr class="hand" onClick="hide('hideMenuFunc0')">
 <td width="174" class="ctrl_menu_title">快速通道</td>
                <td width="174" class="ctrl_menu_title">快速通道</td>

 <td width="21"><image id='MenuFunc0' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_up.gif"></td>
                <td width="21"><image id='MenuFunc0' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_up.gif"></td>
 </tr>
              </tr>
 <tr id="hideMenuFunc0">
              <tr id="hideMenuFunc0">
 <td align="left" colspan="2" class="menu_box_pad" >
                <td align="left" colspan="2" class="menu_box_pad" >
 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
                    <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
 <tr>
                      <tr>
 <th> </th>
                        <th> </th>
 <td><a href="/control/writing/scriber/article_add.php?quick1" target="mainFrame" onClick="scroll_to_top()">发表BLOG文章</a></td>
                        <td><a href="/control/writing/scriber/article_add.php?quick1" target="mainFrame" onClick="scroll_to_top()">发表BLOG文章</a></td>
 </tr>
                      </tr>
 <tr>
                      <tr>
 <th> </th>
                        <th> </th>
 <td><a href="/myblog/index.php?uid=1190334033&customize&quick1" target="_blank">定制我的首页</a></td>
                        <td><a href="/myblog/index.php?uid=1190334033&customize&quick1" target="_blank">定制我的首页</a></td>
 </tr>
                      </tr>
 <tr>
                      <tr>
 <th> </th>
                        <th> </th>
 <td><a href="/control/writing/explorer/article_list.php?quick1" target="mainFrame" onClick="scroll_to_top()">BLOG文章管理</a></td>
                        <td><a href="/control/writing/explorer/article_list.php?quick1" target="mainFrame" onClick="scroll_to_top()">BLOG文章管理</a></td>
 </tr>
                      </tr>
 </table>                </td>
                    </table>                </td>
 </tr>
              </tr>
 </table>
            </table>
 <!-- /快速通道 -->            </td>
            <!-- /快速通道 -->            </td>
 </tr>
          </tr>
 <tr height="5"><td></td></tr>
         <tr height="5"><td></td></tr>
 <tr>
          <tr>
 <td align="center">
            <td align="center">
 <!-- BLOG文章 -->
            <!-- BLOG文章 -->
 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
            <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
 <tr class="hand" onClick="hide('hideMenuFunc3')">
              <tr class="hand" onClick="hide('hideMenuFunc3')">
 <td width="174" class="ctrl_menu_title">BLOG文章管理</td>
                <td width="174" class="ctrl_menu_title">BLOG文章管理</td>

 <td width="21"><image id='MenuFunc3' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
                <td width="21"><image id='MenuFunc3' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
 </tr>
              </tr>
 <tr id="hideMenuFunc3">
              <tr id="hideMenuFunc3">
 <td align="left" colspan="2" class="menu_box_pad">
                <td align="left" colspan="2" class="menu_box_pad">
 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
                <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
 <tr>
                    <tr>
 <th> </th>
                      <th> </th>
 <td><a href="/control/writing/scriber/article_add.php" target="mainFrame" onClick="scroll_to_top()">发表BLOG文章</a></td>
                      <td><a href="/control/writing/scriber/article_add.php" target="mainFrame" onClick="scroll_to_top()">发表BLOG文章</a></td>
 </tr>
                    </tr>
 <tr>
                    <tr>
 <th> </th>
                      <th> </th>
 <td><a href="/control/writing/explorer/article_list.php" target="mainFrame" onClick="scroll_to_top()">BLOG文章管理</a></td>
                      <td><a href="/control/writing/explorer/article_list.php" target="mainFrame" onClick="scroll_to_top()">BLOG文章管理</a></td>
 </tr>
                    </tr>
 <tr>
                    <tr>
 <th> </th>
                      <th> </th>
 <td><a href="/control/writing/article_class_manager.php" target="mainFrame" onClick="scroll_to_top()">BLOG文章分类管理</a></td>
                      <td><a href="/control/writing/article_class_manager.php" target="mainFrame" onClick="scroll_to_top()">BLOG文章分类管理</a></td>
 </tr>
                    </tr>
 <tr>
                    <tr>
 <th> </th>
                      <th> </th>
 <td><a href="/control/section/wizard.php" onClick="winopen('/special/special_list.php')" target="mainFrame">BLOG连载管理</a></td>
                      <td><a href="/control/section/wizard.php" onClick="winopen('/special/special_list.php')" target="mainFrame">BLOG连载管理</a></td>
 <!--<td><a href="/control/section/special/special_open.php" target="mainFrame" onclick="scroll_to_top()">BLOG连载管理</a></td>-->
                      <!--<td><a href="/control/section/special/special_open.php" target="mainFrame" onclick="scroll_to_top()">BLOG连载管理</a></td>-->
 </tr>
                    </tr>
 <tr>
                    <tr>
 <th> </th>
                      <th> </th>
 <td><a href="/control/comment/review_list.php" target="mainFrame" onClick="scroll_to_top()">BLOG评论管理</a></td>
                      <td><a href="/control/comment/review_list.php" target="mainFrame" onClick="scroll_to_top()">BLOG评论管理</a></td>
 </tr>
                    </tr>
 </table>                </td>
                </table>                </td>
 </tr>
              </tr>
 </table>
            </table>
 <!-- /BLOG文章 -->            </td>
            <!-- /BLOG文章 -->            </td>
 </tr>
          </tr>
 <tr height="5"><td></td></tr>
          <tr height="5"><td></td></tr>
 <tr>
          <tr>
 <td align="center">
            <td align="center">
 <!-- BLOG信息 -->
            <!-- BLOG信息 -->
 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
            <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
 <tr class="hand" onClick="hide('hideMenuFunc2')">
              <tr class="hand" onClick="hide('hideMenuFunc2')">
 <td width="174" class="ctrl_menu_title">BLOG信息设置</td>
                <td width="174" class="ctrl_menu_title">BLOG信息设置</td>
 <td width="21"><image id='MenuFunc2' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
                <td width="21"><image id='MenuFunc2' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
 </tr>
              </tr>
 <tr id="hideMenuFunc2">
              <tr id="hideMenuFunc2">
 <td align="left" colspan="2" class="menu_box_pad" >
                <td align="left" colspan="2" class="menu_box_pad" >

 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
                    <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
 <tr>
                        <tr>
 <th> </th>
                          <th> </th>
 <td><a href="/control/blog/blog_set.php" target="mainFrame" onClick="scroll_to_top()">更改基本信息</a></td>
                          <td><a href="/control/blog/blog_set.php" target="mainFrame" onClick="scroll_to_top()">更改基本信息</a></td>
 </tr>
                        </tr>
 <tr>
                        <tr>
 <th> </th>
                          <th> </th>
 <td><a href="/myblog/index.php?uid=1190334033&customize" target="_blank">定制我的首页</a></td>
                          <td><a href="/myblog/index.php?uid=1190334033&customize" target="_blank">定制我的首页</a></td>
 </tr>
                        </tr>
 <tr>
                        <tr>
 <th> </th>
                          <th> </th>
 <td><a href="/control/blog/blog_template.php" target="mainFrame" onClick="scroll_to_top()">定制我的模板</a></td>
                          <td><a href="/control/blog/blog_template.php" target="mainFrame" onClick="scroll_to_top()">定制我的模板</a></td>
 </tr>
                        </tr>
 <tr>
                        <tr>
 <th> </th>
                          <th> </th>
 <td><a href="/control/section/wizard.php" target="mainFrame" onClick="scroll_to_top()">首页内容维护</a></td>
                          <td><a href="/control/section/wizard.php" target="mainFrame" onClick="scroll_to_top()">首页内容维护</a></td>
 </tr>
                        </tr>
 </table>                </td>
                    </table>                </td>
 </tr>
              </tr>
 </table>
            </table>
 <!-- /BLOG信息 -->            </td>
            <!-- /BLOG信息 -->            </td>
 </tr>
          </tr>
 <tr height="5"><td></td></tr>
          <tr height="5"><td></td></tr>
 <tr>
          <tr>
 <td align="center">
            <td align="center">
 <!-- 个人信息 -->
            <!-- 个人信息 -->
 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
            <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
 <tr class="hand" onClick="hide('hideMenuFunc1')">
              <tr class="hand" onClick="hide('hideMenuFunc1')">
 <td width="174" class="ctrl_menu_title">个人信息设置</td>
                <td width="174" class="ctrl_menu_title">个人信息设置</td>

 <td width="21"><image id='MenuFunc1' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
                <td width="21"><image id='MenuFunc1' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
 </tr>
              </tr>
 <tr id="hideMenuFunc1" style="display:none">
              <tr id="hideMenuFunc1" style="display:none">
 <td align="left" colspan="2" class="menu_box_pad">
                <td align="left" colspan="2" class="menu_box_pad">
 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
                    <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
 <tr>
                      <tr>
 <th> </th>
                        <th> </th>
 <td><a target="mainFrame" href="/control/member/base/modify_base.php" onClick="scroll_to_top()">更改基本资料</a></td>
                        <td><a target="mainFrame" href="/control/member/base/modify_base.php" onClick="scroll_to_top()">更改基本资料</a></td>
 </tr>
                      </tr>
 <tr>
                      <tr>
 <th> </th>
                        <th> </th>
 <td><a href="/control/member/raise/update_wizard.php" target="mainFrame" onClick="scroll_to_top()">BLOG升级入口</a></td>
                        <td><a href="/control/member/raise/update_wizard.php" target="mainFrame" onClick="scroll_to_top()">BLOG升级入口</a></td>
 </tr>
                      </tr>
 <tr>
                      <tr>
 <th> </th>
                        <th> </th>
 <td><a target="mainFrame" href="/control/member/mobile/mobile_check.php" onClick="scroll_to_top()">移动BLOG设置</a></td>
                        <td><a target="mainFrame" href="/control/member/mobile/mobile_check.php" onClick="scroll_to_top()">移动BLOG设置</a></td>
 </tr>
                      </tr>
 <tr>
                      <tr>
 <th> </th>
                        <th> </th>
 <td><a target="mainFrame" href="/control/member/base/myinfo_login.php" onClick="scroll_to_top()">登录默认选项</a></td>
                        <td><a target="mainFrame" href="/control/member/base/myinfo_login.php" onClick="scroll_to_top()">登录默认选项</a></td>
 </tr>
                      </tr>
 </table>                </td>
                    </table>                </td>
 </tr>
              </tr>
 </table>
            </table>
 <!-- /个人信息 -->            </td>
            <!-- /个人信息 -->            </td>
 </tr>
          </tr>
 <tr height="5"><td></td></tr>
          <tr height="5"><td></td></tr>
 <tr>
          <tr>
 <td align="center">
            <td align="center">
 <!-- 个人服务 -->
            <!-- 个人服务 -->
 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
            <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
 <tr class="hand" onClick="hide('hideMenuFunc4')">
              <tr class="hand" onClick="hide('hideMenuFunc4')">
 <td width="174" class="ctrl_menu_title">个人服务</td>
                <td width="174" class="ctrl_menu_title">个人服务</td>

 <td width="21"><image id='MenuFunc4' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
                <td width="21"><image id='MenuFunc4' src="http://image2.sina.com.cn/blog/tmpl/v3/control/images/menu_title_down.gif"></td>
 </tr>
              </tr>
 <tr id="hideMenuFunc4" style="display:none">
              <tr id="hideMenuFunc4" style="display:none">
 <td align="left" colspan="2" class="menu_box_pad">
                <td align="left" colspan="2" class="menu_box_pad">
 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
                <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
 <tr>
                    <tr>
 <th> </th>
                      <th> </th>
 <td><a href="/control/album/blog/article_pic.php" target="mainFrame" onClick="scroll_to_top()">图片服务</a></td>
                      <td><a href="/control/album/blog/article_pic.php" target="mainFrame" onClick="scroll_to_top()">图片服务</a></td>
 </tr>
                    </tr>
 <tr>
                    <tr>
 <th> </th>
                      <th> </th>
 <td><a href="/control/gbook/gbook_list.php" target="mainFrame" onClick="scroll_to_top()">留言管理</a></td>
                      <td><a href="/control/gbook/gbook_list.php" target="mainFrame" onClick="scroll_to_top()">留言管理</a></td>
 </tr>
                    </tr>
 </table>                </td>
                </table>                </td>
 </tr>
              </tr>
 </table>
            </table>
 <!-- /个人服务 -->            </td>
            <!-- /个人服务 -->            </td>
 </tr>
          </tr>
 <tr height="5"><td></td></tr>
          <tr height="5"><td></td></tr>
 </table>
        </table>
 <!-- /控制面板菜单 -->              </td>
    <!-- /控制面板菜单 -->              </td>
 </tr>
            </tr>
 </table>
        </table>    
 </body>
</body>
 </html>
</html>


 
        posted on 
2007-02-12 17:04 
mbskys 
阅读(
187) 
评论() 
 
收藏 
举报