﻿<%@ Page Language="C#" MasterPageFile="~/MasterPage.Master" AutoEventWireup="true" CodeBehind="admission_schedule.aspx.cs" Inherits="UIT_Website.admission_schedule" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">


    <!--Main Image Frame-->
    <div id="centerDiv"><img src="images/image4.jpg" alt="Usman Institute of Technology - copyrighted pictures" title="Usman Institute of Technology - copyrighted pictures" border="0" /></div>
        
    <div class="space10"></div>   
    <div class="breadcrum"><strong>Location : </strong><a href="index.aspx">Home</a>&nbsp; > &nbsp;<a href="#">Admission</a>&nbsp; > &nbsp;<u>Admission Schedule</u></div>
    <div class="space20"></div>
    
    <!--Left column -->
    <div id="leftCol">
        <div class="heading">Admission Schedule</div>
       


       <table id="Table_01" width="360" height="287" border="0" cellpadding="0" 
            cellspacing="0" align="center">
	<tr>
		<td>
			<img src="images/adminssion-fall2011_01.gif" width="360" height="28" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="images/adminssion-fall2011_02.gif" width="360" height="96" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="images/adminssion-fall2011_03.gif" width="360" height="66" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="images/adminssion-fall2011_04.gif" width="360" height="97" alt=""></td>
	</tr>
</table>








    </div>
    <!--Left column Ended -->
    
    
    <!--right column -->
    <div id="rightCol">
        <img src="images/quote4.jpg" border="0" alt="Valuable Quotations by XSLogic Studios" title="Valuable Quotations by XSLogic Studios" />
    </div>
    
  
</asp:Content>

