<%@ page language="C#" autoeventwireup="true" inherits="FrmLogin, App_Web_lw6gxnp6" %>
 


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>Login</title>
    <link href="Styles.css" rel="stylesheet" type="text/css" />
    
<script language="javascript" type="text/javascript">
         function prevent_previous_page_return()     
         {
              window.history.forward();
         }
    </script>
</head>
<body onload="prevent_previous_page_return()">
    <form id="form1" runat="server">
     <div align="center" style="text-align: center">
        
    
    <table cellpadding="0" cellspacing="0" border="0" width="100%">
    <tr>
        <td align="center" colspan="3">
        </td>
    </tr>
        <tr>
            <td align="center" colspan="3" style="height: 50px">
                <asp:Label ID="lblName" runat="server" Font-Bold="True" Font-Size="Large" ForeColor="Gray">
                </asp:Label></td>
        </tr>
    <tr>
    <td style="width:200px" valign="top" align="right">
    
    <table style="text-align:left;" border="0" cellpadding="0" cellspacing="0" width="250">
        <tr><td style="height: 30px"></td><td class="heading" style="height: 30px; width: 250px;">Thoughts of The Day</td>
        <td style="height: 30px"></td>
    </tr>
    <tr><td></td>
    <td style="width: 200px">
    <marquee behavior="scroll" onmouseleave="this.start();" onmouseover="this.stop();"   width="190"
    style="POSITION: absolute; background-color:#f5f5dc;border:1px;border-color:black;border-style:solid;
    border-width:2px;" direction="up" loop="infinite"
    scrollamount="1"  scrolldelay="30" > 
  <asp:Repeater ID="Rep_thought" runat="server" >
    <HeaderTemplate>
    
    </HeaderTemplate>
<ItemTemplate >
<b> <%# DataBinder.Eval(Container, "DataItem.TOD_DESCRIPTION")%> </b>
<br />
<br />
</ItemTemplate>

</asp:Repeater>
</marquee>
        </td>
        <td></td>
        </tr>
        </table>
    </td>
    <td style="width:347px;">
        <table border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse">
         <tbody>
                    <tr>
                        <td style="height: 147px">
                            <table border="0" cellpadding="0" style="width: 266px; height: 100px">
                                <tr>
                                    <td align="center" colspan="2" style="font-weight: bold; font-size: 0.9em; color: white;
                                        background-color: #5d7b9d">
                                        Log In</td>
                                </tr>
                                <tr>
                                    <td align="right">
                                        <asp:Label ID="UserNameLabel" runat="server" AssociatedControlID="UserName" Font-Bold="True">User Name:</asp:Label></td>
                                    <td>
                                        <asp:TextBox ID="UserName" runat="server" Width="150px" CssClass="text-fild" AutoCompleteType="Disabled"></asp:TextBox>
                                        <asp:RequiredFieldValidator ID="UserNameRequired" runat="server" ControlToValidate="UserName"
                                            ErrorMessage="User Name is required." ToolTip="User Name is required." ValidationGroup="Login1">*</asp:RequiredFieldValidator>
                                    </td>
                                </tr>
                                <tr>
                                    <td align="right">
                                        <asp:Label ID="PasswordLabel" runat="server" AssociatedControlID="Password" Font-Bold="True">Password:</asp:Label></td>
                                    <td>
                                        <asp:TextBox ID="Password" runat="server" TextMode="Password" Width="150px" CssClass="text-fild"></asp:TextBox>
                                        <asp:RequiredFieldValidator ID="PasswordRequired" runat="server" ControlToValidate="Password"
                                            ErrorMessage="Password is required." ToolTip="Password is required." ValidationGroup="Login1">*</asp:RequiredFieldValidator>
                                    </td>
                                </tr>
                                <tr>
                                    <td align="center" colspan="2" style="color: red">&nbsp;
                                        </td>
                                </tr>
                                <tr>
                                    <td align="center" colspan="2">
                                        <asp:Button ID="LoginButton" runat="server" BackColor="#FFFBFF" BorderColor="#CCCCCC"
                                            BorderStyle="Solid" BorderWidth="1px" CommandName="Login" Font-Names="Verdana"
                                            Font-Size="0.8em" ForeColor="#284775" Text="Log In" ValidationGroup="Login1" OnClick="LoginButton_Click" />
                                    </td>
                                </tr>
                            </table></td>
    </tr></tbody>
    </table><br />
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
            <td colspan="2">
                <a href="FrmShortProfile.aspx"><img src="Images/prof.jpg" width="120" height="30" border="0"></a></td>
        </tr>
        <tr>
            <td colspan="2">
                </td>
        </tr>
    </table>
        </td>
                <td style="width:300px" valign="top" align="left" >
                <table style="text-align:left;" border="0" cellpadding="0" cellspacing="0" width="250">
    <tr>
    <td></td>
        <td class="heading">
            News & Events</td>
            <td></td>
    </tr>
    <tr>
    <td></td>
    <td><marquee behavior="scroll" onmouseleave="this.start();" onmouseover="this.stop();"  width="200px" style="POSITION: absolute; background-color:LightBlue;border:1px;border-color:black;border-style:solid;border-width:2px" direction="up" loop="infinite"
    scrollamount="1"  scrolldelay="30" > 
    <asp:Repeater ID="Rep1" runat="server">
    <HeaderTemplate>
    </HeaderTemplate>
<ItemTemplate >
<b><%# DataBinder.Eval(Container, "DataItem.NVE_TITLE")%> </b>
<br />
<%# DataBinder.Eval(Container, "DataItem.NVE_DESCRIPTION")%>
<br />
<br />
</ItemTemplate>

</asp:Repeater></marquee></td>
<td></td>
</tr>
</table></td>
        </tr>   
        <tr>
            <td align="right" style="width: 355px" valign="top">
            </td>
            <td style="width: 347px">
                <strong><span style="font-size: 14pt; color: #cc6699; text-decoration: underline"></span></strong></td>
            <td align="left" style="width: 300px" valign="top">
            </td>
        </tr>
                <asp:Repeater ID="RptBlog" runat="server">
                    <HeaderTemplate>
                    </HeaderTemplate>
                    <ItemTemplate>
                      <b>Date :  </b> <%# DataBinder.Eval(Container, "DataItem.BLG_ADDDATE")%>
                        <br />
                        <b>Name :  </b> <%# DataBinder.Eval(Container, "DataItem.REG_NAME")%>
                        <br />
                       <b>Title :  </b>  <%# DataBinder.Eval(Container, "DataItem.BLG_TITLE")%>
                        <br />
                       <b>Details :  </b>  <%# DataBinder.Eval(Container, "DataItem.BLG_DETAIL")%>
                       <br />
                       <br />
                    </ItemTemplate>
                </asp:Repeater>
        <tr>
            
        </tr>
        </table><br />
    
     
  </div>
    </form>
</body>
</html>

