home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
221.214.14.186
/
221.214.14.186.tar
/
221.214.14.186
/
lc
/
linqing
/
default.bak.asp
< prev
next >
Wrap
Text File
|
2010-01-22
|
28KB
|
584 lines
<%function getDataIp()
dim ip
ip=Request.ServerVariables("REMOTE_ADDR")
if (left(ip,6)="50.0.0" or left(ip,6)="60.0.0" or left(ip,10)="172.18.200" or ip="127.0.0.1" or ip="218.104.5.50") then
getDataIP="50.0.0.3"
else
getDataIP="218.104.5.55"
end if
end function
%>
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css>
a {
TEXT-DECORATION:none;color:black
}
TD {
FONT-SIZE: 12px; LINE-HEIGHT: 20px
}
BODY {
FONT-SIZE: 12px
}
INPUT {
FONT-SIZE: 12px
}
SELECT {
FONT-SIZE: 12px
}
A:hover {
COLOR: #cc0000; TEXT-DECORATION: underline
}
A:active {
COLOR: #000099
}
A.nav1 {
FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.nav1:hover {
COLOR: #ffefa5; TEXT-DECORATION: none
}
A.nav1:active {
COLOR: #800080
}
.mylightGreen {background-color:#f4fff3;}
</STYLE>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</HEAD>
<BODY bgColor=#ffffff text=#000000 vLink=#000099 >
<CENTER>
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
<TR color="#0069CC">
<td align=left bgcolor="#0059ad"><img src="top-left.gif"></td>
<TD align=right bgColor=#0059ad height=22><FONT color=#ffffff><IMG
height=9 src="" width=8> <A href="http://www.sdxnw.gov.cn/"><FONT
color=#ffcc00>╔╜╢½╨╦┼⌐═°</FONT></A> | <A
href="" target=_blank><FONT color=white>╔Φ╬¬╩╫╥│</FONT></A>| ╔Φ╬¬╩╒▓╪|<A
href=""><FONT color=white>┴¬╧╡╬╥├╟</font></A>| ├Γ╖╤╨┼╧Σ</FONT>| </TD>
</TR>
</TABLE>
<TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF">
<TR>
<TD width=100 rowspan="2" align="right" valign="top"><img src="bs1.jpg" width="100" height="75" alt=""></TD>
<TD height="52" colspan="3" align="center" valign="top"><img src="mtop1.gif" width="660" height="50"></TD>
</TR>
<TR>
<TD width="482" height="22" align="right" valign="bottom" bgcolor="#99CC99">|
<a href="news.htm"><font color="#FFFFFF"> ╧╪╟Θ╕┼┐÷</font></a> | <a href="news.asp"><font color="#FFFFFF">╨╦┼⌐┐∞╤╢</font></a>
| <a href="schq.asp"><font color="#ffffff">╩╨│í╨╨╟Θ</font></a> | <a href="http://www.sdxnw.gov.cn/syjs.asp"><font color="#ffFFFF">┼⌐╥╡┐╞╝╝</font></a>
| <a href=""><font color="#ffFFFF">╠╪╔½┼⌐╥╡</font></a> | <a href="zsyz.htm"><font color="#FFffFF">╒╨╔╠╥²╫╩</font></a>
| <a href="weather"><font color="#FFFFff">╞°╧≤╖■╬± </font></a></TD>
<TD width="163" align="right" valign="bottom" bgcolor="#99CC99"><%=formatdatetime(now,vblongdate)%> <%=weekdayname(weekday(now))%></TD>
<TD width="15" align="right" valign="top"><img src="subicon.gif"></td>
</TR>
</TABLE>
<TABLE width=760 border=0 cellPadding=0 cellSpacing=0>
<TR>
<TD><img src="forcast.gif" width="20" height="20"></TD>
<TD width=639 valign="top"> <font color=red>
<object
classid="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83"
border="0" id="m1"
>
<param name="DATAURL" value="forcast.txt"><param name="USEHEADER" value="true">
</object>
<marquee DATASRC="#m1" DATAFLD="yb" scrolldelay=150>
</marquee>
</font></TD>
<TD width=96 align="right" valign="bottom"><img height=16 src="load.gif" width=94></TD>
</TR>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
<TR>
<TD width=11 vAlign=top bgColor=#99CC99> </TD>
<TD width=325 vAlign=top><TABLE border=0 align=center cellPadding=0 cellSpacing=0>
<TR>
<td width=338 height=19 align="left" valign="bottom" bgcolor="#e0ebdf"><strong><font size="2"><img src="./images/arrow_1.gif" width="18" height="18"><font color="#000000"><a href="schq/schq.asp">╝█╕±╨╨╟Θ</a></font></font></strong></td>
</TR>
<TR>
<TD vAlign=top background=""><TABLE width="333" cellPadding=0 cellSpacing=0>
<TR>
<TD width=83 height=111><img src="./images/images2.jpg" width="80" height="61"></TD>
<TD width="248" nowrap style="border-right:green 1px dotted;"><SCRIPT language=JavaScript>
<!--
////
var version = "other"
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
if (browserName == "Netscape" && browserVer >= 4) version = "n3";
else if (browserName == "Netscape" && browserVer < 3) version = "n2";
else if (browserName == "Microsoft Internet Explorer" && browserVer >= 4) version = "e4";
else if (browserName == "Microsoft Internet Explorer" && browserVer < 4) version = "e3";
function marquee1()
{
if (version == "e4")
{
document.write("<marquee behavior=scroll direction=up height=85 scrollamount=1 scrolldelay=80 onmouseover='this.stop()' onmouseout='this.start()'>")
}
}
function marquee2()
{
if (version == "e4")
{
document.write("</marquee>")
}
}
// --></SCRIPT>
<SCRIPT language=JavaScript>marquee1();</SCRIPT>
<!--#include file="../../common/load_sqldb.inc.asp" -->
<%
'═¿╓¬╡≈╙├
set rs=server.createobject("adodb.recordset")
sql="select substring(name,1,4),price,units,substring(lxfs,1,5),substring(dates,6,5) from SCXX_price where cityid='29' and types='┼⌐╕▒▓·╞╖'and lxfs like '%┴┘╟σ%' order by dates desc"
rs.open sql,conn,1,1
howmanyfields=rs.fields.count -1
%>
<% do while not rs.eof %>
<% for i = 0 to howmanyfields
thisvalue=rs(i)
If isnull(thisvalue) then
thisvalue=""
end if
%>
<%=thisvalue%>
<%next%>
<br>
<%rs.movenext
loop
%>
<%
rs.close
set rs=nothing
conn.close
set conn=nothing
%>
</TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD height=19 bgcolor="#e0ebdf"><strong><font size="2"><img src="./images/arrow_1.gif" width="18" height="18">╣⌐╟≤╚╚╧▀</font></strong></TD>
</TR>
<TR>
<TD width="338" height="92" align="left" vAlign=top background=jinan/py/bg1.gif><table width=100%
border=0 align=center cellpadding=0 cellspacing=0 class="mylightGreen">
<tr align="left" valign="top">
<td width=79 height=88 rowspan="2" valign="top" ><br>
<img src="./images/net1.jpg" width="77" height="69"></td>
<td width="100%" height="76" valign="top" style="border-right:green 1px dotted;"><!--#include file="../../common/load_sqldb_changqing.inc.asp" -->
<table border=0 class="mylightgreen">
<%do while not rstemp1.eof%>
<tr>
<% for i = 0 to 1
thisvalue=trim(rstemp1(i))
If isnull(thisvalue) then
thisvalue=""
end if
if thisvalue="╣⌐" then
thisvalue="<font color=red>╣⌐</font>"
end if
if thisvalue="╟≤" then
thisvalue="<font color=green>╟≤</font>"
end if
%>
<td valign=top width="98%" height="15" align="left"><a href="show.asp?id=<%=rstemp1("id")%>"><%=thisvalue%></a></td>
<%next%>
</tr>
<%rstemp1.movenext
loop
%>
</table>
<%
rstemp1.close
set rstemp1=nothing
conn1.close
set conn1=nothing
end sub
%>
<%call query3table("select top 3 substring(titel,1,18),typeid,id from SCXX_sale order by dates desc,id desc")
%>
</td>
</tr>
<tr align="left">
<td height="15" align="right" ><a href="http://www.sdxnw.gov.cn/scxx.asp">>>╕ⁿ╢α</a></td>
</tr>
</table></TD>
</TR>
</TABLE></TD>
<TD vAlign=top width=1> </TD>
<TD vAlign=top>
<table border=0 align=right cellpadding=0 cellspacing=0>
<tr>
<td height="20" colspan="2" valign="top"> <table cellspacing=0 cellpadding=0 width="100%" align=right
border=0>
<tr>
<td width="82%" height="18" valign="bottom" background="line3.jpg"><b>
╨╦┼⌐┐∞╤╢</b></td>
<td width="18%" valign="bottom"><a href="news.htm">>>
╕ⁿ╢α</a></td>
</tr>
</table></td>
</tr>
<tr>
<td width="175" height=115 rowspan="2" valign="top" background="news_content_bg.gif">
<table>
<tr><td height=20>
<img src="news1.gif" width="10" height="10"><a href="#">╡┬╓▌╙φ│╟┤≤┴ª═╞╜°┼⌐╥╡▓·╥╡╗»</a></td></tr>
<tr><td height=20>
<img src="news2.gif" width="10" height="10"><a class=blue8 href="#">╖╟│ú╩▒╞┌ú▓ú╡╕÷╕▀╞╡┤╩</a></td></tr>
<tr><td height=20>
<img src="news1.gif" width="10" height="10"><a class=blue8 href="#">╠⌐░▓í░╦─╡└╖└╧▀í▒╫Φ╖╟╡Σ</a></td></tr>
<tr><td height=20>
<img src="news2.gif" width="10" height="10"><a class=blue8 href="#">╩▀▓╦▓·╥╡╔²╝╢╛═╡├▒Ω╫╝╗»..</a></td></tr>
<tr><td height=20>
<img src="news1.gif" width="10" height="10"><a class=blue8 href="#">ú┤═≥╙α╠¿╨í┬≤╩╒╗±╗·╒√╫░┤²╖ó</a></td></tr>
</table></td>
<td width="110" height="90" align="left" valign="top"><img src="DSC00003.JPG" style="width:108px;height:90px"></td>
</tr>
<tr>
<td width="110" align="left" valign="top">
<div align="center"><A onClick="window.open(this.href,'','top=0,width=791,height=500,scrollbars=yes ');return
false;" href="http://www.sdxnw.gov.cn/document_show1.asp?id=22581&mark=1" target=_blank>│┬╤╙├≈╕▒╩í│ñ╩╙▓∞sdxnw</A></div></td>
</tr>
<tr>
<td height="16" colspan="2" valign="top"> <table cellspacing=0 cellpadding=0 width="100%" align=right
border=0>
<tr>
<td width="82%" height="22" background="line3.jpg"><b>┼⌐╥╡╝╝╩⌡</b></td>
<td width="18%"><a href="http://korea.sohu.com/03/">>>
╕ⁿ╢α</a></td>
</tr>
</table></td>
</tr>
<tr>
<td height=88 colspan="2" valign="top" background="news_content_bg.gif">
<p><a href="">íñ╜í╩▀▓╦╨┬╞╖╓╓ú║╞╤╣½╙ó</a><br>
<a href="">íñ╬╥╣·┐╞╤º╝╥╤╨╓╞│÷╢╘╕╢▓▌╘¡╩╫║ª╖Φ▓▌╡─.</a><br>
<a href="">íñ╬┤└┤┴╜─Ω╬╥╣·╙╨═√═╞│÷╘╙╜╗║╡╡╛</a><br>
<a href="">íñ╜Γ╛÷▒▒╖╜╕╔║╡╡─╨┬╝╝╩⌡╘┌╔≥╤⌠╬╩╩└</a><br>
</td>
</tr>
</table></TD>
<TD vAlign=top width=130 bgColor=#0059ad>
<TABLE cellSpacing=0 cellPadding=0 width=130 border=0>
<TR>
<TD bgColor=#000000 height=6></TD>
</TR>
<TR>
<FORM name="form1" method="post" action="http://<%=getdataip()%>/data/user/reslogin.asp" target="_blank">
<TD bgcolor="#99CC99"> <DIV align=center><FONT color=#ffffff>
╙├╗º:</FONT>
<INPUT size=10 name="username">
<BR>
<FONT color=#ffffff>┐┌┴ε:</FONT>
<INPUT type=password size=10 name=password>
<BR>
<P style="MARGIN-TOP: 4px;margin-left:15px">
<input type="submit" name="Submit2" value="╜° ╚δ" class="button"></P>
</DIV></TD>
</FORM>
</TR>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=130 border=0>
<TR>
<TD height=36 bgcolor="#006699">
<DIV align=center><font color="#FFFFFF">╨┼╧ó╖ó▓╝</font></DIV></TD>
</TR>
<TR>
<TD height=40> <DIV align=center><IMG height=40 src="sdxnw.jpg"
width=128></DIV></TD>
</TR>
<TR>
<TD height=44 valign="top"><img src="email.gif" width="128" height="41"></TD>
</TR>
<tr>
<td align="center" valign="top" bgcolor="#99CC99"><p><font color="#FFFFFF"><u>╗ß╘▒┴┤╜╙</u></font>
<br>
</p>
<p> </p></td>
</tr>
</TABLE></TD>
</TR>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
<TR>
<TD width=11 bgColor=#99CC99 height=22></TD>
<TD width=600 align="center" valign="bottom" background="t_64.gif"><strong><font color="#FFFF00" size="2">╘┌
╒Γ ╧ú ═√ ╡─ ╠∩ ╥░ ╔╧íúíúíúíú </font> </strong></TD>
<TD width=149 bgColor=#99CC99><img src="fields.gif" width="148" height="20"></TD>
</TR>
</TABLE>
<TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0>
<TR>
<TD width=1 rowspan="2" bgColor=#FFFFCC></TD>
<TD width=610 height="364" vAlign=top>
<TABLE width="611"
border=0 align="right" cellPadding=0 cellSpacing=0 bgColor=#99CC99>
<TR align="left">
<TD height="232" colspan="3" align="right" valign="top"> <TABLE cellSpacing=1 cellPadding=0 width=600 align=right
bgColor=#ffffff border=0>
<TR>
<th width="199" height=22 bgcolor="#CCCCCC"><strong><font color="#CC3399">╒■▓▀╖¿╣µ</font></strong></th>
<th width=199 valign="middle" bgcolor="#CCCCCC"><strong><font color="#66CCCC" face="╖╜╒²╫╝╘▓╝≥╠σ">╓¬├√╞≤╥╡
</font></strong></th>
<th width=199 valign="middle" bgcolor="#CCCCCC"><strong><font color="#0099FF">╒╨╔╠╥²╫╩</font></strong></th>
</TR>
<TR>
<TD width="199" valign="top" bgcolor="#FFCCCC" style="border-right:black 1px dotted">
<ul>
<li><font color="#666666">═╗╖ó╣½╣▓╬└╔·╩┬╝■╙ª╝▒╠⌡└²</font></li>
<li>╤≥├½íó├½╠⌡╜°┐┌╣╪╦░┼Σ╢ε╣▄└φ╩╡╩⌐╧╕╘≥</li>
<li>╓╨╣·┼⌐╗·▓·╞╖╓╩┴┐╚╧╓ñ╣▄└φ░∞╖¿</li>
<li>í╢╓╨╗¬╚╦├±╣▓║═╣·╦░╩╒╒≈╩╒╣▄└φ╖¿╩╡╩⌐╧╕╘≥í╖<br>
<br>
<img src="sdxnws.jpg" width="128" height="50"> </li>
</ul></TD>
<TD height="201" valign="top" bgcolor="#66CCCC" style="border-right:black 1px dotted"><ul>
<li><font color="#FFFFF0">╟·╕╖┐╫╩╧╩╓╣ñ▓╝╨¼╖╗<br>
:::.</font></li>
<li><font color="#FFFFF0">╙ε╖ß╕┤║╧╖╩╙╨╧▐╣½╦╛</font><br>
<font color="#FFFFFF">:::.</font></li>
<li> <font color="#FFFFF0">┐╫╕«╝╥╝»═┼</font> <br>
<font color="#FFFFFF">:::.</font></li>
<li><font color="#FFFFF0">╟·╕╖╩╨╧≡╦▄╓╞╞╖╫▄╣½╦╛<br>
:::. </font></li>
<li><font color="#FFFFF0">╜⌡╨σ╖─╓»╙╨╧▐╣½╦╛</font></li>
</ul></TD>
<td valign="top" bgcolor="#F0F0F0" style="border-right:black 1px dotted"><ul>
<li>╒╨╔╠╧ε─┐<br>
.╩Ñ─ß╔╜╣·╝╥╔¡┴╓╣½╘░┬├╙╬┐¬╖ó╧ε─┐ <br>
.╩»├┼╔╜╥░╚ñ╨▌╧╨╘░╧ε─┐<br>
.┼⌐╥╡╫█║╧┐¬╖ó╧ε─┐<br>
</li>
<li>╒╨╔╠╒■▓▀<br>
.═Γ╔╠═╢╫╩╞≤╥╡╔Ω╟δ╙├╡╪│╠╨≥<br>
.═╢╫╩╓╪╡π╝░╖╜╧≥ </li>
</ul></td>
</TR>
</TABLE></TD>
</TR>
<tr>
<td width="4%" height="89" align="right" valign="top" bgcolor="#99CC99"> </td>
<td width="4%" align="center" valign="middle" bgcolor="#FFFFFF" style="border-bottom:white 1px dotted"><img src="show.gif" width="21" height="74"></td>
<td width="92%" align="center" valign="top" bgcolor="#FFFFFF" style="border-bottom:white 1px dotted"><img src="lh1.jpg" width="90" height="85">
<img src="lh.jpg" width="90" height="85" alt=""> <img name="" src="lh2.jpg" width="90" height="85" alt="">
<img name="" src="lh3.jpg" width="90" height="85" alt="">
<img name="" src="lh1.jpg" width="90" height="85" alt="">
</td>
</tr>
<tr align="center" valign="middle">
<td height="42" bgcolor="#99CC99"> </td>
<td height="42" bgcolor="#99CC99"> </td>
<td bgcolor="#FFFFFF">╕≈╡╪╨╦┼⌐═°ú║ <a href="#"> <font color="#0000FF">╝├─■
</font></a><font color="#666666"><a href="#"> <font color="#0000FF">╟·╕╖</font></a>
<a href="#"> <font color="#0000FF">┘≡╓▌</font></a> <a href="#"><font color="#0000FF"> ╫▐╧╪</font></a>
<a href="#"> <font color="#0000FF">πδ╔╧</font></a> <a href="#"> <font color="#0000FF">π⌠╦«</font></a>
<a href="#"> <font color="#0000FF">╬ó╔╜</font></a> <a href="#"> <font color="#0000FF">╙π╠¿</font></a>
<a href="#"> <font color="#0000FF">╜≡╧τ</font></a> <a href="#"> <font color="#0000FF">╝╬╧Θ</font></a>
<a href="#"> <font color="#0000FF">┴║╔╜</font></a></font></td>
</tr>
</TABLE></TD>
<TD width=148 rowspan="2" vAlign=top bgColor=#009966>
<TABLE cellSpacing=0 cellPadding=0 width=149 align=center bgColor=#009966
style="border-right:#006699 1px">
<TR>
<TD width="148">
<TABLE width=149 border=0 align="right" cellPadding=0 cellSpacing=0>
<TR>
<TD width="149" height=21 align="center" bgcolor="#99CC99"><SPAN>
<FONT color=#ffffff size=3> <strong>├≈╨╟╧τ╒≥</strong></FONT></SPAN></TD>
</TR>
<TR>
<TD height=3 bgcolor="#fffff0"></TD>
</TR>
</TABLE>
<TR>
<TD height=1></TD>
</TR>
<TR>
<TD align="center">
<TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
<TR>
<TD height=36 align="left" bgColor=#99CC99>íñ<A
href=""
target=_blank><font color="#ffffff">┤≤═⌡┤σ</font></A></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD bgcolor="#009966" width="95%" height=1></TD>
</TR>
<TR>
<TD align="center">
<TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
<TR>
<TD bgColor=#99CC99 height=36>íñ<A 5
href="" target=_blank><font color="#ffffff">╨í└∩╒≥</font></A></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD bgcolor="#009966" width="95%" height=1></TD>
</TR>
<TR>
<TD align="center">
<TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
<TR>
<TD height=36 align="left" bgColor=#99CC99>íñ<A
href=""
target=_blank><font color="#ffffff">╚╬╝╥╫»</font></A></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD bgcolor="#009966" width="95%" height=1></TD>
</TR>
<TR>
<TD align="center">
<TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
<TR>
<TD bgColor=#99CC99 height=36>íñ<A
href=""
target=_blank><font color="#ffffff">║·╓▄╧τ</font></A></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD bgcolor="#009966" width="95%" height=1></TD>
</TR>
<TR>
<TD align="center">
<TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
<TR>
<TD bgColor=#99CC99 height=36>íñ<A
href=""
target=_blank><font color="#ffffff">╥╗┤σ</font></A></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD bgcolor="#009966" width="95%" height=1></TD>
</TR>
<TR>
<TD height="37" align="center">
<TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
<TR>
<TD bgColor=#99CC99 height=36>íñ<A
href=""
target=_blank><font color="#ffffff">╢■┤σ</font></A></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD height=1></TD>
</TR>
<TR>
</TR>
<TR>
<TD height=2></TD>
</TR>
</TABLE>
<table width="95%" border="0">
<tr>
<td align="center"><strong><font color="#FFFFFF" size="2"> ╚╚├┼┴┤╜╙</font></strong></td>
</tr>
<tr>
<td align=center> <font color="#FFFFFF"><strong><a href="www.sohu.com">SOHU</a></strong></font></td>
</tr>
<tr>
<td height="22" align=center><a href="www.sina.com.cn"><font color="#FFFFFF"><strong>SINA</strong></font></a></td>
</tr>
<tr>
<td height="20" align=center><font color="#0000FF"><a href="www.yahoo.com.cn"><strong>YAHOO</strong></a></font></td>
</tr>
<tr>
<td height="20" align=center><a href="www.google.com"><font color="red"><strong>GOOGLE</strong></font></a></td>
</tr>
</table>
</TD>
</TR>
</TABLE>
<TABLE width=760 height="22" border=0 cellPadding=0 cellSpacing=0>
<TR>
<TD width="722" height=22 valign="top" bgColor=#009966> </td>
<TD width="40" height="22" align="right" valign="top"><img src="bottom-right.gif" width="40" height="22"></TD>
</TR>
</TABLE>
<hr width=760 size=1>
<TABLE class=blue cellSpacing=0 cellPadding=0 width=760 border=0>
<TR>
<TD align=middle height=35>Copyright @ 2003 ╔╜╢½╨╦┼⌐═°. All rights reserved.
┬│ ICP▒╕030012</TD>
</TR>
</TABLE>
</CENTER>
</BODY></HTML>
<HTML>
<BODY >
<script language=vbscript></script>
<script language=vbscript></script>
</BODY>
</HTML>