﻿<%@ Page Language="vb" AutoEventWireup="false" Codebehind="newsList1.aspx.vb" Inherits="shilat.newsList1" codePage="65001" enableViewState="False"%>
<!DOCTYPE  HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML dir="rtl">
	<HEAD>
		<title>newsList1</title>
		
	</HEAD>
	<BODY>
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<style>.T14Font { FONT-SIZE: 14px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
	.T12Font { FONT-SIZE: 12px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
	.T10Font { FONT-SIZE: 10px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none }
		</style>
		<form id="Form1" method="post" runat="server">
			<TABLE id="Table3" cellSpacing="0" cellPadding="0" width="100%" border="0">
				<TR>
					<TD align="center">
						<asp:datalist id="DataList2" runat="server" RepeatColumns="2">
							<ItemTemplate>
								<TABLE id="table1" style="BORDER-COLLAPSE: collapse" cellSpacing="0" cellPadding="0" width="210"
									bgColor="#d8f3fe" border="0">
									<TR>
										<TD vAlign="top" align="left" width="1%" bgColor="#1d7fa9"><IMG height="9" src="bur.jpg" width="8" border="0"></TD>
										<TD vAlign="middle" width="2%" bgColor="#1d7fa9"><IMG height="20" src="arrow0.jpg" width="20" border="0"></TD>
										<TD width="96%" bgColor="#1d7fa9">
											<TABLE id="table2" style="BORDER-COLLAPSE: collapse" cellPadding="0" width="100%" border="0">
												<TR>
													<TD style="FONT-SIZE: 4pt">&nbsp;</TD>
												</TR>
												<TR>
													<TD>
														<P dir="rtl" class=T12Font><b><%# DataBinder.Eval(Container, "DataItem.n_title") %></b></P>
													</TD>
												</TR>
												<TR>
													<TD style="FONT-SIZE: 4pt">&nbsp;</TD>
												</TR>
											</TABLE>
										<TD vAlign="top" align="left" width="1%" bgColor="#1d7fa9"><IMG height="9" src="bul.jpg" width="8" border="0"></TD>
					</TD>
				</TR>
				<TR>
					<TD width="1%">&nbsp;</TD>
					<TD colSpan="2">&nbsp;
						<P style="MARGIN: 1px 5px 1px 1px" align="justify" class=T12Font>
						<A onclick="window.open('showNews.aspx?nid=<%# DataBinder.Eval(Container, "DataItem.n_id") %>','News691','toolbar=no,ststus=no,width=600,height=400,scrollbars=yes,resizable=yes,left=50,top=50');" href="#">
						
							<asp:Image id=Image2 runat="server" ImageUrl='<%# "newsPics/" &amp; DataBinder.Eval(Container, "DataItem.n_pic") %>' ImageAlign="Right" Height="103px" Width="100px">
							</asp:Image></a><%# cutStr(DataBinder.Eval(Container, "DataItem.n_body")) %>[<A onclick="window.open('showNews.aspx?nid=<%# DataBinder.Eval(Container, "DataItem.n_id") %>','News691','toolbar=no,ststus=no,width=600,height=400,scrollbars=yes,resizable=yes,left=50,top=50');"
								href="#">ادامه</A>]
						</P>
					</TD>
					<TD width="1%">&nbsp;</TD>
				</TR>
				<TR>
					<TD vAlign="bottom" align="left" width="1%"><IMG height="9" src="dr.jpg" width="8" border="0"></TD>
					<TD colSpan="2">&nbsp;</TD>
					<TD vAlign="bottom" align="right" width="1%"><IMG height="9" src="dl.jpg" width="8" border="0"></TD>
				</TR>
			</TABLE>
			</ItemTemplate> </asp:datalist></TD></TR></TABLE>
		</form>
	</BODY>
</HTML>
