<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>~SingleForum~无废话记录~ Topic: DWR返回LIST</title>
<link>http://www.ll19.com/bb/</link>
<description>~19~记录点有用的好吗？少说废话少装b~</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 09:19:22 +0000</pubDate>

<item>
<title>admin on "DWR返回LIST"</title>
<link>http://www.ll19.com/bb/topic/116#post-116</link>
<pubDate>Sun, 03 Jan 2010 16:32:16 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">116@http://www.ll19.com/bb/</guid>
<description>&#60;p&#62;DWR返回LIST&#60;/p&#62;
&#60;p&#62;list中如果装载的不是基本类型的数据，而是java bean的话，需要在dwr.xml中配置convert参数，才能在页面上将数据 转换成js对象。&#60;/p&#62;
&#60;p&#62;如果配置了这个参数的话，在页面上使用data.XXX来访问该对象中的属性。比如有个user对象里面有name属性，和getName方法，则只需要 使用data.name来取得该值。&#60;/p&#62;
&#60;p&#62;LIST中的BEAN其实就是转换成了JSON&#60;/p&#62;
&#60;p&#62;具体做法如下 （网络搜索的例子）&#60;/p&#62;
&#60;p&#62;dwr.xml里的代码如下：&#60;/p&#62;
&#60;p&#62;<div class="igBar"><span id="lxml-1"><a href="#" onclick="javascript:showPlainTxt('xml-1'); return false;">PLAIN TEXT</a></span></div><div class="syntax_hilite"><span class="langName">XML:</span><br /><div id="xml-1">
<div class="xml"><ol><li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;dwr<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #ddbb00;">&amp;#38;</span>lt;allow<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;create creator=<span style="color: #ddbb00;">&amp;#34;</span>new<span style="color: #ddbb00;">&amp;#34;</span> javascript=<span style="color: #ddbb00;">&amp;#34;</span>DwrTest<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #ddbb00;">&amp;#38;</span>lt;param name=<span style="color: #ddbb00;">&amp;#34;</span>class<span style="color: #ddbb00;">&amp;#34;</span> value=<span style="color: #ddbb00;">&amp;#34;</span>com.Dao.DwrTest<span style="color: #ddbb00;">&amp;#34;</span>/<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #ddbb00;">&amp;#38;</span>lt;/create<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #ddbb00;">&amp;#38;</span>lt;convert match=<span style="color: #ddbb00;">&amp;#34;</span>com.Action.Admin<span style="color: #ddbb00;">&amp;#34;</span> converter=<span style="color: #ddbb00;">&amp;#34;</span>bean<span style="color: #ddbb00;">&amp;#34;</span> <span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #ddbb00;">&amp;#38;</span>lt;param name=<span style="color: #ddbb00;">&amp;#34;</span>include<span style="color: #ddbb00;">&amp;#34;</span> value=<span style="color: #ddbb00;">&amp;#34;</span>id,admin_Name,admin_Pwd,mark_id<span style="color: #ddbb00;">&amp;#34;</span> /<span style="color: #ddbb00;">&amp;#38;</span>gt;&nbsp; &nbsp;// Admin的bean中包含这四个属性，bean文件内容我就不贴出来了，<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #ddbb00;">&amp;#38;</span>lt;/convert<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #ddbb00;">&amp;#38;</span>lt;/allow<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;/dwr<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span> </div></li></ol></div>
</div></div><br />&#60;/p&#62;
&#60;p&#62;TestDao类的内容如下：&#60;/p&#62;
&#60;p&#62;<div class="igBar"><span id="ljava-2"><a href="#" onclick="javascript:showPlainTxt('java-2'); return false;">PLAIN TEXT</a></span></div><div class="syntax_hilite"><span class="langName">JAVA:</span><br /><div id="java-2">
<div class="java"><ol><li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">class</span> TestDao<span style="color: #66cc66;">&#123;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">private</span> <span style="color: #993333;">static</span> <a href="http://www.google.com/search?q=allinurl%3AConnection+java.sun.com&amp;bntl=1"><span style="color: #aaaadd; font-weight: bold;">Connection</span></a> conn = Conn.<span style="color: #006600;">GetConn</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;&nbsp; &nbsp; <span style="color: #808080; font-style: italic;">//获得数据库连接&amp;#60;br /&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">public</span> List&amp;#38;lt;Admin&amp;#38;gt; Send<span style="color: #66cc66;">&#40;</span><span style="color: #993333;">int</span> mark<span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#123;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; List&amp;#38;lt;Admin&amp;#38;gt; list = <span style="color: #000000; font-weight: bold;">new</span> ArrayList&amp;#38;lt;Admin&amp;#38;gt;<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">try</span> <span style="color: #66cc66;">&#123;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://www.google.com/search?q=allinurl%3AStatement+java.sun.com&amp;bntl=1"><span style="color: #aaaadd; font-weight: bold;">Statement</span></a> stat = conn.<span style="color: #006600;">createStatement</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://www.google.com/search?q=allinurl%3AString+java.sun.com&amp;bntl=1"><span style="color: #aaaadd; font-weight: bold;">String</span></a> QueryStr = &amp;#34;select * from admin_info where mark_id=&amp;#34;+mark+&amp;#34;&amp;#34;;&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://www.google.com/search?q=allinurl%3AResultSet+java.sun.com&amp;bntl=1"><span style="color: #aaaadd; font-weight: bold;">ResultSet</span></a> rs = stat.<span style="color: #006600;">executeQuery</span><span style="color: #66cc66;">&#40;</span>QueryStr<span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #b1b100;">while</span><span style="color: #66cc66;">&#40;</span>rs.<span style="color: #006600;">next</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#123;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;Admin admin = <span style="color: #000000; font-weight: bold;">new</span> Admin<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;admin.<span style="color: #006600;">setId</span><span style="color: #66cc66;">&#40;</span>rs.<span style="color: #006600;">getInt</span><span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">1</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;admin.<span style="color: #006600;">setAdmin_Name</span><span style="color: #66cc66;">&#40;</span>rs.<span style="color: #006600;">getString</span><span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">2</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;admin.<span style="color: #006600;">setAdmin_Pwd</span><span style="color: #66cc66;">&#40;</span>rs.<span style="color: #006600;">getString</span><span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">3</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;admin.<span style="color: #006600;">setMark_id</span><span style="color: #66cc66;">&#40;</span>rs.<span style="color: #006600;">getInt</span><span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;color:#800000;">4</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;list.<span style="color: #006600;">add</span><span style="color: #66cc66;">&#40;</span>admin<span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #66cc66;">&#125;</span> <span style="color: #000000; font-weight: bold;">catch</span> <span style="color: #66cc66;">&#40;</span><a href="http://www.google.com/search?q=allinurl%3ASQLException+java.sun.com&amp;bntl=1"><span style="color: #aaaadd; font-weight: bold;">SQLException</span></a> e<span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; e.<span style="color: #006600;">printStackTrace</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #66cc66;">&#125;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">return</span> list;&amp;#60;br /&amp;#62;</div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>&amp;#60;br /&amp;#62;</div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span>&amp;#60;br /&amp;#62; </div></li></ol></div>
</div></div><br />&#60;/p&#62;
&#60;p&#62;DwrTest类内容如下：&#60;/p&#62;
&#60;p&#62;[java]&#60;br /&#62;
public class DwrTest{&#60;br /&#62;
    TestDao dao= new TestDao();&#60;br /&#62;
    public List&#38;lt;Admin&#38;gt; Send(int mark) {&#60;br /&#62;
    return dao.Send(mark);&#60;br /&#62;
    }&#60;br /&#62;
}&#60;br /&#62;
[java]&#60;/p&#62;
&#60;p&#62;jsp文件内容如下：&#60;/p&#62;
&#60;p&#62;<div class="igBar"><span id="lhtml-3"><a href="#" onclick="javascript:showPlainTxt('html-3'); return false;">PLAIN TEXT</a></span></div><div class="syntax_hilite"><span class="langName">HTML:</span><br /><div id="html-3">
<div class="html"><ol><li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;html<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;head<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;meta http-equiv=<span style="color: #ddbb00;">&amp;#34;</span>Content-Type<span style="color: #ddbb00;">&amp;#34;</span> content=<span style="color: #ddbb00;">&amp;#34;</span>text/html; charset=ISO-8859-1<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;TITLE<span style="color: #ddbb00;">&amp;#38;</span>gt;DWR返回list的一个简单例子<span style="color: #ddbb00;">&amp;#38;</span>lt;/TITLE<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;meta http-equiv=Content-Type content=<span style="color: #ddbb00;">&amp;#34;</span>text/html; charset=gb2312<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;script src=<span style="color: #ddbb00;">&amp;#34;</span>dwr/engine.js<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#38;</span>lt;/script<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;script src=<span style="color: #ddbb00;">&amp;#34;</span>dwr/util.js<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#38;</span>lt;/script<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;script src=<span style="color: #ddbb00;">&amp;#34;</span>dwr/interface/DwrTest.js<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#38;</span>lt;/script<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;SCRIPT LANGUAGE=<span style="color: #ddbb00;">&amp;#34;</span>JavaScript<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">function CallBack(data) {<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;if (data.length == 0) {<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp;alert(<span style="color: #ddbb00;">&amp;#34;</span>参数传递出现错误!<span style="color: #ddbb00;">&amp;#34;</span>);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;}else{<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; for(var i=0;i<span style="color: #ddbb00;">&amp;#38;</span>lt;data.length;i++){<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;addRow(data[i].admin_Name,data[i].admin_Pwd,data[i].mark_id);&nbsp; &nbsp;// 表格添加一行<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; }<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;}<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">function Send(mark){<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;DwrTest.Send(mark,CallBack);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">function showTable(mark){<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;var i=1;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;for(i=form1.maxrow.value; i<span style="color: #ddbb00;">&amp;#38;</span>gt;0 ; i--)<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;{<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;deleteRow(i);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;}<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;form1.maxrow.value = 0;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;Send(mark);&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // 通过mark参数来判断要动态显示的内容<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">function deleteRow(index){<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;var tableObj=document.getElementById(<span style="color: #ddbb00;">&amp;#34;</span>mytable<span style="color: #ddbb00;">&amp;#34;</span>);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;tableObj.deleteRow(index);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">} <span style="color: #ddbb00;">&amp;#60;</span>/p<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#60;</span>p<span style="color: #ddbb00;">&amp;#62;</span>function addRow(username,password,mark_id){<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;var tableObj=document.getElementById(<span style="color: #ddbb00;">&amp;#34;</span>mytable<span style="color: #ddbb00;">&amp;#34;</span>);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;var newRowObj=tableObj.insertRow(tableObj.rows.length);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;var newColName=newRowObj.insertCell(newRowObj.cells.length);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;var newColPwd=newRowObj.insertCell(newRowObj.cells.length);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;var newColMrk=newRowObj.insertCell(newRowObj.cells.length);<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;newColName.innerHTML=username;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;newColPwd.innerHTML=password;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;newColMrk.innerHTML=mark_id;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; form1.maxrow.value = parseInt(form1.maxrow.value) + 1;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">}<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;/SCRIPT<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;BODY<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;form name=<span style="color: #ddbb00;">&amp;#34;</span>form1<span style="color: #ddbb00;">&amp;#34;</span> <span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;p align=<span style="color: #ddbb00;">&amp;#34;</span>center<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #ddbb00;">&amp;#38;</span>lt;input type=<span style="color: #ddbb00;">&amp;#34;</span>button<span style="color: #ddbb00;">&amp;#34;</span> value=<span style="color: #ddbb00;">&amp;#34;</span>用户类别一 <span style="color: #ddbb00;">&amp;#34;</span> onmouseover=<span style="color: #ddbb00;">&amp;#34;</span>showTable(1)<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt; // 传参数 mark=1<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #ddbb00;">&amp;#38;</span>lt;input type=<span style="color: #ddbb00;">&amp;#34;</span>button<span style="color: #ddbb00;">&amp;#34;</span> value=<span style="color: #ddbb00;">&amp;#34;</span>用户类别二<span style="color: #ddbb00;">&amp;#34;</span> onmouseover=<span style="color: #ddbb00;">&amp;#34;</span>showTable(2)<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #ddbb00;">&amp;#38;</span>lt;input type=<span style="color: #ddbb00;">&amp;#34;</span>button<span style="color: #ddbb00;">&amp;#34;</span> value=<span style="color: #ddbb00;">&amp;#34;</span>用户类别三<span style="color: #ddbb00;">&amp;#34;</span> onmouseover=<span style="color: #ddbb00;">&amp;#34;</span>showTable(3)<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #ddbb00;">&amp;#38;</span>lt;input type=<span style="color: #ddbb00;">&amp;#34;</span>button<span style="color: #ddbb00;">&amp;#34;</span> value=<span style="color: #ddbb00;">&amp;#34;</span>用户类别四<span style="color: #ddbb00;">&amp;#34;</span> onmouseover=<span style="color: #ddbb00;">&amp;#34;</span>showTable(4)<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;/p<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;table width=<span style="color: #ddbb00;">&amp;#34;</span>50%<span style="color: #ddbb00;">&amp;#34;</span> id=<span style="color: #ddbb00;">&amp;#34;</span>mytable<span style="color: #ddbb00;">&amp;#34;</span> border=<span style="color: #ddbb00;">&amp;#34;</span>1<span style="color: #ddbb00;">&amp;#34;</span> bordercolor=<span style="color: #ddbb00;">&amp;#34;</span>whitesmoke<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #ddbb00;">&amp;#38;</span>lt;tr align=<span style="color: #ddbb00;">&amp;#34;</span>center<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#38;</span>lt;td<span style="color: #ddbb00;">&amp;#38;</span>gt;用户名<span style="color: #ddbb00;">&amp;#38;</span>lt;/td<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#38;</span>lt;td<span style="color: #ddbb00;">&amp;#38;</span>gt;密码<span style="color: #ddbb00;">&amp;#38;</span>lt;/td<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#38;</span>lt;td类 别<span style="color: #ddbb00;">&amp;#38;</span>lt;/td<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#38;</span>lt;/tr<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;/table<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #ddbb00;">&amp;#38;</span>lt;input type=<span style="color: #ddbb00;">&amp;#34;</span>hidden<span style="color: #ddbb00;">&amp;#34;</span> name=<span style="color: #ddbb00;">&amp;#34;</span>maxrow<span style="color: #ddbb00;">&amp;#34;</span> value=<span style="color: #ddbb00;">&amp;#34;</span>0<span style="color: #ddbb00;">&amp;#34;</span><span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;/form<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;/body<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span></div></li>
<li style="font-weight: bold;color:#26536A;"><div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ddbb00;">&amp;#38;</span>lt;/html<span style="color: #ddbb00;">&amp;#38;</span>gt;<span style="color: #ddbb00;">&amp;#60;</span>br /<span style="color: #ddbb00;">&amp;#62;</span> </div></li></ol></div>
</div></div><br />
&#60;/p&#62;</description>
</item>

</channel>
</rss>

